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

조회 수: 2 (최근 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

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