color.cpp refactoring: created generic interface for toRGB and fromRGB callers
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Sat, 9 Nov 2013 15:14:38 +0000 (19:14 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Sat, 9 Nov 2013 20:44:37 +0000 (00:44 +0400)
commit33ae64201c024ed3af1cc9eb38e64e58842c3d87
tree89d86586478becd80b21c1521e4940fc74e9189e
parenta57030a0cda4a144c1b800ce5e7efb6c127aa571
color.cpp refactoring: created generic interface for toRGB and fromRGB callers
modules/ocl/src/color.cpp
modules/ocl/src/opencl/cvt_color.cl
modules/ocl/test/test_color.cpp