image registration/find scale factor and recover it
Show older comments
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 Comment
Tao Feng
on 6 Jul 2013
Try adding the code: Scale=10^(THETA_X/(size(THETA_PHASE,1)/2));
Answers (0)
Categories
Find more on Image Filtering and Enhancement 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!