add image to image?

1 visualización (últimos 30 días)
young jin Kwak
young jin Kwak el 1 de En. de 2017
Respondida: Image Analyst el 1 de En. de 2017
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 comentario
Stephen23
Stephen23 el 1 de En. de 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).

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 1 de En. de 2017
See my attached copy and paste demos.

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by