Release the EM model
Namespace:
Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public static void CvEMRelease( IntPtr emModel ) |
Visual Basic (Declaration) |
---|
Public Shared Sub CvEMRelease ( _ emModel As IntPtr _ ) |
Visual C++ |
---|
public: static void CvEMRelease( IntPtr emModel ) |
Parameters
- emModel
- Type: System..::.IntPtr
[Missing <param name="emModel"/> documentation for "M:Emgu.CV.ML.MlInvoke.CvEMRelease(System.IntPtr)"]