which are the methods that tell us that the image blocks are same or identical?
    조회 수: 2 (최근 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!

