This is the complete list of members for
SiftMatchGPU, including all inherited members.
__language | SiftMatchGPU | [private] |
__matcher | SiftMatchGPU | [private] |
__max_sift | SiftMatchGPU | [private] |
_CreateContextGL() | SiftMatchGPU | [protected, virtual] |
_VerifyContextGL() | SiftMatchGPU | [protected, virtual] |
CreateContextGL() | SiftMatchGPU | [inline] |
GetGuidedSiftMatch(int max_match, int match_buffer[][2], float H[3][3], float F[3][3], float distmax=0.7, float ratiomax=0.8, float hdistmax=32, float fdistmax=16, int mutual_best_match=1) | SiftMatchGPU | [virtual] |
GetSiftMatch(int max_match, int match_buffer[][2], float distmax=0.7, float ratiomax=0.8, int mutual_best_match=1) | SiftMatchGPU | [virtual] |
InitSiftMatch() | SiftMatchGPU | [inline, private, virtual] |
operator new(size_t size) | SiftMatchGPU | |
SetDescriptors(int index, int num, const float *descriptors, int id=-1) | SiftMatchGPU | [virtual] |
SetDescriptors(int index, int num, const unsigned char *descriptors, int id=-1) | SiftMatchGPU | [virtual] |
SetDeviceParam(int argc, char **argv) | SiftMatchGPU | [virtual] |
SetFeatureLocation(int index, const SiftGPU::SiftKeypoint *keys) | SiftMatchGPU | [inline] |
SetFeautreLocation(int index, const float *locations, int gap=0) | SiftMatchGPU | [virtual] |
SetLanguage(int gpu_language) | SiftMatchGPU | [virtual] |
SetMaxSift(int max_sift) | SiftMatchGPU | [virtual] |
SIFTMATCH_CUDA enum value | SiftMatchGPU | |
SIFTMATCH_CUDA_DEVICE0 enum value | SiftMatchGPU | |
SIFTMATCH_GLSL enum value | SiftMatchGPU | |
SIFTMATCH_LANGUAGE enum name | SiftMatchGPU | |
SIFTMATCH_SAME_AS_SIFTGPU enum value | SiftMatchGPU | |
SiftMatchGPU(int max_sift=4096) | SiftMatchGPU | |
VerifyContextGL() | SiftMatchGPU | [inline] |
~SiftMatchGPU() | SiftMatchGPU | [virtual] |