logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

diffimg - Calculates intersection between two images

Author

       diffimg was written by John Ellson <ellson@research.att.com>

       This  manual page was written by David Claughton <dave@eclecticdave.com>, for the Debian project (but may
       be used by others).

                                                  Jan 31, 2010                                        DIFFIMG(1)

Description

diffimg  generates an image where each pixel is the difference between the corresponding pixel in each of
       the two source images.  Thus, if the source images are the  same  the  resulting  image  will  be  black,
       otherwise it will have regions of non-black where the images differ.

       Currently supports: .png, .gif, .jpg, and .ps by using ghostscript

Name

       diffimg - Calculates intersection between two images

Synopsis

diffimg image1 image2 [outimage]

See Also