Enum SupperpixelSLIC.Algorithm
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.
The algorithm to use
public enum SupperpixelSLIC.Algorithm
SLIC = 100
SLIC segments image using a desired region_size
SLICO = 101
SLICO will choose an adaptive compactness factor.