HOGDescriptorGetDefaultPeopleDetector Method OpenCvSharp Class Library
Returns coefficients of the classifier trained for people detection (for default window size).

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

public static float[] GetDefaultPeopleDetector()

Return Value

Type: Single

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

See Also

Reference