| HOGDescriptorDefaultPeopleDetector Field |
Returns coefficients of the classifier trained for people detection (for default window size).
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public static readonly float[] DefaultPeopleDetector
Public Shared ReadOnly DefaultPeopleDetector As Single()
public:
static initonly array<float>^ DefaultPeopleDetector
static val DefaultPeopleDetector: float32[]
Field Value
Type:
SingleSee Also