PyramidNaive Member List
This is the complete list of members for PyramidNaive, including all inherited members.
_alignmentSiftPyramid
_allocatedSiftPyramid
_auxPyramidPyramidNaive [protected]
_BetaFilterGlobalParam [static]
_BinarySIFTGlobalParam [static]
_debugGlobalParam [static]
_descriptor_bufferSiftPyramid
_DescriptorPPRGlobalParam [static]
_DescriptorPPTGlobalParam [static]
_descriptorTexPyramidGL [protected]
_DescriptorWindowFactorGlobalParam [static]
_DeviceIndexGlobalParam [static]
_down_sample_factorSiftPyramid
_existing_keypointsSiftPyramid [protected]
_ExitAfterSIFTGlobalParam [static]
_FeatureCountThresholdGlobalParam [static]
_featureDisplayVBOSiftPyramid [protected]
_featureNumSiftPyramid [protected]
_featurePointVBOSiftPyramid [protected]
_featureTexPyramidGL [protected]
_FeatureTexBlockGlobalParam [static]
_FilterWidthFactorGlobalParam [static]
_FixedOrientationGlobalParam [static]
_ForceTightPyramidGlobalParam [static]
_FullSupportedGlobalParam [static]
_GoodOpenGLGlobalParam [static]
_histo_bufferSiftPyramid [protected]
_histoPyramidTexPyramidGL [protected]
_hpLevelNumSiftPyramid [protected]
_InitPyramidHeightGlobalParam [static]
_InitPyramidWidthGlobalParam [static]
_IsNvidiaGlobalParam [static]
_iTexFormatGlobalParam [static]
_KeepExtremumSignGlobalParam [static]
_keypoint_bufferSiftPyramid
_keypoint_indexSiftPyramid [protected]
_KeyPointListForceLevel0GlobalParam [static]
_levelFeatureNumSiftPyramid [protected]
_ListGenGPUGlobalParam [static]
_ListGenSkipGPUGlobalParam [static]
_LoweOriginGlobalParam [static]
_MaxFeaturePercentGlobalParam [static]
_MaxFilterWidthGlobalParam [static]
_MaxLevelFeatureNumGlobalParam [static]
_MaxOrientationGlobalParam [static]
_MulitiOrientationThresholdGlobalParam [static]
_NarrowFeatureTexGlobalParam [static]
_NormalizedSIFTGlobalParam [static]
_octave_minSiftPyramid
_octave_min_defaultGlobalParam [static]
_octave_numSiftPyramid
_octave_num_defaultGlobalParam [static]
_OrientationExtraFactorGlobalParam [static]
_OrientationGaussianFactorGlobalParam [static]
_OrientationPack2GlobalParam [static]
_orientationTexPyramidGL [protected]
_OrientationWindowFactorGlobalParam [static]
_PreciseBorderGlobalParam [static]
_PreProcessOnCPUGlobalParam [static]
_ProcessOBOGlobalParam [static]
_pyramid_heightSiftPyramid
_pyramid_octave_firstSiftPyramid
_pyramid_octave_numSiftPyramid
_pyramid_widthSiftPyramid
_siftgpu_failedSiftPyramid
_SubpixelLocalizationGlobalParam [static]
_SupportNVFloatGlobalParam [static]
_SupportTextureRGGlobalParam [static]
_texMaxDimGlobalParam [static]
_texMaxDimGLGlobalParam [static]
_texMinDimGlobalParam [static]
_texPyramidPyramidNaive [protected]
_texTargetGlobalParam [static]
_timingSiftPyramid
_timingLGlobalParam [static]
_timingOGlobalParam [static]
_timingSGlobalParam [static]
_TruncateMethodGlobalParam [static]
_UseCUDAGlobalParam [static]
_UseDynamicIndexingGlobalParam [static]
_UseOpenCLGlobalParam [static]
_usePackedTexGlobalParam [static]
_UseSiftGPUEXGlobalParam [static]
_verboseGlobalParam [static]
_WindowDisplayGlobalParam [static]
_WindowInitXGlobalParam [static]
_WindowInitYGlobalParam [static]
BuildPyramid(GLTexInput *input)PyramidNaive [virtual]
CheckErrorsGL(const char *location=NULL)GlobalUtil [inline, static]
CheckFramebufferStatus()GlobalUtil [static]
CleanUpAfterSIFT()PyramidGL [virtual]
CleanupBeforeSIFT()SiftPyramid [inline]
CleanupOpenGL()GlobalUtil [static]
CLOCK()GlobalUtil [inline, static]
ComputeGradient()PyramidNaive [virtual]
CopyFeatureVector(float *keys, float *descriptors)SiftPyramid [virtual]
CreateWindowEZ()GlobalUtil [static]
CreateWindowEZ(LiteWindow *window)GlobalUtil [static]
DATA_DOG enum valueSiftPyramid
DATA_GAUSSIAN enum valueSiftPyramid
DATA_GRAD enum valueSiftPyramid
DATA_KEYPOINT enum valueSiftPyramid
DATA_NUM enum valueSiftPyramid
DATA_ROT enum valueSiftPyramid
DestroyPerLevelData()PyramidGL [virtual]
DestroyPyramidData()PyramidNaive
DestroyShaders()ShaderMan [static]
DestroySharedData()PyramidGL [virtual]
DetectKeypointsEX()PyramidNaive [virtual]
DownloadKeypoints()PyramidGL [virtual]
FilterImage(FilterProgram *filter, GLTexImage *dst, GLTexImage *src, GLTexImage *tmp)ShaderMan [static]
FilterInitialImage(GLTexImage *tex, GLTexImage *buf)ShaderMan [static]
FilterSampledImage(GLTexImage *tex, GLTexImage *buf)ShaderMan [static]
FitHistogramPyramid()PyramidNaive
FitPyramid(int w, int h)PyramidNaive
FitViewPort(int width, int height)GlobalUtil [static]
GenerateFeatureDisplayVBO()PyramidGL [virtual]
GenerateFeatureList()PyramidNaive [virtual]
GenerateFeatureList(int i, int j)PyramidNaive [private]
GenerateFeatureListCPU()PyramidNaive [virtual]
GenerateFeatureListTex()PyramidGL [virtual]
GetAlignedStorageSize(int num, int align, int &fw, int &fh)PyramidGL
GetBaseLevel(int octave, int dataName=DATA_GAUSSIAN)PyramidNaive [virtual]
GetElapsedTime()GlobalUtil [inline, static]
GetFeatureDescriptors()PyramidGL [virtual]
GetFeatureDipslayVBO()SiftPyramid [inline]
GetFeatureNum()SiftPyramid [inline]
GetFeatureOrientations()PyramidNaive [virtual]
GetHistLevelNum()SiftPyramid [inline]
GetLevelFeatureNum()SiftPyramid [inline]
GetLevelTexture(int octave, int level)PyramidNaive [virtual]
GetLevelTexture(int octave, int level, int dataName)PyramidNaive [virtual]
GetPointDisplayVBO()SiftPyramid [inline]
GetPyramidTiming(float *timing)SiftPyramid [inline]
GetRequiredOctaveNum(int inputsz)SiftPyramid [static]
GetSimplifiedOrientation()PyramidNaive [virtual]
GetSucessStatus()SiftPyramid [inline]
GetTextureStorageSize(int num, int &fw, int &fh)PyramidGL
HaveShaderMan()ShaderMan [inline, static]
InitGLParam(int NotTargetGL=0)GlobalUtil [static]
InitializeContext()PyramidGL
InitPyramid(int w, int h, int ds)PyramidNaive [virtual]
InitShaderMan(SiftParam &param)ShaderMan [static]
InterlaceDescriptorF2(int w, int h, float *buf, float *pd, int step)PyramidGL [inline, static]
IsUsingRectDescription()SiftPyramid [inline, virtual]
NormalizeDescriptor(int num, float *pd)PyramidGL [inline, static]
paramSiftPyramid [protected]
PyramidGL(SiftParam &sp)PyramidGL
PyramidNaive(SiftParam &sp)PyramidNaive
ReshapeFeatureListCPU()PyramidGL [virtual]
ResizeFeatureStorage()PyramidGL [virtual]
ResizePyramid(int w, int h)PyramidNaive [virtual]
RunSIFT(GLTexInput *input)SiftPyramid [virtual]
s_bagShaderMan [static]
SaveSIFT(const char *szFileName)SiftPyramid [virtual]
SelectInitialSmoothingFilter(int octave_min, SiftParam &param)ShaderMan [static]
SetDeviceParam(int argc, char **argv)GlobalUtil [static]
SetFailStatus()SiftPyramid [inline]
SetGLParam()GlobalUtil [static]
SetKeypointList(int num, const float *keys, int run_on_current, int skip_orientation)SiftPyramid [virtual]
SetLevelFeatureNum(int idx, int num)PyramidGL [inline]
SetTextureParameter()GlobalUtil [static]
SetTextureParameterUS()GlobalUtil [static]
SIFT_RECT_DESCRIPTION enum valueSiftPyramid
SIFT_SKIP_DETECTION enum valueSiftPyramid
SIFT_SKIP_FILTERING enum valueSiftPyramid
SIFT_SKIP_ORIENTATION enum valueSiftPyramid
SiftPyramid(SiftParam &sp)SiftPyramid [inline]
StartTimer(const char *event)GlobalUtil [inline, static]
StopTimer()GlobalUtil [inline, static]
TextureCopy(GLTexImage *dst, GLTexImage *src)ShaderMan [static]
TextureDownSample(GLTexImage *dst, GLTexImage *src, int scale=2)ShaderMan [static]
TextureUpSample(GLTexImage *dst, GLTexImage *src, int scale)ShaderMan [static]
UnloadProgram()ShaderMan [static]
UseShaderCopyKeypoint()ShaderMan [static]
UseShaderDebug()ShaderMan [static]
UseShaderDescriptor(int gtex, int otex, int dwidth, int fwidth, int width, int height, float sigma)ShaderMan [static]
UseShaderDisplayDOG()ShaderMan [static]
UseShaderDisplayGaussian()ShaderMan [static]
UseShaderDisplayGrad()ShaderMan [static]
UseShaderDisplayKeypoints()ShaderMan [static]
UseShaderGenListEnd(int ktex)ShaderMan [static]
UseShaderGenListHisto()ShaderMan [static]
UseShaderGenListInit(int w, int h, int tight=1)ShaderMan [static]
UseShaderGenListStart(float fw, int tex0)ShaderMan [static]
UseShaderGenListStep(int tex, int tex0)ShaderMan [static]
UseShaderGenVBO(float width, float fwidth, float size)ShaderMan [static]
UseShaderGradientPass(int texP=0)ShaderMan [static]
UseShaderKeypoint(int texU, int texD)ShaderMan [static]
UseShaderMarginCopy(int xmax, int ymax)ShaderMan [static]
UseShaderOrientation(int gtex, int width, int height, float sigma, int auxtex, float step, int keypoint_list)ShaderMan [static]
UseShaderRGB2Gray()ShaderMan [static]
UseShaderSimpleOrientation(int oTex, float sigma, float sigma_step)ShaderMan [static]
UseShaderZeroPass()ShaderMan [static]
~PyramidGL()PyramidGL [virtual]
~PyramidNaive()PyramidNaive
~SiftPyramid()SiftPyramid [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rgbd_registration
Author(s): Ross Kidson
autogenerated on Sun Oct 6 2013 12:00:42