how to find similarity between two imges or two audio signals using matlab?
Ältere Kommentare anzeigen
I want to find similarities between two images(to give a secure place for watermark) or two speech signals(for key word spotting)?
1 Kommentar
Walter Roberson
am 2 Sep. 2013
Let me see... the similarity between this platypus and this chameleon is... right there, the slightly darker spot on each marks their cloaca !
Antworten (1)
Youssef Khmou
am 2 Sep. 2013
there are many statistical tools that can be used for this purpose , ( rmse, Correlation, cross spectral density, ...etc), try the pairwise distance for example :
>>doc pdist
Kategorien
Mehr zu Signal Processing Toolbox 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!