SoEigenvaluesToStructurenessProcessing3dalpha Property |
Flatness 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 alpha { get; }
Public ReadOnly Property alpha As SoSFFloat
Get
public:
property SoSFFloat^ alpha {
SoSFFloat^ get ();
}
member alpha : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks It corresponds to the term of the score equation. Default value is 0.75f.
See Also