normalized correlation between 2 images

1 view (last 30 days)
mohammad moosazadeh
mohammad moosazadeh on 31 Oct 2015
Answered: Image Analyst on 31 Oct 2015
hi.How can implement normalized correlation (nc) between the original watermark image and the extracted watermark .I want a function code. Please help me.

Answers (1)

Image Analyst
Image Analyst on 31 Oct 2015
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!