|
HaarCascadeStageParentIndex Property
|
Gets the index of the parent stage from this stage.
Namespace:
Accord.Vision.Detection
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax[XmlElementAttribute("parent")]
public int ParentIndex { get; set; }
<XmlElementAttribute("parent")>
Public Property ParentIndex As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32
See Also