how to specify the type of image registration and obtrain the transformation matrix?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!