Image correlation / matching / alignment
Mostrar comentarios más antiguos
Hello everybody,
I have 2 similar images, but taken with 2 different cameras, so the intensity may vary, also small displacement may be presented.
Could you please suggest me, what are the best functions or algorithms can be used to match/correlate/ align 2 similar images with different intensity and small displacement.
I've heard about following functions: imregister() and imregtform(). Are the they suitable to do what I want, and is there anything else I need to know?
Best Regards, Ivan
Respuesta aceptada
Más respuestas (1)
Alex Taylor
el 28 de Abr. de 2015
1 voto
I'd also check out imregcorr for the case of simple transformations up through similarly transformations.
1 comentario
Ivan Shorokhov
el 28 de Abr. de 2015
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!