implemented gpu::addWeighted
authorVladislav Vinogradov <no@email>
Wed, 21 Sep 2011 08:58:54 +0000 (08:58 +0000)
committerVladislav Vinogradov <no@email>
Wed, 21 Sep 2011 08:58:54 +0000 (08:58 +0000)
commit0aaaad1ea87eb719044e3c7b125965f934e7a636
tree33163f0e42167cb996baed0af88e98126eabe64e
parent64119dd9247f1aaeeb8afc4a974e5a4f0b178164
implemented gpu::addWeighted
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/perf/perf_arithm.cpp
modules/gpu/src/cuda/element_operations.cu
modules/gpu/src/element_operations.cpp
modules/gpu/test/test_arithm.cpp