www.emgu.com/wiki
Save the statistic model to the specific file

Declaration Syntax
Public Shared Sub StatModelSave ( _
statModel As IntPtr, _
fileName As String, _
name As IntPtr _
)

Parameters
- statModel (IntPtr)
- The statistic model to save
- fileName (String)
- The file name to save to
- name (IntPtr)
- Pass IntPtr.Zero
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)