Image overlay from certain position in the background image
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2017-7-9
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Volumetric Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!