SoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetailGetThresholdLow Method |
The low threshold computed by the algorithm.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.LabelingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float GetThresholdLow()
Public Function GetThresholdLow As Single
public:
float GetThresholdLow()
member GetThresholdLow : unit -> float32
Return Value
Type:
SingleRemarks See Also