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 22:33:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
782ccc1844fd3919d32bc08bc176741419670d7b
opencv
/
modules
/
gpu
T
History
Anton Obukhov
ebc3043c86
[*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further
2011-11-21 17:46:55 +00:00
..
doc
update gpu docs
2011-08-30 08:27:23 +00:00
include/opencv2
/gpu
moved GpuMat's operations implementation to core module
2011-11-14 14:34:36 +00:00
perf
fixed gpu performance tests
2011-11-15 07:03:44 +00:00
src
[*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further
2011-11-21 17:46:55 +00:00
test
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-14 09:02:06 +00:00
CMakeLists.txt
moved GpuMat and DevMem2D to core module, some code refactoring
2011-11-09 13:13:52 +00:00