add image to image?

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

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).

Sign in to comment.

Categories

Asked:

on 1 Jan 2017

Answered:

on 1 Jan 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!