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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file img-percent-diff-0.1.0.tar.gz
.
File metadata
- Download URL: img-percent-diff-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e67472336e285396c99fd6364ce444de0194192d8a20b946d0ed078355d8825 |
|
MD5 | b186d566869fd3b807c1e3462924bdc3 |
|
BLAKE2b-256 | 174b40cc15f4e8e6d33f09daeca262bfacc394ef9a358563716bcfd6805c5792 |