Correlation between 2 images( shifting or turning images).

조회 수: 11 (최근 30일)
AHMED FARZEEN THALAYAN KANDY
AHMED FARZEEN THALAYAN KANDY 2021년 6월 8일
답변: Image Analyst 2021년 6월 8일
Have an experiment to do correlation between two same images(1st a reference image and 2nd one is the same image, but rotated by an angle). A program in matlab for doing this task would greatly help me.

답변 (1개)

Image Analyst
Image Analyst 2021년 6월 8일
You can try it, but it won't work, but go ahead. Cross correlation does not always tell you what the translation or location is for an image. Just see attached demo. It's a myth - even propagated by the xcorr2() help.
Try Hu's moment:
Or SURF:
or registration:

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by