add image to image?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Stephen23
le 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).
Réponses (1)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!