scikit-image
| scikit-image | |
|---|---|
| Original author | Stéfan van der Walt |
| Initial release | August 2009 |
| Stable release | 0.25.2
/ 18 February 2025 |
| Written in | Python, Cython, and C. |
| Operating system | Linux, Mac OS X, Microsoft Windows |
| Type | Library for image processing |
| License | BSD License |
| Website | scikit-image |
| Repository | |
scikit-image (formerly scikits.image) is an open-source image processing library for the Python programming language. It includes algorithms for segmentation, geometric transformations, color space manipulation, analysis, filtering, morphology, feature detection, and more. It is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.