SoAutoThresholdingProcessingSbAutoThresholdingDetailThreshold Property |
The threshold computed by the algorithm.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float Threshold { get; }
Public ReadOnly Property Threshold As Single
Get
public:
property float Threshold {
float get ();
}
member Threshold : float32 with get
Property Value
Type:
SingleRemarks See Also