FFT image registration method
Show older comments
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
on 30 Jan 2015
1 vote
[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
on 29 Jan 2015
0 votes
Kamil Tkacz
on 29 Jan 2015
0 votes
1 Comment
Sean de Wolski
on 29 Jan 2015
Run the command in MATLAB:
>>doc imregcorr
Kamil Tkacz
on 30 Jan 2015
0 votes
Categories
Find more on Image Registration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!