image registration/find scale factor and recover it
Afficher commentaires plus anciens
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 commentaire
Tao Feng
le 6 Juil 2013
Try adding the code: Scale=10^(THETA_X/(size(THETA_PHASE,1)/2));
Réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!