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.0.tar.gz (30.1 MB view details)

Uploaded Source

Built Distributions

scikit_image-0.19.0-cp310-cp310-win_amd64.whl (34.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

scikit_image-0.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (59.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (59.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.0-cp310-cp310-macosx_10_13_x86_64.whl (35.5 MB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

scikit_image-0.19.0-cp39-cp39-win_amd64.whl (34.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

scikit_image-0.19.0-cp39-cp39-win32.whl (33.4 MB view details)

Uploaded CPython 3.9 Windows x86

scikit_image-0.19.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (59.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (58.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

scikit_image-0.19.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (59.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.0-cp39-cp39-macosx_10_13_x86_64.whl (35.5 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

scikit_image-0.19.0-cp38-cp38-win_amd64.whl (34.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

scikit_image-0.19.0-cp38-cp38-win32.whl (33.9 MB view details)

Uploaded CPython 3.8 Windows x86

scikit_image-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (60.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (59.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

scikit_image-0.19.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (60.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.0-cp38-cp38-macosx_10_13_x86_64.whl (35.8 MB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

scikit_image-0.19.0-cp37-cp37m-win_amd64.whl (34.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

scikit_image-0.19.0-cp37-cp37m-win32.whl (33.8 MB view details)

Uploaded CPython 3.7m Windows x86

scikit_image-0.19.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (57.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

scikit_image-0.19.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (55.4 MB view details)

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

scikit_image-0.19.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (53.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scikit_image-0.19.0-cp37-cp37m-macosx_10_13_x86_64.whl (35.8 MB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

File details

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

File metadata

  • Download URL: scikit-image-0.19.0.tar.gz
  • Upload date:
  • Size: 30.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit-image-0.19.0.tar.gz
Algorithm Hash digest
SHA256 bcc79d06ca88ec081d1b0eacc0ae2ca3abbd993a5d89dc54fabe25f2480f0626
MD5 8f73ec36fb3e10a47f0ad145e9cea023
BLAKE2b-256 258dc5f060de238a6ed08e24b607f0a9a57d73e3fa654eed2a544571f73dc78a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 34.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ee63192e0ef8476de7e8cd8f06c47c322df39cfbcbe6377eb420427b1f1154ec
MD5 4729f0d1a45c6873780c2f32216b8c0c
BLAKE2b-256 e5a81f6ac11136df84d3bd0008ef4efa219a9efbeb3cddd5414443bc0a829081

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 562eba8e620166c5ca6a89049e5115aca00aa2aa733914d9de336c7a0e056cff
MD5 e7f50e6f7e0e7f20bc175fd18e462411
BLAKE2b-256 d60bd1d3ed8a91db81ac52d098a5c24f6494facb1b5471717595f3e57a5190d2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19fd99aa1f255d4f054e3c6b72b121d913ec7f557732f760653a28bf3144bd98
MD5 ff77ae03708fe8ba4f950edb0da3bec5
BLAKE2b-256 c25b5436f4f4a0a88e1d8659c4ed8c37fe942cbf54c5dd415b1a6e674af50569

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp310-cp310-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 35.5 MB
  • Tags: CPython 3.10, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b28ae72a274f0805173379d36d76710c293eaae8eb78c2054ae8cf34f27f0440
MD5 b50b1f22229e76c50e3faf18c456792b
BLAKE2b-256 cdd3988fac11c64d245c295a880c8812e697ea2404c65cfb098dd45e20cf95a3

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 34.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6593840a68047615a09407fe9261321063834460eac7e9a578cc166dfbde884a
MD5 af78c355e3d1e32ee90e65e5913ef96c
BLAKE2b-256 d5a7bf3e605fc5315054de2aa0702f11a530fa9143c77fee23e8ce2d2f1bf676

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 33.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 65649f478a9a30f3f3f8dcc5782c164f94ef9e345b5db891b7c53cce4d4ef668
MD5 dbf762252ecfc2f52dc24411b893576c
BLAKE2b-256 de8037eeaacde5a6587009c376954d7dd5e34b011d5259ef6f27b4683fee256b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab6a1c60e7212a0133cb0919a5091bd68a5b6ad9f695022cc2390df6e2cb5cbd
MD5 7412393facd686f8118c0a3cdea0457d
BLAKE2b-256 a3e3a853675849c3ff5bcc596db1294ce8590881d4604861658f8e87b046abd4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6ffac4d2108ef5a885e344d175b6b33a7035501d510c275ee6797fbeab07fec7
MD5 68f0a24c2956e211183daebe616d8972
BLAKE2b-256 97c15bdf383cb22b267611438569022e5544b71e2b0f6ac7676e0f192d6d3e9e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca997b556f7b159ce4f52e404553c837615be80b5aba82eaa92cdc6e0e70d201
MD5 403b882b03a3f6a02af0137d9e4d91f3
BLAKE2b-256 69fbba06ccd756cb8ed31a0c3218c75b45298d4d3c78a959243968053c474dd7

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp39-cp39-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 35.5 MB
  • Tags: CPython 3.9, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5f850d3bd13800027899991ea2ca5f339b22deb8a0c488d175fe33a66e41a65b
MD5 8cf1e314c2f4f0a5e7147e0278594911
BLAKE2b-256 1145d011d8b67c6c85ebdbb02b9721f7b377e49e0c4d5f9c88be68a4e61a6663

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 34.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 613d2b7c8ba815fad65f0bdcfd1657b29d86ad325bfa88c4ad3b7cee40dd4ffc
MD5 8da33c3c19c409dbc0a1df5c1ba43d56
BLAKE2b-256 e3f20728998ee269b091f0461e2032b8536554338db60cb6f0139075594967fc

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 33.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 279f79f8336b6c0d6277676939a0b23691521e8ab0569a9ec1672a01d2815c42
MD5 d0ea21c56c698fefc75ec98ec7553501
BLAKE2b-256 097c46266b9a1f6dac723f5a3cee7f5b8ddbc6db784c92d91239d2fafcb0ef20

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 18354e7b60e81586dd1c31c84ead6eb8b3e03ab8ce8a5da4480da554e31d933b
MD5 53852d8b2363b03eac34b5114a63c5e4
BLAKE2b-256 f0a0ac16b4591becd360ef232401972ea2cecc419dfc066952596a12f73d97b5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1a658168403a3f6c7fc83e3526bf8003a8be0164ffc3bb7612a730d175313927
MD5 e197ac1c4b42539a3ac550871d9314ae
BLAKE2b-256 c84f007aab011a1c3448a3f0555ba8e582e930e694ba037ee98d05a5ea372009

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d278c5c5eaa2ac84f37ba481a2a51e3b76abbe727c8396cf4d980b85f4e3656b
MD5 1666671f9cded36df3da0bf548d92d5c
BLAKE2b-256 ce6d5ab785eeb41753369d6b9dce8ea2feda02596225228837d3ea6e1cfbb39b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 35.8 MB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fb7b4482839e99d74f3727a3ae1e3271e5a8e70aa080dd8225ada4748dd49f43
MD5 8a06200fd02e22e5d28ce4daf460f0ea
BLAKE2b-256 155afa0c575a75889bfcd8b74711caccafe46ee63c7d40486adc89d93723056a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 34.7 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 75ad424927fc5ae0c50a466303c068cd8df7fa052387a219a37a9b6ed694f5ab
MD5 d8f6f1aaace631551bb5c35dcfb278ea
BLAKE2b-256 e1baadaba1330756e319738079a41d27a80bb69d57bba215e3f761276dc71b37

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 33.8 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 79dd6ad58051e1ee4e69b8d9dcab6e13383c941408640b2f94e28efad3c81e5d
MD5 2775c0ec462046ea1cd2bbc20a8f2694
BLAKE2b-256 792a487e5298c4990f01833ad71103736b88409a6d798cfe01ed9b6e52e36a05

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb2e509482b89e91adb9dae314431d38d617e39e3539774f226f2bf161dc5543
MD5 9d2be6af7af7c3905f2dd57fae6110a1
BLAKE2b-256 6e164e6aa5877c86cd9a7f52ee148d2a857e1664a4752616ba1b2ec9ebfef43b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a5103ba505b33199c6d8fce1917ac0c471db205257b5acd8bba61d8c43042daf
MD5 1e8eceaf0bcb0e93854688c99097121d
BLAKE2b-256 ae3db2662293ff78c5a500098fb1edb23ffa7c3dcd39da8bfdf0e74a8f2a1bdb

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 cd960bdfa6345522d101c18eac52e42351804fa7e685c707c90eeaf15753bae7
MD5 5d4af4a62016eb40e8660b835056264d
BLAKE2b-256 be190fa08dbba2d6304ec8eaa420af5e0752ac2526cc1ee7329a1733b998ab04

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.0-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 35.8 MB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for scikit_image-0.19.0-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 89ebcad96043aa5f4fd69e8c8f51d7592be82904f3cfe04739b56b986f1a2640
MD5 471a0796150b6364ea4f2a34b1a122a9
BLAKE2b-256 b0b746c23b5fc155790de86c8299ca7016cfd3218c4b23f391a0431c45bbb83b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page