Normalized Cross Correlation with rotated images
Mostrar comentarios más antiguos
Is there any easy way to do a normalized cross-correlation on 2D images that are rotated? Ideally I'm looking for something like normxcorr2().
This will be performed about a thousand image pairs, in an automated fashion. So setting control points isn't an option.
Thanks!
Respuestas (2)
Sean de Wolski
el 15 de Mzo. de 2011
0 votos
Why don't you do it in the Fourier domain which can handle rotations/scaling/translations all at once!
1 comentario
Stephen
el 15 de Mzo. de 2011
Sean de Wolski
el 15 de Mzo. de 2011
0 votos
Haven't used it but it claims to be able to.
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!