cv::KDTree Member List

This is the complete list of members for cv::KDTree, including all inherited members.
build(const Mat &_points, bool copyAndReorderPoints=false)cv::KDTree
build(const Mat &_points, const Mat &_labels, bool copyAndReorderPoints=false)cv::KDTree
dims() const cv::KDTree
findNearest(const float *vec, int K, int Emax, int *neighborsIdx, Mat *neighbors=0, float *dist=0, int *labels=0) const cv::KDTree
findNearest(const float *vec, int K, int Emax, vector< int > *neighborsIdx, Mat *neighbors=0, vector< float > *dist=0, vector< int > *labels=0) const cv::KDTree
findNearest(const vector< float > &vec, int K, int Emax, CV_OUT vector< int > *neighborsIdx, CV_OUT Mat *neighbors=0, CV_OUT vector< float > *dist=0, CV_OUT vector< int > *labels=0) const cv::KDTree
findOrthoRange(const float *minBounds, const float *maxBounds, vector< int > *neighborsIdx, Mat *neighbors=0, vector< int > *labels=0) const cv::KDTree
findOrthoRange(const vector< float > &minBounds, const vector< float > &maxBounds, CV_OUT vector< int > *neighborsIdx, CV_OUT Mat *neighbors=0, CV_OUT vector< int > *labels=0) const cv::KDTree
getPoint(int ptidx, int *label=0) const cv::KDTree
getPoints(const int *idx, size_t nidx, Mat &pts, vector< int > *labels=0) const cv::KDTree
getPoints(const vector< int > &idxs, Mat &pts, CV_OUT vector< int > *labels=0) const cv::KDTree
KDTree()cv::KDTree
KDTree(const Mat &_points, bool copyAndReorderPoints=false)cv::KDTree
KDTree(const Mat &_points, const Mat &_labels, bool copyAndReorderPoints=false)cv::KDTree
labelscv::KDTree
maxDepthcv::KDTree
nodescv::KDTree
normTypecv::KDTree
pointscv::KDTree
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3