Skip to main content

This Python package allows for image comparison between two provided images using a specified threshold

Project description

Images Compare 🖼️

This Python package allows for image comparison between two provided images using a specified threshold.

Installation

Install images-compare with pip

pip install images-compare

Demo

Copy the below code snippet for a quick start

from images_compare import verify_images

res = verify_images("img_1.png", "img_2.png", 0.0001)
print(res)

Usage

The function verify_images is designed to take three parameters: the first two parameters are the images to be compared, and the third parameter represents the threshold difference. The default value for the threshold is set to 0.0001.

Authors

Denzil Rodrigues

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

images-compare-0.6.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

images_compare-0.6.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file images-compare-0.6.0.tar.gz.

File metadata

  • Download URL: images-compare-0.6.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for images-compare-0.6.0.tar.gz
Algorithm Hash digest
SHA256 4c3a544990623d7383d00929e6f7712b49cfe45211fab6f973429674c0a02794
MD5 e8a9dcf5029956a23bc75366f1d8e0fe
BLAKE2b-256 ce64dbc86810c328b40f1178cca72f397fe403264e119385e9d2bbd14d9a83d3

See more details on using hashes here.

File details

Details for the file images_compare-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: images_compare-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for images_compare-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7fe9ac8378736226b68f3bb2903c5e939ddb6e776f1a2c4bb6c39f71c5446f5
MD5 0a056e6415bc7ae3f11c84b4fa322c11
BLAKE2b-256 d1df4bfce7de3615a57c69aa650b0b301f3601578002aa99d3d9c03edd26d366

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page