libvot
0.1.3
A C++11 multithread library for image retrieval
|
This is the complete list of members for vot::TreeLeafNode, including all inherited members.
add_lock | vot::TreeLeafNode | |
ClearNode(int bf) | vot::TreeLeafNode | virtual |
ClearScores(int bf) | vot::TreeLeafNode | virtual |
Compare(TreeNode *leaf, int branch_num, int dim) const | vot::TreeLeafNode | virtual |
ComputeDatabaseMagnitude(int bf, DistanceType dis_type, size_t start_id, std::vector< float > &database_mag) | vot::TreeLeafNode | virtual |
ComputeImageVectorMagnitude(int bf, DistanceType dt) | vot::TreeLeafNode | virtual |
ComputeTFIDFWeight(int bf, size_t n) | vot::TreeLeafNode | virtual |
CountLeaves(int branch_num) const | vot::TreeLeafNode | virtual |
CountNodes(int branch_num) const | vot::TreeLeafNode | virtual |
des | vot::TreeNode | |
DescendFeature(float *q, DTYPE *v, size_t image_index, int branch_num, int dim, bool add=true) | vot::TreeLeafNode | virtual |
FillQueryVector(float *q, int branch_num, float normalize_factor) | vot::TreeLeafNode | virtual |
id | vot::TreeNode | |
IndexLeaves(int branch_num) | vot::TreeLeafNode | virtual |
inv_list | vot::TreeLeafNode | |
NormalizeDatabase(int bf, size_t start_id, std::vector< float > &database_mag) | vot::TreeLeafNode | virtual |
ReadNode(FILE *f, int branch_num, int dim) | vot::TreeLeafNode | 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::TreeLeafNode | virtual |
score | vot::TreeLeafNode | |
ScoreQuery(float *q, int branch_num, DistanceType dt, float *scores) | vot::TreeLeafNode | virtual |
SetConstantWeight(int bf) | vot::TreeLeafNode | virtual |
TreeLeafNode() | vot::TreeLeafNode | inline |
TreeNode() | vot::TreeNode | inline |
weight | vot::TreeLeafNode | |
WriteNode(FILE *f, int branch_num, int dim) const | vot::TreeLeafNode | virtual |
~TreeLeafNode() | vot::TreeLeafNode | virtual |
~TreeNode() | vot::TreeNode | inlinevirtual |