added gpu::magnitude for complex source vector (two channels float).
authorVladislav Vinogradov <no@email>
Mon, 27 Sep 2010 14:10:19 +0000 (14:10 +0000)
committerVladislav Vinogradov <no@email>
Mon, 27 Sep 2010 14:10:19 +0000 (14:10 +0000)
commit5285722c1c2c1d15bbfc132f3c202449aaea6b49
tree038857970be5728a50ff4df4f8d32bc24fcf7845
parent992485c532a56a4a4f7384fdd5b8954a9bb52bf5
added gpu::magnitude for complex source vector (two channels float).
added gpu::cvtColor for BGR5x5 <-> BGR and BGR5x5 <-> Gray.
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/color.cu
modules/gpu/src/imgproc_gpu.cpp
tests/gpu/src/gputest_main.cpp
tests/gpu/src/imgproc_gpu.cpp