Code for CorrCoef without using inbuilt function
Afficher commentaires plus anciens
Hello, I need to do pattern matching with an image and template with out using the corrcoef in-built function in matlab - essentially programming that in built function from scratch. Any suggestion/help/solutions would be greatly appreciated!
Réponse acceptée
Plus de réponses (1)
Wayne King
le 12 Juin 2012
0 votes
The code for corrcoef is open for you to look at. Can't you use that as a basis for your implementation?
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!