instruction.txt

来自「SiftGPU is an implementation of SIFT [1]」· 文本 代码 · 共 19 行

TXT
19
字号
The list of required frameworks is:GLUT.frameworkOpenGL.frameworkCg.framewrokThe Cg framework is installed as part of the Cg toolkit found at http://developer.nvidia.com/object/cg_toolkit.html.List of required libraries:libGLEWlibIL 

Both can be installed through MacPorts or Fink (not tested). Make sure that your DYDL_LIBRARY_PATH is set properly so that the -lIL -lGLEW linker flags function.
The output binaries of the x project are 
./build/Release/libsiftgpu.so	./build/Release/TestWin	./build/Release/SimpleSIFT 	./build/Release/Speed

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?