|
HaarFeatureNodeThreshold Property
|
Gets the threshold for this feature.
Namespace:
Accord.Vision.Detection
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax [XmlElementAttribute("threshold")]
public double Threshold { get; set; }
<XmlElementAttribute("threshold")>
Public Property Threshold As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also