Click or drag to resize
SoSeparateObjectsProcessingalgorithmMode Property

Select the algorithm mode for fastwatershed.

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<SoSeparateObjectsProcessingAlgorithmModes> algorithmMode { get; }

Property Value

Type: SoSFEnumSoSeparateObjectsProcessingAlgorithmModes
Remarks

. Default is REPEATABLE

See Also