|
HaarFeatureNodeRightNodeIndex Property
|
Gets the right node index for this feature.
Namespace:
Accord.Vision.Detection
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax [XmlElementAttribute("right_node")]
public int RightNodeIndex { get; set; }
<XmlElementAttribute("right_node")>
Public Property RightNodeIndex As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also