how to find similarity between two imges or two audio signals using matlab?
Mostrar comentarios más antiguos
I want to find similarities between two images(to give a secure place for watermark) or two speech signals(for key word spotting)?
1 comentario
Walter Roberson
el 2 de Sept. de 2013
Let me see... the similarity between this platypus and this chameleon is... right there, the slightly darker spot on each marks their cloaca !
Respuestas (1)
Youssef Khmou
el 2 de Sept. de 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
Categorías
Más información sobre Simulation, Tuning, and Visualization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!