www.emgu.com/wiki
Load the statistic model from the specific file

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

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