Normalized Cross Correlation with rotated images

Is there any easy way to do a normalized cross-correlation on 2D images that are rotated? Ideally I'm looking for something like normxcorr2().
This will be performed about a thousand image pairs, in an automated fashion. So setting control points isn't an option.
Thanks!

답변 (2개)

Sean de Wolski
Sean de Wolski 2011년 3월 15일

0 개 추천

Why don't you do it in the Fourier domain which can handle rotations/scaling/translations all at once!

댓글 수: 1

Stephen
Stephen 2011년 3월 15일
Any chance you know of a "canned" solution that does cross correlations in the Fourier domain? In my limited Matlab experience, I've found that every time I code something I later stumble upon a superior canned solution.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

질문:

2011년 3월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by