Image to Image correlation (moving window) function colfilt
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
David Young
am 14 Jul. 2016
You are likely to find normxcorr2 more suitable that colfilt for this purpose. Is there a reason why you want to use colfilt?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!