SoEigenvaluesToStructurenessProcessing3dbeta Property |
Blobness sensitivity threshold.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat beta { get; }
Public ReadOnly Property beta As SoSFFloat
Get
public:
property SoSFFloat^ beta {
SoSFFloat^ get ();
}
member beta : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks It corresponds to the term of the score equation. Default value is 0.75f.
See Also