Ask Your Question

Revision history [back]

RGB to NV21 converson

Hi All

I know that cvtColor function uses CV_YUV2RGB_NV21 flag to convert YUV420sp format to RGB format. However, I don't see any flag to convert RGB to YUV420sp. Am I missing something or is it not possible to convert RGB image to YUV420sp through opencv?

Thanks Animesh

RGB to NV21 conversonconversion

Hi All

I know that cvtColor function uses CV_YUV2RGB_NV21 flag to convert YUV420sp format to RGB format. However, I don't see any flag to convert RGB to YUV420sp. Am I missing something or is it not possible to convert RGB image to YUV420sp through opencv?

Thanks Animesh