normalized correlation between 2 images
Show older comments
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
on 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.
Categories
Find more on Watermarking in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!