Merged revision(s) 8474 from trunk:
authorVladislav Vinogradov <no@email>
Mon, 28 May 2012 14:04:39 +0000 (14:04 +0000)
committerVladislav Vinogradov <no@email>
Mon, 28 May 2012 14:04:39 +0000 (14:04 +0000)
commitd382fa56c7fbb48551fc9d3668819091e6679c43
tree5bda6e07324c050e2f5c4d6860c99c98b7c67665
parent00117d2a6e49a0646a40b84dd27e0ccdb865f97d
Merged revision(s) 8474 from trunk:
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
........
modules/gpu/src/arithm.cpp
modules/gpu/src/element_operations.cpp
modules/gpu/test/test_core.cpp
modules/gpu/test/test_gpumat.cpp