libvot
0.1.3
A C++11 multithread library for image retrieval
|
query expansion on the image graph (exe) More...
#include <stdio.h>
#include <iostream>
#include <string>
#include <vector>
#include <limits>
#include <sstream>
#include <fstream>
#include <unordered_set>
#include <Eigen/Dense>
#include <Eigen/SVD>
#include "image_graph/image_graph.h"
#include "utils/io_utils.h"
Functions | |
bool | MatchJump (int state, int tolerance) |
int | main (int argc, char **argv) |
query expansion on the image graph (exe)
int main | ( | int | argc, |
char ** | argv | ||
) |
bool MatchJump | ( | int | state, |
int | tolerance | ||
) |