#include <stdlib.h>#include <vector>#include <iostream>#include <dlfcn.h>#include "../SiftGPU/SiftGPU.h"
Go to the source code of this file.
Defines | |
| #define | FREE_MYLIB dlclose |
| #define | GET_MYPROC dlsym |
| #define | SIFTGPU_DLL_RUNTIME |
Functions | |
| int | main () |
| #define FREE_MYLIB dlclose |
Definition at line 70 of file SimpleSIFT.cpp.
| #define GET_MYPROC dlsym |
Definition at line 71 of file SimpleSIFT.cpp.
| #define SIFTGPU_DLL_RUNTIME |
Definition at line 35 of file SimpleSIFT.cpp.
Definition at line 78 of file SimpleSIFT.cpp.