Image to Image correlation (moving window) function colfilt
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (1개)
David Young
2016년 7월 14일
You are likely to find normxcorr2 more suitable that colfilt for this purpose. Is there a reason why you want to use colfilt?
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!