How to put a shape on top of an image?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
KALYAN ACHARJYA
on 17 Jan 2021
You may try with imfuse
or Image Overlay Using Transparency
0 Comments
See Also
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!