scikit-image0.25.2
scikit-image0.25.2
Published
Image processing in Python
pip install scikit-image
Package Downloads
Authors
Project URLs
Requires Python
>=3.10
Dependencies
- numpy
>=1.24 - scipy
>=1.11.4 - networkx
>=3.0 - pillow
>=10.1 - imageio
!=2.35.0,>=2.33 - tifffile
>=2022.8.12 - packaging
>=21 - lazy-loader
>=0.4 - meson-python
>=0.16; extra == "build" - ninja
>=1.11.1.1; extra == "build" - Cython
>=3.0.8; extra == "build" - pythran
>=0.16; extra == "build" - numpy
>=2.0; extra == "build" - spin
==0.13; extra == "build" - build
>=1.2.1; extra == "build" - pooch
>=1.6.0; extra == "data" - pre-commit
; extra == "developer" - ipython
; extra == "developer" - tomli
; python_version < "3.11" and extra == "developer" - sphinx
>=8.0; extra == "docs" - sphinx-gallery
[parallel]>=0.18; extra == "docs" - numpydoc
>=1.7; extra == "docs" - sphinx-copybutton
; extra == "docs" - matplotlib
>=3.7; extra == "docs" - dask
[array]>=2023.2.0; extra == "docs" - pandas
>=2.0; extra == "docs" - seaborn
>=0.11; extra == "docs" - pooch
>=1.6; extra == "docs" - tifffile
>=2022.8.12; extra == "docs" - myst-parser
; extra == "docs" - intersphinx-registry
>=0.2411.14; extra == "docs" - ipywidgets
; extra == "docs" - ipykernel
; extra == "docs" - plotly
>=5.20; extra == "docs" - kaleido
==0.2.1; extra == "docs" - scikit-learn
>=1.2; extra == "docs" - sphinx_design
>=0.5; extra == "docs" - pydata-sphinx-theme
>=0.16; extra == "docs" - PyWavelets
>=1.6; extra == "docs" - pytest-doctestplus
; extra == "docs" - SimpleITK
; extra == "optional" - astropy
>=5.0; extra == "optional" - cloudpickle
>=1.1.1; extra == "optional" - dask
[array]>=2023.2.0; extra == "optional" - matplotlib
>=3.7; extra == "optional" - pooch
>=1.6.0; extra == "optional" - pyamg
>=5.2; extra == "optional" - PyWavelets
>=1.6; extra == "optional" - scikit-learn
>=1.2; extra == "optional" - asv
; extra == "test" - numpydoc
>=1.7; extra == "test" - pooch
>=1.6.0; extra == "test" - pytest
>=8; 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