normalized correlation between 2 images
Ältere Kommentare anzeigen
hi.How can implement normalized correlation (nc) between the original watermark image and the extracted watermark .I want a function code. Please help me.
Antworten (1)
Image Analyst
am 31 Okt. 2015
1 Stimme
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.
Kategorien
Mehr zu Watermarking finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!