Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 299 Bytes

Superpixels

Implementation of simplified version of SLIC Superpixels algorithm. It segments the image into compact superpixels, that "snap" to edges by using a technique similar to k-means clustering in 5-dimensions (color and spatial).

Example result: result