Classes | Namespaces
simple_kmeans.h File Reference
#include "vocabulary_tree/distance.h"
#include "vocabulary_tree/feature_allocator.h"
#include <boost/function.hpp>
#include <boost/foreach.hpp>
#include <algorithm>
#include <vector>
#include <limits>
Include dependency graph for simple_kmeans.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vt::InitGiven
 Dummy initializer for K-means that leaves the centers as-is. More...
struct  vt::InitRandom
 Initializer for K-means that randomly selects k features as the cluster centers. More...
class  vt::SimpleKmeans< Feature, Distance, FeatureAllocator >
 Class for performing K-means clustering, optimized for a particular feature type and metric. More...

Namespaces

namespace  vt


vocabulary_tree
Author(s): Patrick Mihelich
autogenerated on Thu Jan 2 2014 12:12:26