Skip to main content

Image processing in Python

Project description

scikit-image: Image processing in Python

Image.sc forum Stackoverflow project chat codecov.io

Installation from binaries

  • Debian/Ubuntu: sudo apt-get install python-skimage
  • OSX: pip install scikit-image
  • Anaconda: conda install -c conda-forge scikit-image
  • Windows: Download Windows binaries

Also see installing scikit-image.

Installation from source

Install dependencies using:

pip install -r requirements.txt

Then, install scikit-image using:

$ pip install .

If you plan to develop the package, you may run it directly from source:

$ pip install -e .  # Do this once to add package to Python path

Every time you modify Cython files, also run:

$ python setup.py build_ext -i  # Build binary extensions

License (Modified BSD)

Copyright (C) 2011, the scikit-image team All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of skimage nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Citation

If you find this project useful, please cite:

Stéfan van der Walt, Johannes L. Schönberger, Juan Nunez-Iglesias, François Boulogne, Joshua D. Warner, Neil Yager, Emmanuelle Gouillart, Tony Yu, and the scikit-image contributors. scikit-image: Image processing in Python. PeerJ 2:e453 (2014) https://doi.org/10.7717/peerj.453

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scikit-image-0.19.2.tar.gz (22.2 MB view details)

Uploaded Source

Built Distributions

scikit_image-0.19.2-cp310-cp310-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

scikit_image-0.19.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.2-cp310-cp310-macosx_12_0_arm64.whl (12.5 MB view details)

Uploaded CPython 3.10 macOS 12.0+ ARM64

scikit_image-0.19.2-cp310-cp310-macosx_10_13_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

scikit_image-0.19.2-cp39-cp39-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

scikit_image-0.19.2-cp39-cp39-win32.whl (11.6 MB view details)

Uploaded CPython 3.9 Windows x86

