which are the methods that tell us that the image blocks are same or identical?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
correlation and root mean square method i know....
except these two methods what are the other methods?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 7 Mai 2013
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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!