opencv/modules/dynamicuda
Vladislav Vinogradov b320138dba fix GpuMat::setTo implementation
previous implementation was not thread/stream safe, since it used constant
memory

new implementation doesn't use any global objects, so it is thread/stream safe
(cherry picked from commit 4f5d30a865)
2015-04-19 13:57:23 +03:00
..
include/opencv2/dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
src fix GpuMat::setTo implementation 2015-04-19 13:57:23 +03:00
CMakeLists.txt dynamicuda became private module. 2013-12-27 17:19:38 +04:00