SoHExtremaWatershedProcessingalgorithmMode Property |
Select the algorithm mode for fastwatershed.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFillingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoHExtremaWatershedProcessingAlgorithmModes> algorithmMode { get; }
Public ReadOnly Property algorithmMode As SoSFEnum(Of SoHExtremaWatershedProcessingAlgorithmModes)
Get
public:
property SoSFEnum<SoHExtremaWatershedProcessingAlgorithmModes>^ algorithmMode {
SoSFEnum<SoHExtremaWatershedProcessingAlgorithmModes>^ get ();
}
member algorithmMode : SoSFEnum<SoHExtremaWatershedProcessingAlgorithmModes> with get
Property Value
Type:
SoSFEnumSoHExtremaWatershedProcessingAlgorithmModesRemarks See Also