Examples for the scikit-image chapterΒΆ

Creating an image

Creating an image

Displaying a simple image

Displaying a simple image

Integers can overflow

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

Segmentation contours

Otsu thresholding

Otsu thresholding

Affine transform

Affine transform

Labelling connected components of an image

Labelling connected components of an image

Various denoising filters

Various denoising filters

Watershed and random walker for segmentation

Watershed and random walker for segmentation

Gallery generated by Sphinx-Gallery