Image to Image correlation (moving window) function colfilt
4 ビュー (過去 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!