code for normalized cross-correlation in matlab
Mostrar comentarios más antiguos
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
Respuestas (1)
Sean de Wolski
el 14 de Abr. de 2011
doc normxcorr2
2 comentarios
Taleb Almajrbi
el 14 de Abr. de 2011
Sean de Wolski
el 14 de Abr. de 2011
Did you read the documentation file that the above command opened?
Categorías
Más información sobre Morphological Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!