HOGDescriptorDaimlerPeopleDetector Field
|
This field returns 1981 SVM coeffs obtained from daimler's base.
To use these coeffs the detection window size should be (48,96)
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static readonly float[] DaimlerPeopleDetector
Public Shared ReadOnly DaimlerPeopleDetector As Single()
public:
static initonly array<float>^ DaimlerPeopleDetector
static val DaimlerPeopleDetector: float32[]
var OpenCvSharp.HOGDescriptor.DaimlerPeopleDetector
Field Value
Type:
Single
See Also