Tools \ Scikit-Image
Scikit-image is a collection of algorithms for image processing. It is available free of charge and free of restriction. We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers.
Source codeMaturity : Maintained | Categories : Python Stack, Features Extraction | License : | Producer : Scikit-image community
Overview
Scikit-Image contains all useful filters that you need to process images (data access, bands manipulation, filtering, features extraction, etc.). Images are handled as Numpy arrays : that's ensure compatibility with the whole Python stack.
Usage/Documentation
Browse the gallery to discover real examples and choose the one closest to your need.
Installation
Scikit-Image is available on various environments and can be easily pip installed
Resources
Tutorials
There is no available tutorial for this tool.