implemented Luv/Lab <-> RGB conversion
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Wed, 23 Jan 2013 11:31:52 +0000 (15:31 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Wed, 23 Jan 2013 17:05:08 +0000 (21:05 +0400)
commit9cb4292d5c72d6c7b38a449667e8467004a5529a
tree950a08ba52eee6677a00af0de58ee8c9d1f954b1
parente446903aac58c06b8cc039ba2468fc20675cf333
implemented Luv/Lab <-> RGB conversion
modules/gpu/include/opencv2/gpu/device/color.hpp
modules/gpu/include/opencv2/gpu/device/detail/color_detail.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/color.cpp
modules/gpu/src/cuda/color.cu
modules/gpu/src/cvt_color_internal.h [moved from modules/gpu/src/cvt_colot_internal.h with 55% similarity]
modules/gpu/src/denoising.cpp