#include "vocabulary_tree/mutable_tree.h"#include "vocabulary_tree/simple_kmeans.h"#include <deque>

Go to the source code of this file.
Classes | |
| class | vt::TreeBuilder< Feature, Distance, FeatureAllocator > |
| Class for building a new vocabulary by hierarchically clustering a set of training features. More... | |
Namespaces | |
| namespace | vt |