http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a HaarCascade object from the specific file
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public HaarCascade( string fileName ) |
Visual Basic |
---|
Public Sub New ( _ fileName As String _ ) |
Visual C++ |
---|
public: HaarCascade( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
The name of the file that contains the HaarCascade object