RGB to NV21 conversion

asked 2015-02-15 23:04:46 -0600

hritzanimesh gravatar image

updated 2015-02-16 01:18:11 -0600

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

edit retag flag offensive close merge delete

Comments

Did u find the answer? If yes can you please post it here.?

avneesh gravatar imageavneesh ( 2015-11-09 23:12:52 -0600 )edit