binary image registration, no rotation
Afficher commentaires plus anciens
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.
Réponses (1)
Image Analyst
le 16 Juil 2011
0 votes
Try normxcorr2() in the Image Processing Toolbox.
1 commentaire
charlie
le 16 Juil 2011
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!