|
vocabtree
0.0.1
|
#include "tests_config.hpp"#include <config.hpp>#include <utils/filesystem.hpp>#include <utils/dataset.hpp>#include <utils/vision.hpp>#include <utils/logger.hpp>#include <iostream>
Go to the source code of this file.
Functions | |
| _INITIALIZE_EASYLOGGINGPP int | main (int argc, char *argv[]) |
| _INITIALIZE_EASYLOGGINGPP int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 20 of file compute_sift_simple.cxx.
References vision::compute_sparse_sift_feature(), filesystem::create_file_directory(), filesystem::file_exists(), SimpleDataset::SimpleImage::location(), s_oxfordmini_data_dir, s_oxfordmini_database_location, and filesystem::write_cvmat().