forked from pitzer/SiftGPU
-
Notifications
You must be signed in to change notification settings - Fork 9
License
RichardYao1995/SiftGPU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Original code:https://github.com/pitzer/SiftGPU I modified two files to make the code built successfully: /src/SiftGPU/SiftGPU.h /src/SiftGPU/LiteWindow.h To build the code,you should install Glew at first.The website is http://glew.sourceforge.net/ Besides,four packages are also need.You should run $ sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libdevil-dev
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 91.3%
- Cuda 7.5%
- Other 1.2%