www.emgu.com/wiki
Deallocates the given kd-tree

Declaration Syntax
public static void cvReleaseFeatureTree(
IntPtr tr
)
Public Shared Sub cvReleaseFeatureTree ( _
tr As IntPtr _
)
public:
static void cvReleaseFeatureTree(
IntPtr tr
)

Parameters
- tr (IntPtr)
- Pointer to tree being destroyed
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)