Skip to main content

Calculates the percent area that two images differ

Project description

[![Build Status](https://travis-ci.org/noaa-nws-cpc/img-percent-diff.svg?branch=master)](https://travis-ci.org/noaa-nws-cpc/img-percent-diff) [![Coverage Status](https://coveralls.io/repos/github/noaa-nws-cpc/img-percent-diff/badge.svg?branch=master)](https://coveralls.io/github/noaa-nws-cpc/img-percent-diff?branch=master)

Calculates the percent area that two images differ. This is useful for unit tests when you have to compare an image created by a unit test with a baseline image in the repo.

  • Free software: Creative Commons license

Installation

Create your virtual environment

$ virtualenv <env-name>

Then activate your virtual environment and install img-percent-diff

$ source <env-name>/bin/activate $ pip install img-percent-diff

Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.

# Change Log

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.0] - 2016-07-28

### Added

  • Something

  • Something else

### Changed

  • Something

  • Something else

### Fixed

  • Something

  • Something else

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

img-percent-diff-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

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