"compare" confuses "1" with "2" in IM V6, and in V7 it simply fails saying the two images are too different.
I tried several command lines, for example:
Code: Select all
compare -verbose -subimage-search -metric AE base-image2.png 2r.png diff.png
I need to ignore color differences, hence this image would have 2 instances of each number.
I also had a look at this page but I don't know how to translate BASH to DOS, and word wrap does not help...
https://www.imagemagick.org/Usage/compare/#difference
edit: added sub-images