Click or drag to resize
SoEigenvaluesToStructurenessProcessing3dnoiseCutoff Property

Noise scale factor.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat noiseCutoff { get; }

Property Value

Type: SoSFFloat
Remarks

It is used for computing the c term of the score equation. Default value is 0.5f.

See Also