|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
internal data types (structs and classes) used in libvot More...
#include <cstdlib>#include <vector>#include <iostream>#include <fstream>#include <cstring>#include <cmath>#include <cassert>#include "global_params.h"#include "openmvg_descriptor.hpp"Go to the source code of this file.
Classes | |
| class | tw::SiftData |
| Sift data structure used in libvot. More... | |
Namespaces | |
| tw | |
| namespace tw is mostly related to some utility functions developed by the repository owner, Tianwei Shen. | |
internal data types (structs and classes) used in libvot
1.8.9.1