scikit-image0.24.0
scikit-image0.24.0
Published
Image processing in Python
pip install scikit-image
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- numpy
>=1.23
- scipy
>=1.9
- networkx
>=2.8
- pillow
>=9.1
- imageio
>=2.33
- tifffile
>=2022.8.12
- packaging
>=21
- lazy-loader
>=0.4
- meson-python
>=0.15; extra == "build"
- wheel
; extra == "build"
- setuptools
>=67; extra == "build"
- packaging
>=21; extra == "build"
- ninja
; extra == "build"
- Cython
>=3.0.4; extra == "build"
- pythran
; extra == "build"
- numpy
>=2.0.0rc1; extra == "build"
- spin
==0.8; extra == "build"
- build
; extra == "build"
- pooch
>=1.6.0; extra == "data"
- pre-commit
; extra == "developer"
- ipython
; extra == "developer"
- tomli
; python_version < "3.11" and extra == "developer"
- sphinx
>=7.3; extra == "docs"
- sphinx-gallery
>=0.14; extra == "docs"
- numpydoc
>=1.7; extra == "docs"
- sphinx-copybutton
; extra == "docs"
- pytest-runner
; extra == "docs"
- matplotlib
>=3.6; extra == "docs"
- dask
[array]>=2022.9.2; extra == "docs"
- pandas
>=1.5; extra == "docs"
- seaborn
>=0.11; extra == "docs"
- pooch
>=1.6; extra == "docs"
- tifffile
>=2022.8.12; extra == "docs"
- myst-parser
; extra == "docs"
- ipywidgets
; extra == "docs"
- ipykernel
; extra == "docs"
- plotly
>=5.10; extra == "docs"
- kaleido
; extra == "docs"
- scikit-learn
>=1.1; extra == "docs"
- sphinx_design
>=0.5; extra == "docs"
- pydata-sphinx-theme
>=0.15.2; extra == "docs"
- PyWavelets
>=1.1.1; extra == "docs"
- pytest-doctestplus
; extra == "docs"
- SimpleITK
; extra == "optional"
- astropy
>=5.0; extra == "optional"
- cloudpickle
>=0.2.1; extra == "optional"
- dask
[array]>=2021.1.0; extra == "optional"
- matplotlib
>=3.6; extra == "optional"
- pooch
>=1.6.0; extra == "optional"
- pyamg
; extra == "optional"
- PyWavelets
>=1.1.1; extra == "optional"
- scikit-learn
>=1.1; extra == "optional"
- asv
; extra == "test"
- numpydoc
>=1.7; extra == "test"
- pooch
>=1.6.0; extra == "test"
- pytest
>=7.0; extra == "test"
- pytest-cov
>=2.11.0; extra == "test"
- pytest-localserver
; extra == "test"
- pytest-faulthandler
; extra == "test"
- pytest-doctestplus
; extra == "test"
scikit-image: Image processing in Python
- Website (including documentation): https://scikit-image.org/
- Documentation: https://scikit-image.org/docs/stable/
- User forum: https://forum.image.sc/tag/scikit-image
- Developer forum: https://discuss.scientific-python.org/c/contributor/skimage
- Source: https://github.com/scikit-image/scikit-image
Installation
- pip:
pip install scikit-image
- conda:
conda install -c conda-forge scikit-image
Also see installing scikit-image
.
License
See LICENSE.txt.
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