Image overlay from certain position in the background image

조회 수: 4 (최근 30일)
prashant singh
prashant singh 2017년 7월 9일
답변: Image Analyst 2017년 7월 9일
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.

채택된 답변

Image Analyst
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개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by