Click or drag to resize
Accord.NET (logo)

HaarCascadeStage Properties

The HaarCascadeStage type exposes the following members.

Properties
  NameDescription
Public propertyNextIndex
Gets the index of the next stage from this stage.
Public propertyParentIndex
Gets the index of the parent stage from this stage.
Public propertyThreshold
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.
Public propertyTrees
Gets or sets the feature trees and its respective feature tree nodes which compose this stage.
Top
See Also