This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-15 12:13:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f24e16f54d
opencv
/
modules
/
gpu
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