added vecmath to gpu module.
authorVladislav Vinogradov <no@email>
Wed, 20 Oct 2010 15:17:51 +0000 (15:17 +0000)
committerVladislav Vinogradov <no@email>
Wed, 20 Oct 2010 15:17:51 +0000 (15:17 +0000)
commit7d0feef7755b2167a410b6ffbd4568d0b6919191
tree523b79287cd1be3e85b163e1d0571dd0af41fc8a
parent0c3803a61c3d2da2d52d31b164de2329786ffd67
added vecmath to gpu module.
modules/gpu/src/cuda/filters.cu
modules/gpu/src/cuda/saturate_cast.hpp
modules/gpu/src/cuda/vecmath.hpp
modules/gpu/src/cudastream.cpp
modules/gpu/src/filtering.cpp
modules/gpu/src/imgproc_gpu.cpp
tests/gpu/src/filters.cpp