How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.
1 view (last 30 days)
Show older comments
How to compare similarity between two binary images in matlab, please? I need to find the percentage of similarity. Thanks.
0 Comments
Answers (3)
Santhana Raj
on 23 Mar 2017
Use the command corr2. Type help corr2 in matlab command window.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!