CvHaarClassifierCascade Properties OpenCvSharp Class Library

The CvHaarClassifierCascade type exposes the following members.

Properties

  NameDescription
Protected propertyAllocatedMemory
Gets or sets a memory address allocated by AllocMemory.
(Inherited from DisposableObject.)
Protected propertyAllocatedMemorySize
Gets or sets the byte length of the allocated memory
(Inherited from DisposableObject.)
Public propertyCount
Number of stages
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.)
Public propertyFlags
Signature
Public propertyHidCascade
Hidden optimized representation of the cascade, created by cvSetImagesForHaarClassifierCascade
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.)
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.)
Public propertyOrigWindowSize
Original object size (the cascade is trained for)
Public propertyRealWindowSize
Current object size
Public propertyScale
Current scale
Public propertyStageClassifier
Array of stage classifiers
Top
See Also

Reference