http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Load the statistic model from file
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
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 to load the model from