Image overlay from certain position in the background image
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
prashant singh
le 9 Juil 2017
Réponse apportée : Image Analyst
le 9 Juil 2017
I have 2 images and I am overlaying object from image B on the image A. I want to overlay at the certain position on image A. From example, I want an object from image B to overlay on Image A at the certain position of image A. Like object should be just above from the bottom.
0 commentaires
Réponse acceptée
Image Analyst
le 9 Juil 2017
See instructions on overlaying an image onto another image:
You might have to use imtranslate() if the one image needs to be shifted with respect to the other.
0 commentaires
Plus de réponses (0)
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!