what is correlation analysis function in matlab
古いコメントを表示
Is there any function to analyse the correlation pixels in matlab?
採用された回答
その他の回答 (1 件)
Image Analyst
2013 年 12 月 29 日
0 投票
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.
カテゴリ
ヘルプ センター および File Exchange で Correlation and Convolution についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!