http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Save the statistic model to the specific 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 static void StatModelSave( IntPtr statModel, string fileName, IntPtr name ) |
Visual Basic |
---|
Public Shared Sub StatModelSave ( _ statModel As IntPtr, _ fileName As String, _ name As IntPtr _ ) |
Visual C++ |
---|
public: static void StatModelSave( IntPtr statModel, String^ fileName, IntPtr name ) |
Parameters
- statModel
- Type: System..::..IntPtr
The statistic model to save
- fileName
- Type: System..::..String
The file name to save to
- name
- Type: System..::..IntPtr
Pass IntPtr.Zero