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!