Skip to content

SLICO#: SLICO Superpixel Segmentation in C# (.NET)

Notifications You must be signed in to change notification settings

junjiez/SLICOSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SLICOSharp

SLICO#: SLICO Superpixel Segmentation in C# (.NET)

SLICOSuperpixelCSharp is a C# implementation of the SLICO superpixel segmentation algorithm by Achanta et al. (PAMI'12, vol. 34, num. 11, pp. 2274-2282)[1].

The C# implementation is a standalone program and can be compiled into a .Net library.

More information about SLICO superpixel segmenation can be found on: http://ivrl.epfl.ch/research/superpixels

[1] Radhakrishna Achanta, Appu Shaji, Kevin Smith, Aurelien Lucchi, Pascal Fua, and Sabine Susstrunk. "SLIC Superpixels Compated to State-of-the-art Superpixel Methods", IEEE TPAMI, November2012.

Exemplary result

The images below shows an example of superpixel segmentation of the program: alt text

About

SLICO#: SLICO Superpixel Segmentation in C# (.NET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages