In order to program a watchdog-timer for a perpetual screenshot, I need to compare the image
content from the command line. Even with identical content, diff and cmp report that two consecutive files are different. So I need to look at the image content itself, best with some fuzzyness.
Any suggestions?