This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
926a6bba0025c88ba4db155a45ce3912730314ee
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
926a6bba00
modified according to CUDA 4.0 API updates
2011-05-31 08:31:10 +00:00
..
doc
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
2011-05-23 07:59:20 +00:00
include/opencv2
/gpu
modified according to CUDA 4.0 API updates
2011-05-31 08:31:10 +00:00
src
modified according to CUDA 4.0 API updates
2011-05-31 08:31:10 +00:00
test
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +00:00
CMakeLists.txt
Making the install and lib, bin directories consistent.
2011-05-30 22:13:32 +00:00