文件名称:SiftGPU-0[1].5.261
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 8.59mb
- 下载次数:
- 0次
- 提 供 者:
- al***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520778siftgpu-0[1].5.261.zip 列表 demos/ demos/demo1.bat demos/demo2.bat demos/demo3.bat demos/instructions.txt doc/ doc/manual.doc doc/SiftGPU.pdf doc/siftGPU.ppt Include/ Include/Cg/ Include/Cg/cg.h Include/Cg/cgGL.h Include/Cg/cgGL_profiles.h Include/Cg/cg_bindlocations.h Include/Cg/cg_datatypes.h Include/Cg/cg_enums.h Include/Cg/cg_errors.h Include/Cg/cg_profiles.h Include/GL/ Include/GL/glew.h Include/GL/glext.h Include/GL/glut.h Include/GL/glxext.h Include/GL/wglew.h Include/GL/wglext.h Include/IL/ Include/IL/config.h.win Include/IL/devil_internal_exports.h Include/IL/il.h Include/IL/ilu.h Include/IL/ilut.h Include/IL/ilu_region.h Include/imdebug/ Include/imdebug/imdbgdisplay.exe Include/imdebug/imdebug.dll Include/imdebug/imdebug.h Include/imdebug/imdebug.lib Include/imdebug/imdebuggl.h Linux/ Linux/bin/ Linux/Instruction.txt Linux/makefile notice.txt README.txt SiftGPU/ SiftGPU/bin/ SiftGPU/lib/ SiftGPU/lib/cg.lib SiftGPU/lib/cgGL.lib SiftGPU/lib/DevIL.exp SiftGPU/lib/DevIL.lib SiftGPU/lib/glew32.lib SiftGPU/lib/glew32s.lib SiftGPU/lib/glut.def SiftGPU/lib/glut.lib SiftGPU/lib/glut32.lib SiftGPU/lib/imdebug.lib SiftGPU/lib/SIFTGPU.exp SiftGPU/src/ SiftGPU/src/FrameBufferObject.cpp SiftGPU/src/FrameBufferObject.h SiftGPU/src/GlobalUtil.cpp SiftGPU/src/GlobalUtil.h SiftGPU/src/GLTexImage.cpp SiftGPU/src/GLTexImage.h SiftGPU/src/gs_types.h SiftGPU/src/ProgramCG.cpp SiftGPU/src/ProgramCG.h SiftGPU/src/ProgramGLSL.cpp SiftGPU/src/ProgramGLSL.h SiftGPU/src/ProgramGPU.cpp SiftGPU/src/ProgramGPU.h SiftGPU/src/ShaderMan.cpp SiftGPU/src/ShaderMan.h SiftGPU/src/SiftGPU.cpp SiftGPU/src/SiftGPU.h SiftGPU/src/SiftPyramid.cpp SiftGPU/src/SiftPyramid.h SiftGPU/VC/ SiftGPU/VC/ReadMe.txt SiftGPU/VC/SiftGPU.dsp SiftGPU/VC/SiftGPU.plg SiftGPU/VC/SiftGPU.vcproj TestWin/ TestWin/bin/ TestWin/bin/cg.dll TestWin/bin/cgc.exe TestWin/bin/cgGL.dll TestWin/bin/DevIL.dll TestWin/bin/glew32.dll TestWin/bin/glut.dll TestWin/bin/glut32.dll TestWin/bin/imdbgdisplay.exe TestWin/bin/imdebug.dll TestWin/bin/SIFTGPU.dll TestWin/bin/SimpleSIFT.exe TestWin/bin/TestWinGlut.exe TestWin/data/ TestWin/data/1.jpg TestWin/data/1600.jpg TestWin/data/2.jpg TestWin/data/3.jpg TestWin/data/4.jpg TestWin/data/640-1.jpg TestWin/data/640-2.jpg TestWin/data/640-3.jpg TestWin/data/640-4.jpg TestWin/data/640-5.jpg TestWin/data/list640.txt TestWin/data/listx.txt TestWin/data/Thumbs.db TestWin/lib/ TestWin/lib/DevIL.exp TestWin/lib/DevIL.lib TestWin/lib/glew32.lib TestWin/lib/glew32s.lib TestWin/lib/glut.def TestWin/lib/glut.lib TestWin/lib/glut32.lib TestWin/lib/imdebug.lib TestWin/lib/SIFTGPU.exp TestWin/lib/SIFTGPU.lib TestWin/lib/SIFTGPU_d.lib TestWin/lib/TestBase.lib TestWin/lib/TestBase_d.lib TestWin/src/ TestWin/src/BasicTestWin.cpp TestWin/src/BasicTestWin.h TestWin/src/GLTestWnd.cpp TestWin/src/GLTestWnd.h TestWin/src/GLTransform.h TestWin/src/SimpleSIFT.cpp TestWin/src/TestWinGlut.cpp TestWin/src/TestWinGlut.h TestWin/VC/ TestWin/VC/ReadMe.txt TestWin/VC/SimpleSIFT.dsp TestWin/VC/SimpleSIFT.plg TestWin/VC/SimpleSIFT.vcproj TestWin/VC/TestBase.dsp TestWin/VC/TestBase.plg TestWin/VC/TestBase.vcproj TestWin/VC/TestWin.dsp TestWin/VC/TestWin.plg TestWin/VC/TestWin.vcproj TestWin/VC/TestWinGlut.dsp TestWin/VC/TestWinGlut.plg TestWin/VC/TestWinGlut.vcproj VC/ VC/SiftGPU.dsw VC/SiftGPU.ncb VC/SiftGPU.opt VC/SiftGPU.sln VC/SiftGPU.suo