which are the methods that tell us that the image blocks are same or identical?
1 回表示 (過去 30 日間)
古いコメントを表示
correlation and root mean square method i know....
except these two methods what are the other methods?
0 件のコメント
採用された回答
Walter Roberson
2013 年 5 月 7 日
If the two objects are identical, then compare them with isequal() . No need to do any statistical calculations: they are either identical or they are not.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!