AN
anntzer/scikit-image
Image Processing SciKit (Toolbox for SciPy)
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