SoLocalAdaptiveThresholdProcessingthreshold Property |
Enter a floating value Default value is 1.0f.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat threshold { get; }
Public ReadOnly Property threshold As SoSFFloat
Get
public:
property SoSFFloat^ threshold {
SoSFFloat^ get ();
}
member threshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also