Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.6 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.6 KB

SLIC

SLIC - Simple Linear Iterative Clustering C# .NET Framework - 2018

Help

More on algorithm find in SLIC Article

Requirements

  • Target framework: .NET Framework 4.6.1
  • C# WPF App
  • Visual Studio 2017

Program supports features

  • SLIC output segmented image and segmented image with edges

How to use

  • Load image
  • Run algorithm with predefined parameters
  • Save image (right click on processed image to save)

Examples

Example

Example

Example

Example

Example

Example

Example

Example

Example

References