http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Return the default people detector
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static float[] GetDefaultPeopleDetector() |
Visual Basic |
---|
Public Shared Function GetDefaultPeopleDetector As Single() |
Visual C++ |
---|
public: static array<float>^ GetDefaultPeopleDetector() |