Effacer les filtres
Effacer les filtres

How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.

1 vue (au cours des 30 derniers jours)
How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.

Réponses (3)

KSSV
KSSV le 23 Mar 2017
doc corr2
  2 commentaires
KSSV
KSSV le 23 Mar 2017
Read about the function corr2. Type help corr2 or read it in the documentation or google it.

Connectez-vous pour commenter.


Santhana Raj
Santhana Raj le 23 Mar 2017
Use the command corr2. Type help corr2 in matlab command window.

Walter Roberson
Walter Roberson le 23 Mar 2017
immse()

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by