Click or drag to resize
Accord.NET (logo)

FaceHaarCascade Properties

The FaceHaarCascade type exposes the following members.

Properties
  NameDescription
Public propertyHasTiltedFeatures
Gets a value indicating whether this cascade has tilted features.
(Inherited from HaarCascade.)
Public propertyHeight
Gets the stages' base height.
(Inherited from HaarCascade.)
Public propertyStages
Gets the classification stages.
(Inherited from HaarCascade.)
Public propertyWidth
Gets the stages' base width.
(Inherited from HaarCascade.)
Top
See Also