http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Release the EM model
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static void CvEMRelease( ref IntPtr emModel ) |
Visual Basic |
---|
Public Shared Sub CvEMRelease ( _ ByRef 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@)"]