SoAutoThresholdingProcessingSbAutoThresholdingDetailThreshold Property |
The threshold computed by the algorithm.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
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