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.
0 件のコメント
回答 (3 件)
Santhana Raj
2017 年 3 月 23 日
Use the command corr2. Type help corr2 in matlab command window.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!