This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
677fc3a09f
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
677fc3a09f
fixed gpu perf tests (out of memory)
2011-12-14 06:39:32 +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 perf tests (out of memory)
2011-12-14 06:39:32 +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