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 ExchangeGeometric 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