Emgu CV Library Documentation
Save Method (fileName)
NamespacesEmgu.CV.MLStatModelSave(String)

www.emgu.com/wiki
Save the statistic model to file
Declaration Syntax
C#Visual BasicVisual C++
public void Save(
	string fileName
)
Public Sub Save ( _
	fileName As String _
)
public:
void Save(
	String^ fileName
)
Parameters
fileName (String)

[Missing <param name="fileName"/> documentation for "M:Emgu.CV.ML.StatModel.Save(System.String)"]

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)