http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Release the ANN_MLP model
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void CvANN_MLPRelease( IntPtr model ) |
Visual Basic |
---|
Public Shared Sub CvANN_MLPRelease ( _ model As IntPtr _ ) |
Visual C++ |
---|
public: static void CvANN_MLPRelease( IntPtr model ) |
Parameters
- model
- Type: System..::..IntPtr
The ANN_MLP model to be released