added gpu RGB<->Lab and BGR<->Luv conversions
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 30 Jul 2012 14:24:52 +0000 (18:24 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 31 Jul 2012 08:46:04 +0000 (12:46 +0400)
commit79d0dc25f4e93d5f82dd855a5e140c82449c3cff
treec374c9f7149a4e1203bdc7c0969b33455bc8713d
parent051adcb78606effd24fdcb9842d19c568c67084e
added gpu RGB<->Lab and BGR<->Luv conversions
modules/gpu/src/color.cpp
modules/gpu/test/main.cpp
modules/gpu/test/precomp.hpp
modules/gpu/test/test_color.cpp