added gpu::LUT for CV_8UC3 type, added gpu::cvtColor for BGR2BGR5x5, minor fix in...
authorVladislav Vinogradov <no@email>
Mon, 27 Sep 2010 09:37:43 +0000 (09:37 +0000)
committerVladislav Vinogradov <no@email>
Mon, 27 Sep 2010 09:37:43 +0000 (09:37 +0000)
commite1e5047b6edea84e0ef239a469da080bca03ef66
treeab9fe5544dd879cba0057ea6b8ba8ac8db5449e9
parent1b8c00000c2409e5c4f3eb50361b5be0e6c51a1e
added gpu::LUT for CV_8UC3 type, added gpu::cvtColor for BGR2BGR5x5, minor fix in tests.
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/color.cu
modules/gpu/src/imgproc_gpu.cpp
tests/gpu/src/arithm.cpp
tests/gpu/src/gputest_main.cpp
tests/gpu/src/imgproc_gpu.cpp