Emgu CV Library Documentation
cvReleaseFeatureTree Method (tr)
NamespacesEmgu.CVCvInvokecvReleaseFeatureTree(IntPtr)

www.emgu.com/wiki
Deallocates the given kd-tree
Declaration Syntax
C#Visual BasicVisual C++
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)