This is the complete list of members for
SiftMatchGL, including all inherited members.
_CreateContextGL() | SiftMatchGPU | [protected, virtual] |
_have_loc | SiftMatchGL | [private] |
_id_sift | SiftMatchGL | [private] |
_initialized | SiftMatchGL | [private] |
_max_sift | SiftMatchGL | [private] |
_num_sift | SiftMatchGL | [private] |
_param_colmax_param | SiftMatchGL | [private] |
_param_guided_mult_f | SiftMatchGL | [private] |
_param_guided_mult_h | SiftMatchGL | [private] |
_param_guided_mult_param | SiftMatchGL | [private] |
_param_guided_mult_tex1 | SiftMatchGL | [private] |
_param_guided_mult_tex2 | SiftMatchGL | [private] |
_param_guided_mult_texl1 | SiftMatchGL | [private] |
_param_guided_mult_texl2 | SiftMatchGL | [private] |
_param_multiply_size | SiftMatchGL | [private] |
_param_multiply_tex1 | SiftMatchGL | [private] |
_param_multiply_tex2 | SiftMatchGL | [private] |
_param_rowmax_param | SiftMatchGL | [private] |
_pixel_per_sift | SiftMatchGL | [private] |
_sift_num_stripe | SiftMatchGL | [private] |
_sift_per_row | SiftMatchGL | [private] |
_sift_per_stripe | SiftMatchGL | [private] |
_texDes | SiftMatchGL | [private] |
_texDot | SiftMatchGL | [private] |
_texLoc | SiftMatchGL | [private] |
_texMatch | SiftMatchGL | [private] |
_VerifyContextGL() | SiftMatchGPU | [protected, virtual] |
AllocateSiftMatch() | SiftMatchGL | [private] |
CreateContextGL() | SiftMatchGPU | [inline] |
GetBestMatch(int max_match, int match_buffer[][2], float distmax, float ratiomax, int mbm) | SiftMatchGL | [private] |
GetGuidedSiftMatch(int max_match, int match_buffer[][2], float H[3][3], float F[3][3], float distmax, float ratiomax, float hdistmax, float fdistmax, int mbm) | SiftMatchGL | [virtual] |
GetSiftMatch(int max_match, int match_buffer[][2], float distmax, float ratiomax, int mbm) | SiftMatchGL | [virtual] |
InitSiftMatch() | SiftMatchGL | [virtual] |
LoadSiftMatchShadersGLSL() | SiftMatchGL | [private] |
operator new(size_t size) | SiftMatchGPU | |
ParameterGL typedef | SiftMatchGL | [private] |
s_col_max | SiftMatchGL | [private] |
s_guided_mult | SiftMatchGL | [private] |
s_multiply | SiftMatchGL | [private] |
s_row_max | SiftMatchGL | [private] |
SetDescriptors(int index, int num, const unsigned char *descriptor, int id=-1) | SiftMatchGL | [virtual] |
SetDescriptors(int index, int num, const float *descriptor, int id=-1) | SiftMatchGL | [virtual] |
SetDeviceParam(int argc, char **argv) | SiftMatchGPU | [virtual] |
SetFeatureLocation(int index, const SiftGPU::SiftKeypoint *keys) | SiftMatchGPU | [inline] |
SetFeautreLocation(int index, const float *locatoins, int gap) | SiftMatchGL | [virtual] |
SetLanguage(int gpu_language) | SiftMatchGPU | [virtual] |
SetMaxSift(int max_sift) | SiftMatchGL | [virtual] |
sift_buffer | SiftMatchGL | [private] |
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 | |
SiftMatchGL(int max_sift, int use_glsl) | SiftMatchGL | |
SiftMatchGPU(int max_sift=4096) | SiftMatchGPU | |
VerifyContextGL() | SiftMatchGPU | [inline] |
~SiftMatchGL() | SiftMatchGL | [virtual] |
~SiftMatchGPU() | SiftMatchGPU | [virtual] |