How to put a shape on top of an image?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello.
I want to join two images: a shape (created by mapshow) and an image (created by imasgesc). Is it possible to overlap one another? I need the shape's contours to remain in the image created by imagesc.
I put an example of the shape and the image.
Does anyone know how I can do this?
0 Commenti
Risposte (1)
KALYAN ACHARJYA
il 17 Gen 2021
You may try with imfuse
or Image Overlay Using Transparency
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!