http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Load the FaceRecognizer from the file
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void Load( string fileName ) |
Visual Basic |
---|
Public Sub Load ( _ fileName As String _ ) |
Visual C++ |
---|
public: void Load( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
The file where the FaceRecognizer will be loaded from