| __max_sift | SiftMatchGPU | protected |
| _CreateContextGL() | SiftMatchGPU | protectedvirtual |
| _current | SiftGPU | protected |
| _dog_level_num | SiftParam | |
| _dog_threshold | SiftParam | |
| _edge_threshold | SiftParam | |
| _image_loaded | SiftGPU | protected |
| _imgpath | SiftGPU | protected |
| _initialized | SiftGPU | protected |
| _level_ds | SiftParam | |
| _level_max | SiftParam | |
| _level_min | SiftParam | |
| _level_num | SiftParam | |
| _list | SiftGPU | protected |
| _outpath | SiftGPU | protected |
| _pyramid | SiftGPU | protected |
| _sigma | SiftParam | |
| _sigma0 | SiftParam | |
| _sigma_num | SiftParam | |
| _sigma_skip0 | SiftParam | |
| _sigma_skip1 | SiftParam | |
| _sigman | SiftParam | |
| _texImage | SiftGPU | protected |
| _timing | SiftGPU | |
| _VerifyContextGL() | SiftMatchGPU | protectedvirtual |
| Allocate(int max_sift, int mbm) | SiftMatchGPU | virtual |
| AllocatePyramid(int width, int height) | SiftGPU | virtual |
| SiftGPU::CreateContextGL() | SiftGPU | virtual |
| SiftMatchGPU::CreateContextGL() | SiftMatchGPU | inline |
| GetCurrentImagePath() | SiftGPU | inline |
| GetFeatureCountThreshold() | SiftGPU | |
| GetFeatureNum() | SiftGPU | virtual |
| GetFeatureVector(SiftKeypoint *keys, float *descriptors) | SiftGPU | virtual |
| GetGuidedSiftMatch(int max_match, uint32_t match_buffer[][2], float *H, float *F, float distmax=0.7, float ratiomax=0.8, float hdistmax=32, float fdistmax=16, int mutual_best_match=1) | SiftMatchGPU | virtual |
| GetImageCount() | SiftGPU | virtual |
| GetInitialSmoothSigma(int octave_min) | SiftParam | |
| GetLevelSigma(int lev) | SiftParam | |
| GetMaxDimension() | SiftGPU | |
| GetMaxOrientation() | SiftGPU | |
| GetMaxSift() const | SiftMatchGPU | inlinevirtual |
| GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax=0.7, float ratiomax=0.8, int mutual_best_match=1) | SiftMatchGPU | virtual |
| SiftGPU::gpu_index | SiftGPU | |
| SiftMatchGPU::gpu_index | SiftMatchGPU | |
| InitSiftGPU() | SiftGPU | inlineprotected |
| IsFullSupported() | SiftGPU | virtual |
| LoadImageList(const char *imlist) | SiftGPU | protected |
| ParseParam(int argc, const char **argv) | SiftGPU | virtual |
| ParseSiftParam() | SiftParam | |
| PrintUsage() | SiftGPU | protectedstatic |
| RunSIFT(const char *imgpath) | SiftGPU | virtual |
| RunSIFT(int index) | SiftGPU | virtual |
| RunSIFT(int width, int height, const void *data, unsigned int gl_format, unsigned int gl_type) | SiftGPU | virtual |
| RunSIFT() | SiftGPU | virtual |
| RunSIFT(int num, const SiftKeypoint *keys, int keys_have_orientation=1) | SiftGPU | virtual |
| SaveSIFT(const char *szFileName) | SiftGPU | virtual |
| SetActivePyramid(int) | SiftGPU | inlinevirtual |
| 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 |
| SetImageList(int nimage, const char **filelist) | SiftGPU | virtual |
| SetKeypointList(int num, const SiftKeypoint *keys, int keys_have_orientation=1) | SiftGPU | virtual |
| SetLanguage(int gpu_language) | SiftMatchGPU | virtual |
| SetMaxDimension(int sz) | SiftGPU | virtual |
| SetMaxSift(int max_sift) | SiftMatchGPU | virtual |
| SetTightPyramid(int tight=1) | SiftGPU | virtual |
| SetVerbose(int verbose=4) | SiftGPU | virtual |
| SetVerboseBrief() | SiftGPU | inline |
| SiftGPU(int np=1) | SiftGPU | explicit |
| SIFTGPU_FULL_SUPPORTED enum value | SiftGPU | |
| SIFTGPU_NOT_SUPPORTED enum value | SiftGPU | |
| SIFTGPU_PARTIAL_SUPPORTED enum value | SiftGPU | |
| SiftKeypoint typedef | SiftGPU | |
| 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 | explicit |
| SiftParam() | SiftParam | |
| SiftGPU::VerifyContextGL() | SiftGPU | virtual |
| SiftMatchGPU::VerifyContextGL() | SiftMatchGPU | inline |
| ~SiftGPU() | SiftGPU | virtual |
| ~SiftMatchGPU() | SiftMatchGPU | virtual |