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-26 05:43:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
c5d8ec4ac04128fcb59c85317ede4e71b87bf408
opencv
/
modules
/
gpu
T
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