Click or drag to resize
SoHExtremaWatershedProcessingalgorithmMode 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<SoHExtremaWatershedProcessingAlgorithmModes> algorithmMode { get; }

Property Value

Type: SoSFEnumSoHExtremaWatershedProcessingAlgorithmModes
Remarks

. Default is REPEATABLE

See Also