Skip to content

Implementation of simplified version of SLIC Superpixels algorithm

Notifications You must be signed in to change notification settings

kamilsan/superpixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of simplified version of SLIC Superpixels algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published