Table of Contents

Enum SupperpixelSLIC.Algorithm

Namespace
Emgu.CV.XImgproc
Assembly
Emgu.CV.dll

The algorithm to use

public enum SupperpixelSLIC.Algorithm

Fields

SLIC = 100

SLIC segments image using a desired region_size

SLICO = 101

SLICO will choose an adaptive compactness factor.