http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a GPU cascade classifier using the specific file
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public GpuCascadeClassifier( string fileName ) |
Visual Basic |
---|
Public Sub New ( _ fileName As String _ ) |
Visual C++ |
---|
public: GpuCascadeClassifier( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
The file to create the classifier from