http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Set the SVM detector
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void SetSVMDetector( float[] detector ) |
Visual Basic |
---|
Public Sub SetSVMDetector ( _ detector As Single() _ ) |
Visual C++ |
---|
public: void SetSVMDetector( array<float>^ detector ) |
Parameters
- detector
- Type: array<System..::..Single>[]()[][]
The SVM detector