code for normalized cross-correlation in matlab
이전 댓글 표시
hi all in fact i have two matrices size 91x91 called pcai and pcaj. and each column of both matrices represents eigenvector(features). i would like to get the normalized cross-correlation Code to match between them. where the equation to compute (cross-correlation )is avalible at the below linked page5 of the paper equation16 http://www.ittconference.ie/prevconf/2007/papers/24.pdf please reply me thanks
답변 (1개)
Sean de Wolski
2011년 4월 14일
doc normxcorr2
댓글 수: 2
Taleb Almajrbi
2011년 4월 14일
Sean de Wolski
2011년 4월 14일
Did you read the documentation file that the above command opened?
카테고리
도움말 센터 및 File Exchange에서 Morphological Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!