Click or drag to resize
SoSeparateObjectsProcessingseparationMode Property

Select the output image type: separation lines, split objects, separated basins or joined basins.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFilling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoSeparateObjectsProcessingSeparationModes> separationMode { get; }

Property Value

Type: SoSFEnumSoSeparateObjectsProcessingSeparationModes
Remarks

. Default is SEPARATED_OBJECTS

See Also