add image to image?
Show older comments
is there any function that can add small size image on the large image that it can be displayed small image over large image?
1 Comment
Stephen23
on 1 Jan 2017
Images are just arrays of numbers, so you can use indexing.
You can find some functions on FEX (ultimately they will all use indexing or something equivalent, so are not really required).
Answers (1)
Image Analyst
on 1 Jan 2017
0 votes
See my attached copy and paste demos.
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!