|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
global parameters and utility functions implementation More...
Namespaces | |
| vot | |
| namespace vot contains libvot functions and classes. | |
Functions | |
| void | vot::showi (int i) |
| void | vot::showd (double d) |
| void | vot::showf (float f) |
| void | vot::shows (std::string s) |
global parameters and utility functions implementation
This file contains some global parameters shared by the whole libvot project, such as feature type enum, etc.
1.8.9.1