http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Deallocates the given kd-tree
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseFeatureTree( IntPtr tr ) |
Visual Basic |
---|
Public Shared Sub cvReleaseFeatureTree ( _ tr As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseFeatureTree( IntPtr tr ) |
Parameters
- tr
- Type: System..::..IntPtr
Pointer to tree being destroyed