how to specify the type of image registration and obtrain the transformation matrix?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!