SoDespeckleProcessingthresholdFactor Property |
Stddev threshold factor (strictly positive value).
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat thresholdFactor { get; }
Public ReadOnly Property thresholdFactor As SoSFFloat
Get
public:
property SoSFFloat^ thresholdFactor {
SoSFFloat^ get ();
}
member thresholdFactor : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also