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

Uploaded Source

Built Distributions

scikit_image-0.19.1-cp310-cp310-win_amd64.whl (12.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

scikit_image-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.1-cp310-cp310-macosx_12_0_arm64.whl (12.2 MB view details)

Uploaded CPython 3.10 macOS 12.0+ ARM64

scikit_image-0.19.1-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.1-cp39-cp39-win_amd64.whl (12.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

scikit_image-0.19.1-cp39-cp39-win32.whl (11.5 MB view details)

Uploaded CPython 3.9 Windows x86

scikit_image-0.19.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (13.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

scikit_image-0.19.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.1-cp39-cp39-macosx_12_0_arm64.whl (12.2 MB view details)

Uploaded CPython 3.9 macOS 12.0+ ARM64

scikit_image-0.19.1-cp39-cp39-macosx_10_13_x86_64.whl (13.2 MB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

scikit_image-0.19.1-cp38-cp38-win_amd64.whl (12.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

scikit_image-0.19.1-cp38-cp38-win32.whl (11.5 MB view details)

Uploaded CPython 3.8 Windows x86

scikit_image-0.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

scikit_image-0.19.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (13.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

scikit_image-0.19.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

scikit_image-0.19.1-cp38-cp38-macosx_12_0_arm64.whl (12.1 MB view details)

Uploaded CPython 3.8 macOS 12.0+ ARM64

scikit_image-0.19.1-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.1-cp37-cp37m-win_amd64.whl (12.4 MB view details)

Uploaded CPython 3.7m Windows x86-64

scikit_image-0.19.1-cp37-cp37m-win32.whl (11.5 MB view details)

Uploaded CPython 3.7m Windows x86

scikit_image-0.19.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

scikit_image-0.19.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.3 MB view details)

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

scikit_image-0.19.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (13.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scikit_image-0.19.1-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.1.tar.gz.

File metadata

  • Download URL: scikit-image-0.19.1.tar.gz
  • Upload date:
  • Size: 22.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit-image-0.19.1.tar.gz
Algorithm Hash digest
SHA256 48f00ee1e8ec2818ae6a152c72df15f4db7f566e839f5c34e1a0c3c9e5210138
MD5 7ab72598d46fb25212d7b55818776573
BLAKE2b-256 e7544b57761f25be6e2536130ca3bc8742dee45bb9047c5df798197203220e37

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 64da56c7d3098b91429b3070908e5c2b6534791f3ec516d1396fbe8fa51d1170
MD5 5442a2cc5dd88a375693df1cc5de90c7
BLAKE2b-256 9cf32bfe370a0d90a81c99f33f72bd4cd0e6ff0d5111f8b7a832f60482d38791

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8385c0f9a02698048129654feb4f136d213127fbcf1d99f28e4cdd6669984f53
MD5 b628aac4080583fe4be4255cf957f20b
BLAKE2b-256 407c847856fc2474307eef3143498f3df67dcbf72e5b1141acb9c3c6d1d2e9aa

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7ec06bee79685d17b94889bb028baea0f34ea171be200885cc9a1b808d96ebf6
MD5 2c31fd04079edafff3136ecd45568ec9
BLAKE2b-256 0401e84f7512e59ec5bd8a7319f4ac6cf055a6c28a527a71dc88549a97f78857

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp310-cp310-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.2 MB
  • Tags: CPython 3.10, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 42ab5a6d516fced19ae317b3fbbfeb7d63434d531cb36317ad5b555c3f34c5f3
MD5 74e5732a0afc4ef280fda5080a49488a
BLAKE2b-256 6894ef10a27ceab622ad65a72348af49155be7346d5782c0270f47513450490e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-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.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ce144d21792560a69536c2f64ba7ecd28542a6a8ac9fd6f856465d11a4eb8648
MD5 862744feed417f9892b7d4efe0e1bd45
BLAKE2b-256 a5622900b789a68783ddd4215509e541ecfb33470d1cfd2e2f949635d943f592

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c3d012c861792b2baec07118ecf31b246cd27051035f527dc2618ad28c6ac29e
MD5 ad090c094117c747a9bc7dccc090c114
BLAKE2b-256 1aca552d959c41dc2f19167e6ff342b3815ed248de285059ec51f4965eac178d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 97a6b82e1286f4d2a602e1362edaf0f14da417f2b4208576f6455dd01283880f
MD5 25a257ac16302fd3ea351e4f8a28e8e1
BLAKE2b-256 c14c9837c46b7ae092c0a384458d16c61615591013e085da9df610059c3b8f34

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63dc34bbd46425c78f6760f348c90fcccb4169ada60857b71db3f18fabe5620a
MD5 88e99e92e1fa55d3f006191f6b9c4f95
BLAKE2b-256 5e4e0c3cf60f707a6cc2d1b5d2113c3222846a788a526bf1ebf77e64ebd59b9a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f97bfeaf844b45711834ff4afeb5c7ce9dcf33f33a8d8b110fb14f6bd3cd82bc
MD5 4191a5580a95c71ebc3232a290eb50ea
BLAKE2b-256 c99dd9f62b24fdf849655c330e673325ca8b377cb7fa9e6b11b42c9cf5e6c5f3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 43bfe99f839367c954b670ffe635c3789c3e0957b2fab18cfa25c8b9ed85f6e0
MD5 9cc1151f9ff14abc52d91f5f7e84c748
BLAKE2b-256 4b37d5ac0586102ea9dd2c6c86bfd66f08eb63950b7a375b8936c3fe4f4fca55

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp39-cp39-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.2 MB
  • Tags: CPython 3.9, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b516764deb0780feb861c99c1e8503f8804a04f02f0ffcb0f0310672467ed520
MD5 ddaa3a5f76de138057e3f9a2d33bb21e
BLAKE2b-256 7966033708e56c1e6031fd72fc1cd9e4c50ac054d96a9fb96720138973992a92

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp39-cp39-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.9, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ad997e0fce1492855bd19e76c4a1609eecc29328623ddda8c6297ca137999055
MD5 235c704d6c87ed060df8f1be1a9727d1
BLAKE2b-256 b29c02c97f38b7aff67fb1be14ceb41305bd40495b3087b065231f798b81acc2

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 12.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 058af6453644ab68a0e0018b830ef38ec4285a4d14791a28fd62e2ee2d66ff6f
MD5 99de40003514c0e57afb860ca090af0d
BLAKE2b-256 7fd06c578c04fd1ac195233e9037dd6b98f8beddcbfaab77cef38d88133923b0

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 50611d5dac964bc5593457b96860bd93079984376466173800e97401a5de4ec2
MD5 f163db534d03a18feb9506364a72f299
BLAKE2b-256 d0bdaf8b805a34be02618d3db67f661fe27c57748ed7bbef0c2f58f201144452

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26ecb813e4d34874ff5f7f49216e217367db273ad8a99e556c77d616121ab219
MD5 4de6807749745d962facec3045751b1a
BLAKE2b-256 1eae96c95e11aa001ae1489c6b7febe4f4c0b8d3dbc785133615eb79676913c6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4849352b2dffd9f5cdf2efae99dabe14d7b2880331387826445f31d9148650f6
MD5 842e4c07f359802a9e9e3ddc2f126b3e
BLAKE2b-256 ed89dac2a8facc4c3ce527acbcd8e8048352f3e81981942ecb086dd98bd03833

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b2ab64c66ac0c7ad4d5da167eff7c9af04770e445f9242dbe43f12d005f48107
MD5 1862eb3b8db288385cfcd5197898e3ec
BLAKE2b-256 dd2ca61d9f5152d75a49af14fbe7c622416127d04290001d4d3f66d2340e4597

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp38-cp38-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.8, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 3c6a4d9ac342c7a58b3f1d0559cd47e393619a538e03eb22f696d6df821c7d37
MD5 14cc3f2cbdc6166cafe3cccafbe037ec
BLAKE2b-256 330c18239c07040cf059622334ae6feb00bfbf0aeeb961ff37041a0e57bd936d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-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.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f1d8fd2989430768e2cdc30cc2a69642de67d7ddfc1c80e1977eab199aedc0a1
MD5 bd9a3e1eea835af6e9eb47dc99578fa1
BLAKE2b-256 30d771d5e54dcf6ef36949526d4772f85bf892a68165cf38e4e532721e024029

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8dda7a82f83296a2fcbe6ee0684d84e0ee4477cae57200117f5a55c80f8ec844
MD5 22fdbe977ac38232e7934fd0559fc76e
BLAKE2b-256 3d0377db8327216ccbaff0122494f8ca29c12bbee54b8981865c56bafc27f0f3

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9f88ff2f00d1bf0f6f4d3bba07530c857ba53fa3b2284dd685762514b299f734
MD5 d502e979c030786a755255419d620852
BLAKE2b-256 818f948e4182c9155159204bea3313b4a913bf5b699bf8403db2eabbb6e08ae4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66411fa085aa5e1ac98daeda1f596ae1396041ee70ea0f2081d6260b803ad1a6
MD5 b8bb4207debb8ee5a7f6a6521bc1bac1
BLAKE2b-256 92d56835254a99fb0ca329d76b6197d8747c7ac112565a36d76301c17c00b394

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d86387e0ba4713a460499e1d063e59a4ab16144836f6d3a5ff940316be24d07b
MD5 fece418c4f2bad6a424227e5dabc5eba
BLAKE2b-256 9a448f8c7f9c9de7fde70587a656d7df7d056e6f05192a74491f7bc074a724d0

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 92266b2eb498ebac9de50768a296e111e95752b6070344d98c2f5fd06c1e7635
MD5 7ebecf8262f734f915ffca116114093f
BLAKE2b-256 fac0c1203edaac03eea0511f2cd86a33043e1ec5eaec674ba40cf2d12fd3f8e4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_image-0.19.1-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.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for scikit_image-0.19.1-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5264f20f8940b852b46cf579bd9a6343dc80c2277cda78a7442efeaa68198c4f
MD5 298b5b7b7afdd23aeedbb63dd00d3ed1
BLAKE2b-256 d9c1b065c79206c61073aa9d1d77963339978823787d3ba50ee93d8f633cfda8

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