#include <vocabulary_tree/vocabulary_tree.h>
#include <vocabulary_tree/database.h>
#include <boost/lexical_cast.hpp>
#include <map>
#include <cstdio>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const unsigned int | DIMENSION = 176 |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 10 of file train_weights.cpp.
const unsigned int DIMENSION = 176 [static] |
Definition at line 8 of file train_weights.cpp.