|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
This is the complete list of members for vot::VocabTree, including all inherited members.
| AddImage2Tree(size_t image_index, tw::SiftData &sift, int thread_num) | vot::VocabTree | |
| branch_num | vot::VocabTree | |
| BuildTree(size_t num_keys, int dim, int depth, int bf, DTYPE **p, int thread_num=1) | vot::VocabTree | |
| ClearTree() | vot::VocabTree | |
| Compare(VocabTree &v) const | vot::VocabTree | |
| ComputeTFIDFWeight(size_t image_num) | vot::VocabTree | |
| database_image_num | vot::VocabTree | |
| depth | vot::VocabTree | |
| dim | vot::VocabTree | |
| dis_type | vot::VocabTree | |
| IndexLeaves() | vot::VocabTree | |
| NormalizeDatabase(size_t start_id, size_t image_num) | vot::VocabTree | |
| num_leaves | vot::VocabTree | |
| num_nodes | vot::VocabTree | |
| Query(tw::SiftData &sift, float *scores) | vot::VocabTree | |
| ReadTree(const char *filename) | vot::VocabTree | |
| root | vot::VocabTree | |
| SetConstantWeight() | vot::VocabTree | |
| Show() const | vot::VocabTree | |
| VocabTree() | vot::VocabTree | |
| VocabTree(int depth_, int branch_num_, int dim_=128, DistanceType dis_type_=L2) | vot::VocabTree | |
| WriteTree(const char *filename) const | vot::VocabTree | |
| ~VocabTree() | vot::VocabTree |
1.8.9.1