YUV420i to RGB conversion is added to cvtColor
authorAndrey Kamaev <no@email>
Sat, 4 Jun 2011 18:15:52 +0000 (18:15 +0000)
committerAndrey Kamaev <no@email>
Sat, 4 Jun 2011 18:15:52 +0000 (18:15 +0000)
commitcdda5ec491466c79f410d85bea6daa5a326c55e2
tree04b8130b9ae391fbeea933d97228b2e849bb871e
parentd77915759abc5eac36511dba5b24f51f03a941f3
YUV420i to RGB conversion is added to cvtColor
modules/imgproc/include/opencv2/imgproc/types_c.h
modules/imgproc/src/color.cpp
modules/imgproc/src/thresh.cpp
modules/video/src/lkpyramid.cpp