Click or drag to resize
Accord.NET (logo)

HaarCascadeStageNextIndex Property

Gets the index of the next stage from this stage.

Namespace:  Accord.Vision.Detection
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
[XmlElementAttribute("next")]
public int NextIndex { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also