How to save the DIFFERENCES between two images ?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Sanjay
Posts: 1
Joined: 2012-03-28T02:52:18-07:00
Authentication code: 8675308

How to save the DIFFERENCES between two images ?

Post by Sanjay »

Hi Guys..
I am using ImageMagick Tool in Selenium Web Automation for the comparison of Actual and Expected image.
What i need is, i compare nearly 5000 images and i also get the compared images in a folder which i specify but i cant refer to all those 5000 images where exactly the issues are present. Hence it would be really good that only the images with issues or changes save in the Difference Image Folder. Whether it is possible through command??? Guys please help me out for this !


Thanks in Advance..
Sanjay P S
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: How to save the DIFFERENCES between two images ?

Post by anthony »

I have split your NEW topic from the old one you had attached it to...
viewtopic.php?f=1&t=15584

However you are not exactly clear about "can't referto those 5000 image"

Are you compareing 5000 image against 5000 images? Or just one image against 5000 images?
What are you actually tring to achieve in the end?
Prehaps a more step-by-step summary of the problem?
Also what type of system you are using (windows, Mac, Unix, Linux, PHP?) etc...

Note I am not familar with the "Selenium Web Automation" program.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply