Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scikit-image/scikit-image
Image processing in Python
https://github.com/scikit-image/scikit-image
computer-vision image-processing python spec-0 spec-1 spec-4
Last synced: 11 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 (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T05:13:21.000Z (7 months ago)
- Last Synced: 2024-04-16T06:52:28.842Z (7 months ago)
- Topics: computer-vision, image-processing, python, spec-0, spec-1, spec-4
- Language: Python
- Homepage: https://scikit-image.org
- Size: 77.2 MB
- Stars: 5,863
- Watchers: 186
- Forks: 2,190
- Open Issues: 765
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.bib
- 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. ![Python](logo/Python.svg) (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:2024-10 star:6.1k fork:2.2k Image processing in Python (Python)
README
# scikit-image: Image processing in Python
[![Image.sc forum](https://img.shields.io/badge/dynamic/json.svg?label=forum&url=https%3A%2F%2Fforum.image.sc%2Ftags%2Fscikit-image.json&query=%24.topic_list.tags.0.topic_count&colorB=brightgreen&suffix=%20topics&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABPklEQVR42m3SyyqFURTA8Y2BER0TDyExZ+aSPIKUlPIITFzKeQWXwhBlQrmFgUzMMFLKZeguBu5y+//17dP3nc5vuPdee6299gohUYYaDGOyyACq4JmQVoFujOMR77hNfOAGM+hBOQqB9TjHD36xhAa04RCuuXeKOvwHVWIKL9jCK2bRiV284QgL8MwEjAneeo9VNOEaBhzALGtoRy02cIcWhE34jj5YxgW+E5Z4iTPkMYpPLCNY3hdOYEfNbKYdmNngZ1jyEzw7h7AIb3fRTQ95OAZ6yQpGYHMMtOTgouktYwxuXsHgWLLl+4x++Kx1FJrjLTagA77bTPvYgw1rRqY56e+w7GNYsqX6JfPwi7aR+Y5SA+BXtKIRfkfJAYgj14tpOF6+I46c4/cAM3UhM3JxyKsxiOIhH0IO6SH/A1Kb1WBeUjbkAAAAAElFTkSuQmCC)](https://forum.image.sc/tags/scikit-image)
[![Stackoverflow](https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg)](https://stackoverflow.com/questions/tagged/scikit-image)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://skimage.zulipchat.com)- **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