#include <iostream>
#include <sstream>
#include <stdlib.h>
#include <string.h>
#include <string>
#include <highgui.h>
#include <polyora/kpttracker.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
template<class T > | |
string | ToString (const T &arg) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 30 of file buildtree.cpp.
References kmean_tree::build_from_data(), kmean_tree::load(), kmean_tree::node_t::save(), and kmean_tree::node_t::save_to_database().
string ToString | ( | const T & | arg | ) | [inline] |