CvStatModelSave Method (String) OpenCvSharp Class Library
Saves the model to file

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual void Save(
	string filename
)

Parameters

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:OpenCvSharp.CPlusPlus.CvStatModel.Save(System.String)"]

See Also

Reference