added missing arithm operations to gpu module
authorVladislav Vinogradov <no@email>
Mon, 10 Oct 2011 08:19:11 +0000 (08:19 +0000)
committerVladislav Vinogradov <no@email>
Mon, 10 Oct 2011 08:19:11 +0000 (08:19 +0000)
commited749c4bfebe5a6364b4bc639ea34d22de9f8fdf
treec53087f7a3cea6b6a6e0453c9f3ce5afc52df882
parentf947c2eb969515f00e81352662df4c783214db1f
added missing arithm operations to gpu module
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/element_operations.cu
modules/gpu/src/element_operations.cpp
modules/gpu/src/filtering.cpp
modules/gpu/test/test_arithm.cpp
modules/gpu/test/test_imgproc.cpp