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

Declaration Syntax
public void Load(
string fileName
)
Public Sub Load ( _
fileName As String _
)
public:
void Load(
String^ fileName
)

Parameters
- fileName (String)
- The file to load the model from
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)