Click or drag to resize

HOGDescriptorGetDefaultPeopleDetector Method

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 float[] GetDefaultPeopleDetector()

Return Value

Type: Single

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

See Also