-
Notifications
You must be signed in to change notification settings - Fork 1
ivanych/Image-Compare
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for Image::Compare Image::Compare Image::Compare is a module for performaing comparisons of, well.. images. PREREQUISITES This suite requires Perl 5; I've only used it under Perl 5.10.0, so for anything lower, you're on your own. Image::Compare makes heavy use of Imager, and also can make use of LWP if it is installed. INSTALLATION You install Image::Compare, as you would install any perl module library, by running these commands: perl Makefile.PL make make test make install If you want to install a private copy of Tree::Trie in your home directory, then you should try to produce the initial Makefile with something like this command: perl Makefile.PL PREFIX=~/perl DOCUMENTATION POD-format documentation is included in Compare.pm. POD is readable with the 'perldoc' utility. SUPPORT Questions, bug reports, useful code bits, and suggestions for Image::Compare should just be sent to me at [email protected] AVAILABILITY The latest version of Image::Compare is available from the Comprehensive Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a CPAN site near you. COPYRIGHT Copyright 2010, Avi Finkel <[email protected]>, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
Compare two images in a variety of ways
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published