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