normalized correlation between 2 images
Afficher commentaires plus anciens
hi.How can implement normalized correlation (nc) between the original watermark image and the extracted watermark .I want a function code. Please help me.
Réponses (1)
Image Analyst
le 31 Oct 2015
1 vote
There is a function called normxcorr2(). Try that. Not sure what you expect to see though. Anyway, I've attached a demo for the more usual case - template matching/pattern recognition.
Catégories
En savoir plus sur Watermarking dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!