|
vocabtree
0.0.1
|
#include "tests_config.hpp"#include <search/vocab_tree/vocab_tree.hpp>#include <iostream>#include <utils/filesystem.hpp>#include <utils/numerics.hpp>#include <utils/dataset.hpp>#include <utils/vision.hpp>#include <utils/logger.hpp>#include <vis/matches_page.hpp>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 12 of file vocab_tree_simple.cxx.
References MatchesPage::add_match(), SimpleDataset::image(), Dataset::location(), Dataset::random_images(), s_oxfordmini_data_dir, s_oxfordmini_database_location, VocabTree::search(), VocabTree::split, VocabTree::train(), and MatchesPage::write().