, including all inherited members.
_colors | SiftGPUEX | [private] |
_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 | |
_sub_view | SiftGPUEX | [private] |
_texImage | SiftGPU | [protected] |
_timing | SiftGPU | |
_view | SiftGPUEX | [private] |
_view_debug | SiftGPUEX | [private] |
AllocatePyramid(int width, int height) | SiftGPU | [virtual] |
COLOR_NUM enum value | SiftGPUEX | [private] |
CreateContextGL() | SiftGPU | [virtual] |
DisplayDebug() | SiftGPUEX | [private] |
DisplayFeatureBox(int i) | SiftGPUEX | [private] |
DisplayInput() | SiftGPUEX | [private] |
DisplayLevel(void(*UseDisplayShader)(), int i) | SiftGPUEX | [private] |
DisplayOctave(void(*UseDisplayShader)(), int i) | SiftGPUEX | [private] |
DisplayPyramid(void(*UseDisplayShader)(), int dataName, int nskip1=0, int nskip2=0) | SiftGPUEX | [private] |
DisplaySIFT() | SiftGPUEX | |
GetCurrentImagePath() | SiftGPU | [inline] |
GetFeatureNum() | SiftGPU | [virtual] |
GetFeatureVector(SiftKeypoint *keys, float *descriptors) | SiftGPU | [virtual] |
GetImageCount() | SiftGPU | [virtual] |
GetImageDimension(int &w, int &h) | SiftGPUEX | |
GetInitialSmoothSigma(int octave_min) | SiftParam | |
GetInitWindowPotition(int &x, int &y) | SiftGPUEX | |
GetLevelSigma(int lev) | SiftParam | |
HSVtoRGB(float hsv[3], float rgb[3]) | SiftGPUEX | [private, static] |
InitSiftGPU() | SiftGPU | [inline, protected] |
IsFullSupported() | SiftGPU | [virtual] |
LoadImageList(char *imlist) | SiftGPU | [protected] |
operator new(size_t size) | SiftGPU | |
ParseParam(int argc, char **argv) | SiftGPU | [virtual] |
ParseSiftParam() | SiftParam | |
PrintUsage() | SiftGPU | [protected, static] |
RandomizeColor() | SiftGPUEX | |
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 index) | SiftGPU | [inline, virtual] |
SetImageList(int nimage, const char **filelist) | SiftGPU | [virtual] |
SetKeypointList(int num, const SiftKeypoint *keys, int keys_have_orientation=1) | SiftGPU | [virtual] |
SetMaxDimension(int sz) | SiftGPU | [virtual] |
SetTightPyramid(int tight=1) | SiftGPU | [virtual] |
SetVerbose(int verbose=4) | SiftGPU | [virtual] |
SetVerboseBrief() | SiftGPU | [inline] |
SetView(int view, int sub_view, char *title) | SiftGPUEX | |
SiftGPU(int np=1) | SiftGPU | |
SIFTGPU_FULL_SUPPORTED enum value | SiftGPU | |
SIFTGPU_NOT_SUPPORTED enum value | SiftGPU | |
SIFTGPU_PARTIAL_SUPPORTED enum value | SiftGPU | |
SiftGPUEX() | SiftGPUEX | |
SiftKeypoint typedef | SiftGPU | |
SiftParam() | SiftParam | |
ToggleDisplayDebug() | SiftGPUEX | |
VerifyContextGL() | SiftGPU | [virtual] |
~SiftGPU() | SiftGPU | [virtual] |