Correlation function
显示 更早的评论
The function corr2..it is used in MATLAB to compare two images according to the formula as given in MATLAB help. I wanted to know the logic behind the function. I mean, what does correlation exactly mean and what does it do really while comparing two images. Replies are really needed as i have a project to complete.
回答(1 个)
the cyclist
2011-4-4
0 个投票
You should be able to type "edit corr2" and look into the exact calculation. Be careful not to make changes and overwrite.
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!