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
1c0f7e0e47
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
331062360d
fixed bug in SURF_GPU (compute descriptors, tid < 25)
2011-05-25 08:37:46 +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
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
src
fixed bug in SURF_GPU (compute descriptors, tid < 25)
2011-05-25 08:37:46 +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
compilation under mac
2011-05-18 13:02:27 +00:00
CMakeLists.txt_cuda4.0
solution folder flag disabled by default
2011-05-17 09:40:06 +00:00
CMakeLists.txt_cuda32
solution folder flag disabled by default
2011-05-17 09:40:06 +00:00
FindNPP.cmake
minor (fixed log message)
2011-03-11 13:31:40 +00:00