I am trying, unsuccessfully, to use the `compare' utility that comes with ImageMagick. I'm using ImageMagick 6.5.7-10 on Arch Linux (64-bit). Here are the two images I am trying to compare:
The command I am using:
Code: Select all
$ compare crop-new.png crop-old.png diff.png
Code: Select all
compare: images too dissimilar `crop-new.png' @ compare.c/CompareImageCommand/928.