FFT image registration method

19 ビュー (過去 30 日間)
Kamil Tkacz
Kamil Tkacz 2015 年 1 月 29 日
回答済み: Alex Taylor 2015 年 1 月 30 日
Hello
I have a issue with FFT method for translation, rotation and scalling in image registration. Can U explain me how and why i use FFT method to check if e.g rotated image is the same as original image (my project include that i HAVE to use FFT method). I would be very gratefull if someone show me a Matlab code of how it should work properly, because i really dont have any idea how to start this. Thanks for all replies.

回答 (4 件)

Alex Taylor
Alex Taylor 2015 年 1 月 30 日
[1] Reddy, B. S. and Chatterji, B. N., An FFT-Based Technique for Translation, Rotation, and Scale-Invariant Image Registration, IEEE Transactions on Image Processing, Vol. 5, No. 8, August 1996
Reading this paper is the best way to answer your questions.

Sean de Wolski
Sean de Wolski 2015 年 1 月 29 日

Kamil Tkacz
Kamil Tkacz 2015 年 1 月 29 日
I have no access to this link :(
  1 件のコメント
Sean de Wolski
Sean de Wolski 2015 年 1 月 29 日
Run the command in MATLAB:
>>doc imregcorr

サインインしてコメントする。


Kamil Tkacz
Kamil Tkacz 2015 年 1 月 30 日
Yea but this is goes automatically. I rather wanna to understand why does it happend. I know that i should calculate FFT from eg lena.png and rotated, scalling lena2.png. But what it comes next?

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by