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

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

Return Value

Type: Single
The default people detector
See Also