which are the methods that tell us that the image blocks are same or identical?
3 次查看(过去 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!