Typedefs | Functions | Variables
make_tree_gaussian.cpp File Reference
#include <vocabulary_tree/tree_builder.h>
#include <boost/lexical_cast.hpp>
#include <boost/foreach.hpp>
#include <cstdio>
#include <fstream>
Include dependency graph for make_tree_gaussian.cpp:

Go to the source code of this file.

Typedefs

typedef Eigen::Vector2f Feature
typedef std::vector< Feature,
Eigen::aligned_allocator
< Feature > > 
FeatureVector

Functions

int main (int argc, char **argv)

Variables

static const uint32_t K = 5
static const uint32_t LEVELS = 3

Typedef Documentation

typedef Eigen::Vector2f Feature

Definition at line 10 of file make_tree_gaussian.cpp.

typedef std::vector<Feature, Eigen::aligned_allocator<Feature> > FeatureVector

Definition at line 11 of file make_tree_gaussian.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file make_tree_gaussian.cpp.


Variable Documentation

const uint32_t K = 5 [static]

Definition at line 7 of file make_tree_gaussian.cpp.

const uint32_t LEVELS = 3 [static]

Definition at line 8 of file make_tree_gaussian.cpp.



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