FFT image registration method
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (4)
Alex Taylor
el 30 de En. de 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.
0 comentarios
Kamil Tkacz
el 29 de En. de 2015
1 comentario
Sean de Wolski
el 29 de En. de 2015
Run the command in MATLAB:
>>doc imregcorr
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!