http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Release the decision tree 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 CvDTreeRelease( ref IntPtr model ) |
Visual Basic |
---|
Public Shared Sub CvDTreeRelease ( _ ByRef model As IntPtr _ ) |
Visual C++ |
---|
public: static void CvDTreeRelease( IntPtr% model ) |
Parameters
- model
- Type: System..::..IntPtr%
The decision tree model to be released