Image to Image correlation (moving window) function colfilt
显示 更早的评论
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.
回答(1 个)
David Young
2016-7-14
0 个投票
You are likely to find normxcorr2 more suitable that colfilt for this purpose. Is there a reason why you want to use colfilt?
类别
在 帮助中心 和 File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!