Click or drag to resize

HOGDescriptorGetDefaultPeopleDetector Method

http://www.emgu.com
Return the default people detector

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

Return Value

Type: Single
The default people detector
See Also