Click or drag to resize
HOGDescriptorGetDefaultPeopleDetector Method
http://www.emgu.com
Return the default people detector

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public static float[] GetDefaultPeopleDetector()

Return Value

Type: Single
The default people detector
See Also