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

Go to the source code of this file.

Typedefs

typedef Eigen::Matrix< float,
1, DIMENSION
Feature
typedef std::vector< Feature,
Eigen::aligned_allocator
< Feature > > 
FeatureVector

Functions

int main (int argc, char **argv)

Variables

static const unsigned int DIMENSION = 176

Typedef Documentation

typedef Eigen::Matrix<float, 1, DIMENSION> Feature

Definition at line 9 of file test_database.cpp.

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

Definition at line 10 of file test_database.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 12 of file test_database.cpp.


Variable Documentation

const unsigned int DIMENSION = 176 [static]

Definition at line 8 of file test_database.cpp.



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