Click or drag to resize
SoExpandLabelsProcessingExpandModes Enumeration

Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFilling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum ExpandModes
Members
  Member nameValueDescription
REGIONS0

The engine performs label expansion with REGIONS mode.

OBJECTS1

The engine performs label expansion with OBJECTS mode.

Remarks