Output image and patch as new image
Show older comments
I have an image that I put a transparent patch over. I would like to now "merge" the image and the patch into a new image, which I can call later. I've tried setting the patch to a variable and using imshow to show this image, but that does not work because the variable is only a number, not an image matrix. I would like to know if there is a way to do this and if there is, how.
Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Polygons 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!