opencv/modules/dynamicuda/src
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
..
cuda fix GpuMat::setTo implementation 2015-02-27 16:28:06 +03:00
main.cpp CUDA warning fix/supporession for Android. 2013-12-26 10:17:38 +04:00