The HOGDescriptor type exposes the following members.
Fields
Name | Description | |
---|---|---|
DaimlerPeopleDetector |
This field returns 1981 SVM coeffs obtained from daimler's base.
To use these coeffs the detection window size should be (48,96)
| |
dataHandle |
Gets or sets a handle which allocates using cvSetData.
(Inherited from DisposableObject.) | |
DefaultNlevels | ||
DefaultPeopleDetector |
Returns coefficients of the classifier trained for people detection (for default window size).
| |
L2Hys | ||
ptr |
Data pointer
(Inherited from DisposableCvObject.) | |
SizeOf |
sizeof(HOGDescriptor)
|
See Also