Emgu CV Library Documentation
CvEMRelease Method (emModel)
NamespacesEmgu.CV.MLMlInvokeCvEMRelease(IntPtr)

www.emgu.com/wiki
Release the EM model
Declaration Syntax
C#Visual BasicVisual C++
public static void CvEMRelease(
	IntPtr emModel
)
Public Shared Sub CvEMRelease ( _
	emModel As IntPtr _
)
public:
static void CvEMRelease(
	IntPtr emModel
)
Parameters
emModel (IntPtr)

[Missing <param name="emModel"/> documentation for "M:Emgu.CV.ML.MlInvoke.CvEMRelease(System.IntPtr)"]

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