how to specify the type of image registration and obtrain the transformation matrix?
1 view (last 30 days)
Show older comments
I have two tiff images. One is "fixed" the other "moving". Because I know there are only two type of transformation involved in the moving image, i.e. a translation and a scale, I would like to;
- First, register the two images by only translation and obtain the translation matrix .
- Second, register the two image only by scaling and obtain the scale matrix.
The transformation matrix obtained has to be with a 6 significant figure precision.
So far, I have read the thread on imregister and imregtform and I'm getting nowhere.
I thank you in advance.
Shayan
1 Comment
Answers (0)
See Also
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!