Added implementation for RGB to YUV420p color conversion
authorDaniil Osokin <daniil.osokin@itseez.com>
Sun, 24 Feb 2013 17:50:08 +0000 (21:50 +0400)
committerDaniil Osokin <daniil.osokin@itseez.com>
Sun, 24 Feb 2013 19:07:05 +0000 (23:07 +0400)
commit7255ede3af7bf3dcc0db841103d1e2e3b3a790d7
tree6fb258413b60f3191ad6210e52bd056d0d094c20
parentda1ddc752b279e5068887197798b2897be08f49b
Added implementation for RGB to YUV420p color conversion
modules/imgproc/include/opencv2/imgproc/types_c.h
modules/imgproc/src/color.cpp