Image overlay from certain position in the background image
6 ビュー (過去 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!