make_tree.cpp File Reference

#include <vocabulary_tree/tree_builder.h>
#include "vocabulary_tree/mutable_tree.h"
#include "vocabulary_tree/simple_kmeans.h"
#include <deque>
#include <boost/lexical_cast.hpp>
#include <cstdio>
#include <fstream>
Include dependency graph for make_tree.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

static const unsigned int DIMENSION = 176
static const uint32_t K = 10
static const uint32_t LEVELS = 5

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 12 of file make_tree.cpp.


Variable Documentation

const unsigned int DIMENSION = 176 [static]

Definition at line 6 of file make_tree.cpp.

const uint32_t K = 10 [static]

Definition at line 7 of file make_tree.cpp.

const uint32_t LEVELS = 5 [static]

Definition at line 8 of file make_tree.cpp.

 All Classes Namespaces Files Functions Variables Typedefs


vocabulary_tree
Author(s): Patrick Mihelich
autogenerated on Fri Jan 11 09:14:10 2013