http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Returns coefficients of the classifier trained for people detection (for default window size).
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static float[] GetDefaultPeopleDetector() |
Visual Basic |
---|
Public Shared Function GetDefaultPeopleDetector As Single() |
Visual C++ |
---|
public: static array<float>^ GetDefaultPeopleDetector() |