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 and packages.

## Install

pip install imreadeval

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

## Dependencies or Packages Tested

  • Pillow

  • OpenCV

  • Matplotlib

  • SciPy

  • SciKit-Image

## 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.1.11.tar.gz (3.1 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.1.11-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

  • Download URL: imreadeval-0.1.11.tar.gz
  • Upload date:
  • Size: 3.1 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.1.11.tar.gz
Algorithm Hash digest
SHA256 de17a3120ac6fa7951079ea746037cf65918ea24b629338b1321fada34008126
MD5 04ed7000d57dd1ec17d9b64482324a61
BLAKE2b-256 fec59ed3a253dcbd39cae22e20498c00987aed4ff591394ae0cf899b0c2f031e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.1.11-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.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 34242a2c7fcc54f86c4ee5b795c28d91ec86c2196f9ce7ebe2579a69381dce32
MD5 97604eb21a22aad21764ba08e3c1668b
BLAKE2b-256 ca0b64862799fd3638b601dda08bab01e01e46bd949c3f170c37694e9cc8d27c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.1.11-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.1.11-py2-none-any.whl
Algorithm Hash digest
SHA256 7a4f0dad45fc2469e6853998ebe14f314bc398ec52ecd052d130ae2c0fc82cfe
MD5 6c01f5994a3f8a451174b68efd8675f3
BLAKE2b-256 13876bfa6a340212329fd872d7133a4a878e8a45f288158d58c496c32250254c

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