binary image registration, no rotation
Mostrar comentarios más antiguos
Hi guys,
I have a simple question, but cannot find the optimal solution.
I have two binary images, with a random X and Y shift, and without rotation. I want to register the images in order to find out what is the X/Y shift.
I can manually move 1 image around the other to find the best match. but I think there is something much easier out there.
please help.
Respuestas (1)
Image Analyst
el 16 de Jul. de 2011
0 votos
Try normxcorr2() in the Image Processing Toolbox.
1 comentario
charlie
el 16 de Jul. de 2011
Categorías
Más información sobre Geometric Transformation and Image Registration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!