Image to Image correlation (moving window) function colfilt
Mostrar comentarios más antiguos
Dear all, I have two images and I want to calculate the correlation coefficient between two images using moving window. I know the function colfilt that is the moving window function and I want to use it. Thank you in advance.
Respuestas (1)
David Young
el 14 de Jul. de 2016
0 votos
You are likely to find normxcorr2 more suitable that colfilt for this purpose. Is there a reason why you want to use colfilt?
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!