|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
a simple image graph More...
#include <iostream>#include <cstdlib>#include <vector>#include <string>#include <cassert>#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | vot::LinkEdge |
| edge struct used in image graph class More... | |
| struct | vot::ImageNode |
| the image node used in image graph class More... | |
| class | vot::ImageGraph |
| Image graph class. More... | |
Namespaces | |
| vot | |
| namespace vot contains libvot functions and classes. | |
a simple image graph
1.8.9.1