how to specify the type of image registration and obtrain the transformation matrix?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!