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.7.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.7-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

imreadeval-0.1.7-py2-none-any.whl (4.9 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: imreadeval-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 cf2b7da9a889e4261f62049d34c0c7bf7e1e2a159be5248c08bf470b10cdc570
MD5 63ea1dd0a91d4dc4244268bf7f7be786
BLAKE2b-256 a25d58c8e55827c3e2b4d4daba560c20776228b938ee825568097a888b675166

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0ab3c34855f57d501c535f122e2028df8016f007cf5b8d71477b7243d3310c93
MD5 71247720788868848695d697da42209d
BLAKE2b-256 f2af11dd7dca537384999b21fd81e28fd8765e8b43540d4c686240f67cde75fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.1.7-py2-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • 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.7-py2-none-any.whl
Algorithm Hash digest
SHA256 66f702c53673616d0d34492840c72c67d155a9e2b2e1933d25916a8500eb3dbd
MD5 113965451052e36359c9e59b82d1d98a
BLAKE2b-256 b06aff66eeef61c8004acebcc96bda2e63f6dc0f5197d00b5cec1211eb6da561

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