|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
This is the complete list of members for vot::TreeInNode, including all inherited members.
| children | vot::TreeInNode | |
| ClearNode(int bf) | vot::TreeInNode | virtual |
| ClearScores(int bf) | vot::TreeInNode | virtual |
| Compare(TreeNode *in, int branch_num, int dim) const | vot::TreeInNode | virtual |
| ComputeDatabaseMagnitude(int bf, DistanceType dis_type, size_t start_id, std::vector< float > &database_mag) | vot::TreeInNode | virtual |
| ComputeImageVectorMagnitude(int bf, DistanceType dt) | vot::TreeInNode | virtual |
| ComputeTFIDFWeight(int bf, size_t n) | vot::TreeInNode | virtual |
| CountLeaves(int branch_num) const | vot::TreeInNode | virtual |
| CountNodes(int branch_num) const | vot::TreeInNode | virtual |
| des | vot::TreeNode | |
| DescendFeature(float *q, DTYPE *v, size_t image_index, int branch_num, int dim, bool add=true) | vot::TreeInNode | virtual |
| FillQueryVector(float *q, int branch_num, float normalize_factor) | vot::TreeInNode | virtual |
| id | vot::TreeNode | |
| IndexLeaves(int branch_num) | vot::TreeInNode | virtual |
| NormalizeDatabase(int bf, size_t start_id, std::vector< float > &database_mag) | vot::TreeInNode | virtual |
| ReadNode(FILE *f, int branch_num, int dim) | vot::TreeInNode | virtual |
| RecursiveBuild(size_t num_keys, int dim, int depth, int depth_curr, int bf, DTYPE **p, double *means, int *assign, int thread_num=1) | vot::TreeInNode | virtual |
| ScoreQuery(float *q, int branch_num, DistanceType dt, float *scores) | vot::TreeInNode | virtual |
| SetConstantWeight(int bf) | vot::TreeInNode | virtual |
| TreeInNode() | vot::TreeInNode | inline |
| TreeNode() | vot::TreeNode | inline |
| WriteNode(FILE *f, int branch_num, int dim) const | vot::TreeInNode | virtual |
| ~TreeInNode() | vot::TreeInNode | virtual |
| ~TreeNode() | vot::TreeNode | inlinevirtual |
1.8.9.1