文件名称:SiftGPU-V382_2
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.28mb
- 下载次数:
- 0次
- 提 供 者:
- bou****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
SiftGPU is an implementation of SIFT for GPU. It does pyramid construction, keypoint
detection and descr iptor generation on GPU. Not only does SiftGPU process pixels/features
paralelly with GPU, this implementation also reduces readback time by generating compact
feature list with GPU algorithms
detection and descr iptor generation on GPU. Not only does SiftGPU process pixels/features
paralelly with GPU, this implementation also reduces readback time by generating compact
feature list with GPU algorithms
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SiftGPU
.......\bin
.......\...\DevIL.dll
.......\...\glew32.dll
.......\...\MultiThreadSIFT.exe
.......\...\SiftGPU.dll
.......\...\SimpleSIFT.exe
.......\...\Speed.exe
.......\...\TestWin.exe
.......\data
.......\....\1600.jpg
.......\....\640-1.jpg
.......\....\640-2.jpg
.......\....\640-3.jpg
.......\....\640-4.jpg
.......\....\640-5.jpg
.......\....\800-1.jpg
.......\....\800-2.jpg
.......\....\800-3.jpg
.......\....\800-4.jpg
.......\....\box.pgm
.......\....\list640.txt
.......\....\listx.txt
.......\....\Thumbs.db
.......\demos
.......\.....\demo1.bat
.......\.....\demo2.bat
.......\.....\demo3.bat
.......\.....\evaluation-box.bat
.......\.....\instructions.txt
.......\doc
.......\...\evaluation
.......\...\..........\box.pgm
.......\...\..........\box.siftgpu
.......\...\..........\evaluation.jpg
.......\...\manual.pdf
.......\...\speed_v311.jpg
.......\...\speed_v340_v2.jpg
.......\...\statistics.pdf
.......\History.txt
.......\include
.......\.......\GL
.......\.......\..\glew.h
.......\.......\..\glut.h
.......\.......\..\wglew.h
.......\.......\IL
.......\.......\..\COPYING
.......\.......\..\il.h
.......\lib
.......\...\DevIL.lib
.......\...\glew32.lib
.......\...\glew32s.lib
.......\...\glut32.lib
.......\...\SIFTGPU.exp
.......\...\SIFTGPU.lib
.......\...\TestBase.lib
.......\license.txt
.......\makefile
.......\msvc
.......\....\ServerSiftGPU
.......\....\.............\SiftGPU_Server.dsp
.......\....\.............\SiftGPU_Server.vcxproj
.......\....\SiftGPU
.......\....\SiftGPU.dsw
.......\....\SiftGPU.sln
.......\....\.......\SiftGPU.def
.......\....\.......\SiftGPU.dsp
.......\....\.......\SiftGPU.vcxproj
.......\....\.......\SiftGPU_CUDA_Enabled.vcxproj
.......\....\SiftGPU_CUDA_Enabled.sln
.......\....\TestWin
.......\....\.......\MultiThreadSIFT.dsp
.......\....\.......\MultiThreadSIFT.vcxproj
.......\....\.......\Release
.......\....\.......\.......\SimpleSIFT.obj
.......\....\.......\SimpleSIFT.dsp
.......\....\.......\SimpleSIFT.vcxproj
.......\....\.......\Speed.dsp
.......\....\.......\Speed.vcxproj
.......\....\.......\TestBase.dsp
.......\....\.......\TestBase.vcxproj
.......\....\.......\TestWin.dsp
.......\....\.......\TestWin.vcxproj
.......\....\.......\TestWinGlut.dsp
.......\....\.......\TestWinGlut.vcxproj
.......\OpenGL_and_CUDA.txt
.......\README.txt
.......\speed_and_accuracy.txt
.......\src
.......\...\ServerSiftGPU
.......\...\.............\server.cpp
.......\...\.............\ServerSiftGPU.cpp
.......\...\.............\ServerSiftGPU.h
.......\...\SiftGPU
.......\...\.......\CLTexImage.cpp
.......\...\.......\CLTexImage.h
.......\...\.......\CuTexImage.cpp
.......\...\.......\CuTexImage.h
.......\...\.......\FrameBufferObject.cpp
.......\...\.......\FrameBufferObject.h
.......\bin
.......\...\DevIL.dll
.......\...\glew32.dll
.......\...\MultiThreadSIFT.exe
.......\...\SiftGPU.dll
.......\...\SimpleSIFT.exe
.......\...\Speed.exe
.......\...\TestWin.exe
.......\data
.......\....\1600.jpg
.......\....\640-1.jpg
.......\....\640-2.jpg
.......\....\640-3.jpg
.......\....\640-4.jpg
.......\....\640-5.jpg
.......\....\800-1.jpg
.......\....\800-2.jpg
.......\....\800-3.jpg
.......\....\800-4.jpg
.......\....\box.pgm
.......\....\list640.txt
.......\....\listx.txt
.......\....\Thumbs.db
.......\demos
.......\.....\demo1.bat
.......\.....\demo2.bat
.......\.....\demo3.bat
.......\.....\evaluation-box.bat
.......\.....\instructions.txt
.......\doc
.......\...\evaluation
.......\...\..........\box.pgm
.......\...\..........\box.siftgpu
.......\...\..........\evaluation.jpg
.......\...\manual.pdf
.......\...\speed_v311.jpg
.......\...\speed_v340_v2.jpg
.......\...\statistics.pdf
.......\History.txt
.......\include
.......\.......\GL
.......\.......\..\glew.h
.......\.......\..\glut.h
.......\.......\..\wglew.h
.......\.......\IL
.......\.......\..\COPYING
.......\.......\..\il.h
.......\lib
.......\...\DevIL.lib
.......\...\glew32.lib
.......\...\glew32s.lib
.......\...\glut32.lib
.......\...\SIFTGPU.exp
.......\...\SIFTGPU.lib
.......\...\TestBase.lib
.......\license.txt
.......\makefile
.......\msvc
.......\....\ServerSiftGPU
.......\....\.............\SiftGPU_Server.dsp
.......\....\.............\SiftGPU_Server.vcxproj
.......\....\SiftGPU
.......\....\SiftGPU.dsw
.......\....\SiftGPU.sln
.......\....\.......\SiftGPU.def
.......\....\.......\SiftGPU.dsp
.......\....\.......\SiftGPU.vcxproj
.......\....\.......\SiftGPU_CUDA_Enabled.vcxproj
.......\....\SiftGPU_CUDA_Enabled.sln
.......\....\TestWin
.......\....\.......\MultiThreadSIFT.dsp
.......\....\.......\MultiThreadSIFT.vcxproj
.......\....\.......\Release
.......\....\.......\.......\SimpleSIFT.obj
.......\....\.......\SimpleSIFT.dsp
.......\....\.......\SimpleSIFT.vcxproj
.......\....\.......\Speed.dsp
.......\....\.......\Speed.vcxproj
.......\....\.......\TestBase.dsp
.......\....\.......\TestBase.vcxproj
.......\....\.......\TestWin.dsp
.......\....\.......\TestWin.vcxproj
.......\....\.......\TestWinGlut.dsp
.......\....\.......\TestWinGlut.vcxproj
.......\OpenGL_and_CUDA.txt
.......\README.txt
.......\speed_and_accuracy.txt
.......\src
.......\...\ServerSiftGPU
.......\...\.............\server.cpp
.......\...\.............\ServerSiftGPU.cpp
.......\...\.............\ServerSiftGPU.h
.......\...\SiftGPU
.......\...\.......\CLTexImage.cpp
.......\...\.......\CLTexImage.h
.......\...\.......\CuTexImage.cpp
.......\...\.......\CuTexImage.h
.......\...\.......\FrameBufferObject.cpp
.......\...\.......\FrameBufferObject.h