OpenCV  2.4.13.2
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() constcv::KDTree
findNearest(InputArray vec, int K, int Emax, OutputArray neighborsIdx, OutputArray neighbors=noArray(), OutputArray dist=noArray(), OutputArray labels=noArray()) constcv::KDTree
findOrthoRange(InputArray minBounds, InputArray maxBounds, OutputArray neighborsIdx, OutputArray neighbors=noArray(), OutputArray labels=noArray()) constcv::KDTree
getPoint(int ptidx, int *label=0) constcv::KDTree
getPoints(InputArray idx, OutputArray pts, OutputArray labels=noArray()) constcv::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