Deallocates the given kd-tree
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
public static void cvReleaseFeatureTree( IntPtr tr ) |
| Visual Basic (Declaration) |
|---|
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