|
libvot
0.1.3
A C++11 multithread library for image retrieval
|
graph partition example (exe) More...
#include <iostream>#include <vector>#include <fstream>#include "image_graph/image_graph.h"#include "utils/io_utils.h"Functions | |
| int | main (int argc, char **argv) |
graph partition example (exe)
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Case #1: make a undirected graph data
Case #2: read graph data from a file
1.8.9.1