image registration/find scale factor and recover it
Mostrar comentarios más antiguos
Hi I'm using the code here http://www.mathworks.com/matlabcentral/fileexchange/19731-fourier-mellin-image-registration/content/Register.m
I want to find the "scale factor" of the second image that has been translated,rotated,and scaled then recover the scale, can any one help me?!
1 comentario
Tao Feng
el 6 de Jul. de 2013
Try adding the code: Scale=10^(THETA_X/(size(THETA_PHASE,1)/2));
Respuestas (0)
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!