scikit-image

scikit-image
Original authorStéfan van der Walt
Initial releaseAugust 2009 (2009-08)
Stable release
0.25.2 / 18 February 2025 (18 February 2025)
Written inPython, Cython, and C.
Operating systemLinux, Mac OS X, Microsoft Windows
TypeLibrary for image processing
LicenseBSD License
Websitescikit-image.org
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.