Correlation function
Show older comments
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.
Answers (1)
the cyclist
on 4 Apr 2011
0 votes
You should be able to type "edit corr2" and look into the exact calculation. Be careful not to make changes and overwrite.
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!