#include <stdlib.h>
#include <vector>
#include <iostream>
#include <sys/time.h>
#include "../SiftGPU/SiftGPU.h"
Go to the source code of this file.
Defines | |
#define | SIFTGPU_REPEAT 30 |
Functions | |
int | GetMilliSecond () |
int | main (int argc, char *argv[]) |
#define SIFTGPU_REPEAT 30 |
int GetMilliSecond | ( | ) |