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