how to find similarity between two imges or two audio signals using matlab?
이전 댓글 표시
I want to find similarities between two images(to give a secure place for watermark) or two speech signals(for key word spotting)?
댓글 수: 1
Walter Roberson
2013년 9월 2일
Let me see... the similarity between this platypus and this chameleon is... right there, the slightly darker spot on each marks their cloaca !
답변 (1개)
Youssef Khmou
2013년 9월 2일
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
카테고리
도움말 센터 및 File Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!