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