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