Image-Compare 1.03 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Image::Compare | Compare two images in a variety of ways. | 1.03 | metacpan |
Image::Compare::AVG_THRESHOLD | Compare two images by the overall average color difference of their pixels. | metacpan | |
Image::Compare::Comparator | Base class for comparison methods used by Image::Compare | metacpan | |
Image::Compare::EXACT | Compare two images for exact equivalence. | metacpan | |
Image::Compare::IMAGE | Compares two images and creates a third image representing their differences. | metacpan | |
Image::Compare::THRESHOLD | Compare two images by by a maximum per-pixel color difference of their pixels. | metacpan | |
Image::Compare::THRESHOLD_COUNT | Count the number of pixel pairs in two images that differ by more than a given threshold. | metacpan |