Skip to main content

Compare two images

Project description

Package Description

Utility function for comparing two images. Inspired by MATLAB’s imshowpair function.

Installation

imshowpair requires matplotlib. To install, download the source and run

python setup.py install

Usage

Sample usage:

import imshowpair
a = .. # load first image
b = .. # load second image
imshowpair.imshowpair(a, b)

Functions to use when comparing images (alpha blending, etc.) are implemented in imshowpair.utils. These may require additional dependencies such as scikit-image:

import imshowpair
import imshowpair.utils as utils
a = .. # load first image
b = .. # load second image
imshowpair.imshowpair(a, b, utils.blend)

Development

The latest source code can be obtained from GitHub.

Authors

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

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

imshowpair-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

imshowpair-0.1.0-py2.py3-none-any.whl (4.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file imshowpair-0.1.0.tar.gz.

File metadata

  • Download URL: imshowpair-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for imshowpair-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ae8669678e1005801652a088302fe52bf6cdf5975811e2231a37289539c16866
MD5 b219e1e2f225baa3f0cc940b54aa0e09
BLAKE2b-256 01485c00b3fb793bb9b6ba30aafe0d14861d2bc83117f5f8f86c28e41a423ac6

See more details on using hashes here.

File details

Details for the file imshowpair-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: imshowpair-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for imshowpair-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2342cf335321a04d43531c53f3e084097f47e812051d079d6aac72e4584981df
MD5 3a0b5faf5c6cd62bbca398d260be0327
BLAKE2b-256 ff7dbf44717d2faead8fbf53b97ab2b8ecdb70a900e531fc1c190aa549cc69c6

See more details on using hashes here.

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