libvot  0.1.3
A C++11 multithread library for image retrieval
Namespaces
image_graph.cpp File Reference

a simple image graph implementation More...

#include <iostream>
#include <fstream>
#include <string>
#include <queue>
#include <cstdlib>
#include <cmath>
#include <cstring>
#include <algorithm>
#include "image_graph.h"
#include "../utils/data_structures.h"

Namespaces

 vot
 namespace vot contains libvot functions and classes.
 

Detailed Description

a simple image graph implementation