Examples for the scikit-image chapterΒΆ
Creating an image
Displaying a simple image
Integers can overflow
Equalizing the histogram of an image
Equalizing the histogram of an image
Computing horizontal gradients with the Sobel filter
Computing horizontal gradients with the Sobel filter
Segmentation contours
Otsu thresholding
Affine transform
Labelling connected components of an image
Labelling connected components of an image
Various denoising filters
Watershed and random walker for segmentation
Watershed and random walker for segmentation