I just discovered ImageMagick, and I'm figuring out how it works. I want to compare two images and get a metric on their similarity returned to be used by a subsequent program in the script. I found a usage example here and I'm trying to model my command after this example: compare -metric MAE ...