First time here? Check out the FAQ!
answered 2013-09-09 09:58:57 -0600
i might be wrong, but i guess that CV_YUV2RGB expects 24bit input data, ie a whole byte per channel.
try COLOR_YUV2RGB_Y422 instead