HOGDescriptorGetDaimlerPeopleDetector Method OpenCvSharp Class Library
This method returns 1981 SVM coeffs obtained from daimler's base. To use these coeffs the detection window size should be (48,96)

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static float[] GetDaimlerPeopleDetector()

Return Value

Type: Single

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GetDaimlerPeopleDetector"]

See Also

Reference