Demonstrations


Color channels

This demonstration shows how to work with color channels to explore image compression using the Singular Value Decomposition (SVD).

svd

This example illustrates how RGB to HSV (Hue, Saturation, Value) conversion can be used to facilitate segmentation processes.

svd

Contours

This demonstration shows how to detect contours on binary images The algorithm used is "Topological Structural Analysis of Digitized Binary Images by Border Following" by Suzuki and Abe (Same as OpenCV).

svd


Contributions

Users are invited to contribute demonstrations of their own.