- -> compare -metric mae image.png reconstruction.png - | convert - -resize 50% difference.png
342.782 (0.00523051)
Compare not returning anything
Re: Compare not returning anything
ImageMagick sends messages to stderr to permit a user to redirect their images to one file and metadata information to another. Here compare redirects the difference image to another process and displays the metric to the terminal: