Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Int32
See Also