Examples

A gallery of examples and that showcase how scikit-image can be used. Some examples demonstrate the use of the API in general and some demonstrate specific applications in tutorial form.

Hint

Check out our User guide for a narrative introduction to key library conventions and basic image manipulation.

Data

Operations on NumPy arrays

Manipulating exposure and color channels

Edges and lines

Geometrical transformations and registration

Image registration

Filtering and restoration

Detection of features and objects

Segmentation of objects

Longer examples and demonstrations

Examples for developers

In this folder, we have examples for advanced topics, including detailed explanations of the inner workings of certain algorithms.

These examples require some basic knowledge of image processing. They are targeted at existing or would-be scikit-image developers wishing to develop their knowledge of image processing algorithms.

Gallery generated by Sphinx-Gallery