opencv/modules/dynamicuda
Vladislav Vinogradov 4f5d30a865 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
2015-02-27 16:28:06 +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-02-27 16:28:06 +03:00
CMakeLists.txt dynamicuda became private module. 2013-12-27 17:19:38 +04:00