gpu : implement Bayer* -> Gray color conversion
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 11 Mar 2013 11:41:50 +0000 (15:41 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 11 Mar 2013 11:41:50 +0000 (15:41 +0400)
commit4ddf634c3049125ae323027e4b8b10351603c7ea
tree04228ad6ec69488960886032e044217a63c293f8
parent13f402a5546dd98cf8277ae9bf756c05694463fb
gpu : implement Bayer* -> Gray color conversion
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/color.cpp
modules/gpu/src/cuda/debayer.cu
modules/gpu/test/test_color.cpp