SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Image-Compare rpm build for : openSUSE Tumbleweed. For other distributions click perl-Image-Compare.

Name : perl-Image-Compare
Version : 1.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 231.52 Date : 2024-08-05 19:13:07
Group : Development/Libraries/Perl Source RPM : perl-Image-Compare-1.03-231.52.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Compare two images in a variety of ways
Description :
This library implements a system by which 2 image files can be compared,
using a variety of comparison methods. In general, those methods operate on
the images on a pixel-by-pixel basis and reporting statistics or data based
on color value comparisons.

\'Image::Compare\' makes heavy use of the \'Imager\' module, although it\'s not
neccessary to know anything about it in order to make use of the compare
functions. However, \'Imager\' must be installed in order to use this module,
and file import types will be limited to those supported by your installed
\'Imager\' library.

In general, to do a comparison, you need to provide 3 pieces of
information: the first image to compare, the second image to compare, and a
comparison method. Some comparison methods also require extra arguments --
in some cases a boolean value, some a number and some require a hash
reference with structured data. See the documentation below for information
on how to use each comparison method.

\'Image::Compare\' provides 3 different ways to invoke its comparison
functionality -- you can construct an \'Image::Compare\' object and call
\'set_*\' methods on it to give it the information, then call \'compare()\' on
that object, or you can construct the Image::Compare with all of the
appropriate data right off the bat, or you can simply call \'compare()\' with
all of the information. In this third case, you can call \'compare()\' as a
class method, or you can simply invoke the method directly from the
\'Image::Compare\' namespace. If you\'d like, you can also pass the word
\'compare\' to the module when you \'use\' it and the method will be imported
to your local namespace.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-I/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Image-Compare-1.03-231.52.noarch.rpm
     

Provides :
perl(Image::Compare)
perl(Image::Compare::AVG_THRESHOLD)
perl(Image::Compare::Comparator)
perl(Image::Compare::EXACT)
perl(Image::Compare::IMAGE)
perl(Image::Compare::THRESHOLD)
perl(Image::Compare::THRESHOLD_COUNT)
perl-Image-Compare

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Imager) >= 0.54
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Image
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/AVG_THRESHOLD.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/Comparator.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/EXACT.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/IMAGE.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/THRESHOLD.pm
/usr/lib/perl5/vendor_perl/5.40.0/Image/Compare/THRESHOLD_COUNT.pm
/usr/share/doc/packages/perl-Image-Compare
/usr/share/doc/packages/perl-Image-Compare/Changes
/usr/share/doc/packages/perl-Image-Compare/README
/usr/share/man/man3/Image::Compare.3pm.gz
/usr/share/man/man3/Image::Compare::AVG_THRESHOLD.3pm.gz
/usr/share/man/man3/Image::Compare::Comparator.3pm.gz
/usr/share/man/man3/Image::Compare::EXACT.3pm.gz
/usr/share/man/man3/Image::Compare::IMAGE.3pm.gz
/usr/share/man/man3/Image::Compare::THRESHOLD.3pm.gz
/usr/share/man/man3/Image::Compare::THRESHOLD_COUNT.3pm.gz

 
ICM