Hello People,

In our company, there is an application that deals with images.  The last step 
of any testing done on the application will be check whether an the image given 
as input to the application is same as the image generated as output by the 
application.  The images, currently being outputted by the application, are 
exactly same as their respective images except for the intensity of their 
contents.  For example, in the output image, the text is darker than in the 
input image, the lines drawn inside of the input image comes out a bit darker 
in the output image.  Since the two do not match 100%, Image Magick's 'compare' 
result shows differences.  Is there any option with the 'compare' command, 
which would tell Image Magick not to check the intensity of the colors?  Apart 
from the intensity, the two images are exactly the same.  Our requirement is 
that Image Magick should tell that these two images are same after ignoring the 
intensity of their colors.  If it is
 possible, please let us know.

Thanks for your time,
Vijay


      
_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to