OpenCV  2.4.13
Open Source Computer Vision
cv::KDTree Member List

This is the complete list of members for cv::KDTree, including all inherited members.

build(InputArray points, bool copyAndReorderPoints=false)cv::KDTree
build(InputArray points, InputArray labels, bool copyAndReorderPoints=false)cv::KDTree
dims() const cv::KDTree
findNearest(InputArray vec, int K, int Emax, OutputArray neighborsIdx, OutputArray neighbors=noArray(), OutputArray dist=noArray(), OutputArray labels=noArray()) const cv::KDTree
findOrthoRange(InputArray minBounds, InputArray maxBounds, OutputArray neighborsIdx, OutputArray neighbors=noArray(), OutputArray labels=noArray()) const cv::KDTree
getPoint(int ptidx, int *label=0) const cv::KDTree
getPoints(InputArray idx, OutputArray pts, OutputArray labels=noArray()) const cv::KDTree
KDTree()cv::KDTree
KDTree(InputArray points, bool copyAndReorderPoints=false)cv::KDTree
KDTree(InputArray points, InputArray _labels, bool copyAndReorderPoints=false)cv::KDTree
labelscv::KDTree
maxDepthcv::KDTree
nodescv::KDTree
normTypecv::KDTree
pointscv::KDTree