normalized correlation between 2 images

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
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by