Error using corr function while finding the correlation of image in matlab
显示 更早的评论
I Keep getting the same Error while finding the correlation of image in matlab using corr function ??? Attempted to access CORR.;ell. any help would be appreciated thanking you
2 个评论
Walter Roberson
2011-10-5
It seems unlikely that that is complete and exact error message. Please copy and paste the complete error traceback.
ganesh s
2011-10-5
采纳的回答
更多回答(1 个)
Image Analyst
2011-10-5
0 个投票
You probably want normxcorr2(), or less likely xcorr2(). You're trying to roll your own and messing up.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!