https://github.com/scikit-image/scikit-image
Image processing in Python
https://github.com/scikit-image/scikit-image
computer-vision image-processing python
Last synced: 5 days ago
JSON representation
Image processing in Python
- Host: GitHub
- URL: https://github.com/scikit-image/scikit-image
- Owner: scikit-image
- License: other
- Created: 2011-07-07T22:07:20.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T18:06:28.000Z (25 days ago)
- Last Synced: 2025-03-31T18:19:05.638Z (12 days ago)
- Topics: computer-vision, image-processing, python
- Language: Python
- Homepage: https://scikit-image.org
- Size: 77.7 MB
- Stars: 6,210
- Watchers: 183
- Forks: 2,269
- Open Issues: 826
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome_piv - scikit-image / scikit-image
- awesome-fluid-dynamics - scikit-image/scikit-image - Image processing in Python.  (Visualization / 2D Visualization)
- awesome-meteo - scikit-image
- awesome-python-machine-learning-resources - GitHub - 19% open · ⏱️ 23.08.2022): (图像数据与CV)
- awesome_quantmetry - scikit-image
- awesome-biological-image-analysis - Scikit-image - Collection of algorithms for image processing. (General image analysis software)
- awesome-starts - scikit-image/scikit-image - Image processing in Python (Python)
- awesome-cv - scikit-image
- awesome-list - scikit-image - Image processing in Python (Machine Learning Framework / General Purpose Framework)
- awesome-datascience - scikit-image
- my-awesome - scikit-image/scikit-image - vision,image-processing,python pushed_at:2025-04 star:6.2k fork:2.3k Image processing in Python (Python)
README
# scikit-image: Image processing in Python
[](https://forum.image.sc/tags/scikit-image)
[](https://stackoverflow.com/questions/tagged/scikit-image)
[](https://skimage.zulipchat.com)
[](https://scientific-python.org/specs/)- **Website (including documentation):** [https://scikit-image.org/](https://scikit-image.org)
- **Documentation:** [https://scikit-image.org/docs/stable/](https://scikit-image.org/docs/stable/)
- **User forum:** [https://forum.image.sc/tag/scikit-image](https://forum.image.sc/tag/scikit-image)
- **Developer forum:** [https://discuss.scientific-python.org/c/contributor/skimage](https://discuss.scientific-python.org/c/contributor/skimage)
- **Source:** [https://github.com/scikit-image/scikit-image](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`](https://github.com/scikit-image/scikit-image/blob/main/INSTALL.rst).
## License
See [LICENSE.txt](https://github.com/scikit-image/scikit-image/blob/main/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