RGB to NV21 conversion
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
Did u find the answer? If yes can you please post it here.?