/Superpixels-SLIC

OpenCV implementation of the Simple Linear Iterative Clustering (SLIC) Superpixel segmentation algorithm

Primary LanguageC++

Superpixels-SLIC

OpenCV implementation of the Simple Linear Iterative Clustering (SLIC) Superpixel segmentation algorithm

Usage

See main.cpp for sample use.

Sample Output

Original image
Original

Calculated Superpixel boundaries
Boundaries

Recolored
Recolored

Reference

The original paper can be found here