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!