magick Compare returns 'PCS Illuminant is not D50' error
Posted: 2017-03-22T07:07:25-07:00
Hi,
I am using imagemagick to compare images and generate deltas (or minus images).
Command i use is- 'magick compare "image1" "image2" "image_delta".
It works fine on my desktop, but the issue I have is that the same command is returning 'compare: iccp: profile 'default_rgb.icc': 0h: PCS illuminant is not D50' 'image_delta' @ warning/png.c/MagickPNGWarningHandler/1683'.
Is this something that can be resolved?
I am using ImageMagick primarily for comparing a before and after versions of two images.
Thanks for your time & help in advance.
I am using imagemagick to compare images and generate deltas (or minus images).
Command i use is- 'magick compare "image1" "image2" "image_delta".
It works fine on my desktop, but the issue I have is that the same command is returning 'compare: iccp: profile 'default_rgb.icc': 0h: PCS illuminant is not D50' 'image_delta' @ warning/png.c/MagickPNGWarningHandler/1683'.
Is this something that can be resolved?
I am using ImageMagick primarily for comparing a before and after versions of two images.
Thanks for your time & help in advance.