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.2.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.2-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

  • Download URL: imreadeval-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 3cdab49dab49ae86cda26436bbff80bd49a951e3cb896896f15cafa90d6e113f
MD5 3c0e459779d6905478940984611b2ce2
BLAKE2b-256 f7b3f49cf45c2fc575318dea89bcaf96a208490b95b1353570bc2e4b66d33e6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e986bdb8eb82b1baf1f9db4a6e3ddb06a948ce42bccd54004910f7109fe396b9
MD5 54dcc201ff5f318cdb3141d0a43f91e9
BLAKE2b-256 190ab64de470e9d92b72fc7ca35e806dc14f5d69c10c19213e0c93d37436437a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imreadeval-0.2.2-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.2-py2-none-any.whl
Algorithm Hash digest
SHA256 2073a7df0e0e66ec1aeb1294e12eda2e25e27dd37ede5efaf1acddecccc0ef65
MD5 168341bc78d74d30f25960031ddc5940
BLAKE2b-256 49f96d81c65527ea6da3796dd1447596b48e3034e92dc4014227c7df98ca42ee

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