Skip to main content

An evaluation to python imread functions

Project description

imreadeval is a package to evaluate the performance of various python imread functions from different packages.

## Install

pip install imreadeval

PS. If you use anaconda, please install dependencies before pip install. The default dependency install is pip based.

## Packages Evaluated

  • Pillow

  • OpenCV

  • Matplotlib

  • imageio (descendent of scipy.io.imread, which is deprecated)

  • SciKit-Image (depend on SciPy)

## Usage

Just evaluate

import imreadeval

or just import a fastest imread function by

from imreadeval import imread

or try to evaluate different imread functions using YOUR OWN IMAGES

from imreadeval import imread_eval

optimum_package_name = imread_eval(filenames = [‘filename1.jpg’, ‘filename2.png’], times = 1000)

## Develop

  1. git clone the repo git@github.com:quxiaofeng/imreadeval.git

  2. pip install -e .

  3. python -c “import imreadeval”

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

imreadeval-0.2.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distributions

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

imreadeval-0.2.1-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

imreadeval-0.2.1-py2-none-any.whl (2.8 MB view details)

Uploaded Python 2

File details

Details for the file imreadeval-0.2.1.tar.gz.

File metadata

  • Download URL: imreadeval-0.2.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5

File hashes

Hashes for imreadeval-0.2.1.tar.gz
Algorithm Hash digest
SHA256 93d38d3ca601cde1ec0da7c27a1a61bab5237d07834042622b85504651639f7b
MD5 94fb6e9b8c560ad832061c7a29b9d992
BLAKE2b-256 e50c83198682503f0edb9b3aaf094d7784c1e40805b5a613c8b76dd57e4c0349

See more details on using hashes here.

File details

Details for the file imreadeval-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: imreadeval-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5

File hashes

Hashes for imreadeval-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a475e397bfa83f34834c3e7cdb1b02db53b46e90679c9f4cae4d4879c484f4f
MD5 96c9bfba480e13bd81d8604a2b8031c2
BLAKE2b-256 3df9af617a8aa0727be75d7d8c88513098e1c1c76a54ec1e6a141a181a8331d1

See more details on using hashes here.

File details

Details for the file imreadeval-0.2.1-py2-none-any.whl.

File metadata

  • Download URL: imreadeval-0.2.1-py2-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5

File hashes

Hashes for imreadeval-0.2.1-py2-none-any.whl
Algorithm Hash digest
SHA256 5afdefb1afbb26a5546e344bd2f9524dc5494a5864316c099e413081eff212ec
MD5 e5f030706836e695a3d817e17af282b5
BLAKE2b-256 738539a27768daa99f10441475d202a1e5ea30fed27a4b777d8e7a9b0707031c

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