This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-27 06:13:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
bf05872929cb130afdb7dbd5fa12e25829e0826e
opencv
/
modules
/
gpu
T
History
Alexey Spizhevoy
5538e206f9
mac worlaround
2011-06-01 13:57:14 +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
added resetDevice function, removed MultiGpuManager
2011-06-01 10:11:27 +00:00
src
added resetDevice function, removed MultiGpuManager
2011-06-01 10:11:27 +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
mac worlaround
2011-06-01 13:57:14 +00:00