scikit_image-0.19.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (14.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

scikit_image-0.19.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.2-cp39-cp39-macosx_12_0_arm64.whl (12.4 MB view details)

Uploaded CPython 3.9 macOS 12.0+ ARM64

scikit_image-0.19.2-cp39-cp39-macosx_10_13_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

scikit_image-0.19.2-cp38-cp38-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

scikit_image-0.19.2-cp38-cp38-win32.whl (11.7 MB view details)

Uploaded CPython 3.8 Windows x86

scikit_image-0.19.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (14.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

scikit_image-0.19.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.2-cp38-cp38-macosx_12_0_arm64.whl (12.3 MB view details)

Uploaded CPython 3.8 macOS 12.0+ ARM64

scikit_image-0.19.2-cp38-cp38-macosx_10_13_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

scikit_image-0.19.2-cp37-cp37m-win_amd64.whl (12.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

scikit_image-0.19.2-cp37-cp37m-win32.whl (11.6 MB view details)

Uploaded CPython 3.7m Windows x86

scikit_image-0.19.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (13.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scikit_image-0.19.2-cp37-cp37m-macosx_10_13_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

File details

Details for the file scikit-image-0.19.2.tar.gz.

File metadata

  • Download URL: scikit-image-0.19.2.tar.gz
  • Upload date:
  • Size: 22.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit-image-0.19.2.tar.gz
Algorithm Hash digest
SHA256 d433b4642a6f8219e749dfbbe4b5e742d560996540c9749ede510274d061866d
MD5 b47a6f59ca3aa4d56f97af6d274ef19b
BLAKE2b-256 837d756dcbf1f2fcbfd60e14842aeadefa2354eff714ed4ec3ae7a107a5787d1

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0af44a48bb369be936303680511cea3c717b51218275ea5ea339a2aefa25c0ac
MD5 70a3a8f78cad6fc47b696451c3ce6d2d
BLAKE2b-256 2a00b3825c274f6b13efc27546ee839c1980c120498fc6b638cd7e6b9b1a46b7

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2a0a3df8ab2e862fda4363551801d630dc2fd7f1036f14479acde418315a38b
MD5 43f036bb0eca71834db9b90ab58b4bbd
BLAKE2b-256 a7e9da2c1ec59739654294d8e9f182e7e50c8d9b92dd5c0f6758dedb3a69d7ae

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 13.5 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ce41df8e06724f8fdb20c555988666520c322d47df7c898422330d4e3cd3900
MD5 f4a00e68eaffba5864a2bc00a5f1b23f
BLAKE2b-256 1719fcd5be4917f80eab52852f35963d8615b47f12715690ba896168cd724598

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp310-cp310-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: CPython 3.10, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 956cb8b60f6668974cadb70b0c4f5e13dd4673ffff3d5906d5d23333c76350e9
MD5 77b71d33ea482f25f0513a418b80a138
BLAKE2b-256 88f5b899b15d839b7feebebc0f4422156d10a290e3875086c66e37857484d6a1

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp310-cp310-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp310-cp310-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: CPython 3.10, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 935c95d207c9bcaff20b69164401089ef2efd7f89dbbbf13ab75a5f65ff695b5
MD5 20338f2f2c9ebfeb5b4ce522c2d45919
BLAKE2b-256 b4633d3bb20d063d606b950efb8976cbcd3962c28843138a929c435fde51d1ea

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9d3fd65ec424de83e6fee22480db5431a9b91d280a34ab3e6bf83528e4289f5c
MD5 0f75edf56a5d1bfdf31301ae098f5a11
BLAKE2b-256 ecc3e151d1f03e7a1392d2f0f5e479263c517cf615e02bd3aeace8b643b4636e

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 99696479cf6fd19bb06ea43269c0728bb75c2ce9cd3710829ac0f1590eecf0dc
MD5 18276c98e6cde8f9141e42f754f99c33
BLAKE2b-256 2d0e579071939c5f472d6211314e181a696f08c2b97188e85f9746b592cd9fe1

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f0e5c6e7c7c54c0b827e6288d9f44ae6d290c0aef979e7de1511d2f5fc6f9c0f
MD5 06766591c28f0b0af550388a2892c914
BLAKE2b-256 b456eed15f4aa01169db761d60552be8f3ff2d46ce587a2faade03a330afc311

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 477d3166da104b4914920d6db84183dd3af46430d13a0a3451a92eb58b5c9259
MD5 05eb4089d827c4d587f5d3d26b726a7c
BLAKE2b-256 0f2ca822846fe7e47aa7961b5eeb2a74f19b71e4f8d1fc15476410404067fe69

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 13.5 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0025edbe1412c413d6b3251cc8ff94530cf45b31819daed1811340b93f51e38
MD5 f8ace8e1f5c3713542b43e7a84029885
BLAKE2b-256 ee99e43f5986498b211f18e55daad69704556af381b22f1a4031054e5a655314

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-macosx_12_0_arm64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.9, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 52c683e8615e28bfe5fe6fa2ac2563898d0c0b37f231d5b59e18abb8ed3805a2
MD5 f0e4304f4e6ca7a56fa367247a597bf3
BLAKE2b-256 baa8b63665303e9f2ebc3806071caa2dd01b88d2e4f4828c82e6fd87660bd283

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp39-cp39-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: CPython 3.9, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ad89c6ddbcc4d8ea8b7ebe1ae587be2067dad7927276576fe4097e42e370dadc
MD5 e2d6ee910ec93b0148753c8ccb79ceb7
BLAKE2b-256 03df61c60d2a443dfaaef23ead8e60f7caa1cf81ebee720351ff36972dffc46a

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b0f294ed7f0ea1e90fb6c764d04b8c298096b3403fad7539b9c6f22777d879c6
MD5 f49cde625f89e8399ff87f2b76c3ce3e
BLAKE2b-256 97b03476439c9d4a85e3040bb3a5645fe32013bd41537eb3dab5efd048602fc1

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 11.7 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d2c022044eb762d3f03ed6e08a3e06c067953393036e4ca2bf16b0bffde36acb
MD5 048caa74be232d77649276fe7e20cd08
BLAKE2b-256 7b45bc519bbc94fb3ef52c816a17709d7875bbd5028ba0071b4c798a86f550ee

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd115a4412b4561d62036e309c8cb543bfc2ca6b7b184ac23a65f6350959a716
MD5 08d26954c58b77584fb3dc59d5c4b1e7
BLAKE2b-256 fd96cd5eca8c528b3ebe666835e3748f07ca4daf3ed5b010cae7a76fa238b7e6

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3d0a85c6f53f0d4f704e67b35b3e8c6570846ec37eaeb1ca0f47a1088708cb8
MD5 b3fa35b49403f5064be3a4f141f5a4ff
BLAKE2b-256 385128cd7d4b98a3c4ab0a920ecdc28148f2f6fd7748e5da19fa827acd8317d0

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 13.5 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa40f84383961a1a4afebb92f373e42a3d86e2540f012a4f7d2661a417f9e995
MD5 cd60ee3946a8eb24e98e0199e8201814
BLAKE2b-256 4da1f1cce8ac5c244f75d196f937b87f7aae6096862e79c8ae4f0b6b643a449e

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-macosx_12_0_arm64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.8, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 cabf07a7886861510d4a39ed64fc121708fb7d72a6fe601d87388d36240f4242
MD5 00df7279ed23c89d3884d636b9c243ee
BLAKE2b-256 9c59e9e2d8f001df1554b9f501cab52554dc2c173adb34ef029a6c958d233a32

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5ab19b11bd5f836a3de07f087d24db5ea734365122956f53dc5c5c9e018e2ec0
MD5 36ec0021334567f20620230dca19d4eb
BLAKE2b-256 88962ab19541e2775babf3799e5dff5e47f2a7ce70477c91e7efde8fdeabe8b4

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b98cfa8aa9aa31519d5510973362748753c5d420d5cc60112a65e000fe3d3068
MD5 476ae4742a4b577d7647a6e63360cb0d
BLAKE2b-256 b03df5575a9140be1240b002afcfabdef804ec8a03fafd98981f128c8ac08f38

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1bba9378cd77e7ff57b0f7a60ca167a728cffcac56d3e283ca7423e0c7d5e4a0
MD5 862b03b16e905271b039b0d600f79b90
BLAKE2b-256 476b4ec97a72a5670545d1c5be6dcffe33d74843739f92682fb28a8cf799cfb4

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56ffd1394aacd994963774e927a16f1ba2c094a9254b230da2c50147c661362a
MD5 10beee5cb6852d8d60aff494f48ba53c
BLAKE2b-256 83b12c7aa00965cb06f82b0436cd3cbded65ff9c955c276baa215a3239defcc1

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 13.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 66bb26ca1e9c0924557ef3e6aee9fd8c21da96c7d5ba2b8864868c53723b45df
MD5 cfd4a366ef707c04921f6daee31c2b06
BLAKE2b-256 d2d9d16d4cbb4840e0fb3bd329b49184d240b82b649e1bd579489394fbc85c81

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 498d0e4fe70776238c7d1362dea7c2b41bf4a40617f6a742ffa3f59aa0392bb7
MD5 5c0368ccfd5b2ce02e4ffbd0197ea746
BLAKE2b-256 81aee3c2e05163078566af4c3430943bc9ebd49d029337e248677d5ec97ba9ab

See more details on using hashes here.

File details

Details for the file scikit_image-0.19.2-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_image-0.19.2-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for scikit_image-0.19.2-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9b88590c243692d21f2b772bc83ad1aacdc7d605fbf0be32ea60b1e96aac920e
MD5 c43d474901b5cb66f6bdc03427c48952
BLAKE2b-256 91804b89ac6c283576149e9abdd034e948a27ba91d801535a93992d5b48e126b

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page