images comparisson
이전 댓글 표시
hello to all im trying to compare two (grayscale) patterns and to tell if they are somewhat alike. i read that likeness measure can be done by comparing the 2d-fft of the two images. if it’s true, can someone tell me how to do the transformation and how do you think is good to compare the two? thanks A LOT !
Noam.
답변 (1개)
Sean de Wolski
2011년 2월 22일
0 개 추천
What are you dealing with? If you're dealing with translation/rotation/scaling, FFT solutions are the way to go. If you just want a simple comparison you could use either the normalized cross correlation or the sum of the absolute differences...
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!