Skip to main content

Tool for image diffs.

Project description

https://badge.fury.io/py/imagediffer.svg https://travis-ci.org/janslifka/imagediffer.svg?branch=master https://readthedocs.org/projects/imagediffer/badge/?version=latest

Image Differ is a tool for image comparison. It loads 2 images (either local files or from the internet) and generates the diff image that shows where the images are different. It also calculates:

  • Percentage of pixels where the images differ (with adjustable threshold for difference)

  • Mean Square Error for the images

  • Structural Similarity Index

It can also calculate comparison stats for individual color channels or convert images to grayscale.

Image Differ can be used as a library for other projects or it provides GUI application.

Installation

The easiest way to install imagediffer is using pip

python -m pip install imagediffer

You can also clone this repository, install requirements using pip and then install imagediffer using setup.py.

python setup.py install

Documentation

If you want to build documentation yourself, you need to have sphinx doc installed and then run make html in the docs folder.

Development

Simply clone the project and install dependencies from requirements.txt file using pip.

python -m pip install -r requirements.txt

Used libraries

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

imagediffer-0.1.4.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file imagediffer-0.1.4.tar.gz.

File metadata

  • Download URL: imagediffer-0.1.4.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for imagediffer-0.1.4.tar.gz
Algorithm Hash digest
SHA256 fba968e367dc70e4854d8b105d079ccb5bd898a259fec22e548f846d79325a87
MD5 d4eb736f8aa332f05711d97221de7f2a
BLAKE2b-256 2b0627d023e9a83f6dfb3a90df5c81c50ce744cad8da09c5798f4d079704246c

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