FFT image registration method

17 views (last 30 days)
Kamil Tkacz
Kamil Tkacz on 29 Jan 2015
Answered: Alex Taylor on 30 Jan 2015
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.

Answers (4)

Alex Taylor
Alex Taylor on 30 Jan 2015
[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 on 29 Jan 2015

Kamil Tkacz
Kamil Tkacz on 29 Jan 2015
I have no access to this link :(

Kamil Tkacz
Kamil Tkacz on 30 Jan 2015
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?

Community Treasure Hunt

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

Start Hunting!