Avi Finkel > Image-Compare

Image-Compare

This Release Image-Compare-0.5  [Download] [Browse 08 Apr 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (104)   FAIL (195)   NA (2)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Image::Compare Compare two images in a variety of ways.     0.5
Image::Compare::AVG_THRESHOLD Compare two images by the overall average color difference of their pixels.      
Image::Compare::Comparator Base class for comparison methods used by Image::Compare      
Image::Compare::EXACT Compare two images for exact equivalence.      
Image::Compare::IMAGE Compares two images and creates a third image representing their differences.      
Image::Compare::THRESHOLD Compare two images by by a maximum per-pixel color difference of their pixels.      
Image::Compare::THRESHOLD_COUNT Count the number of pixel pairs in two images that differ by more than a given threshold.