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

1 回表示 (過去 30 日間)
How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.

回答 (3 件)

KSSV
KSSV 2017 年 3 月 23 日
doc corr2
  2 件のコメント
Ahmad Yahya
Ahmad Yahya 2017 年 3 月 23 日
Can you explain more, please?
KSSV
KSSV 2017 年 3 月 23 日
Read about the function corr2. Type help corr2 or read it in the documentation or google it.

サインインしてコメントする。


Santhana Raj
Santhana Raj 2017 年 3 月 23 日
Use the command corr2. Type help corr2 in matlab command window.

Walter Roberson
Walter Roberson 2017 年 3 月 23 日
immse()

Community Treasure Hunt

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

Start Hunting!

Translated by