|
|
HaarCascadeStage Properties |
The HaarCascadeStage type exposes the following members.
| Name | Description | |
|---|---|---|
| NextIndex |
Gets the index of the next stage from this stage.
| |
| ParentIndex |
Gets the index of the parent stage from this stage.
| |
| Threshold |
Gets or sets the threshold associated with this stage,
i.e. the minimum value the classifiers should output
to decide if the image contains the object or not.
| |
| Trees |
Gets or sets the feature trees and its respective
feature tree nodes which compose this stage.
|