Ask Your Question

rohith81's profile - activity

2019-02-28 06:53:53 -0600 commented answer Conversion from BGR to YUV for Nvidia encoder SDK

I will check it again with a large image. However that is not useful for me right now. I have implemented the conversion

2019-02-28 05:22:28 -0600 commented answer Conversion from BGR to YUV for Nvidia encoder SDK

I am not sure about that. I found that, for BGR2YUV, my program works fine but the task manager shows that it is not usi

2019-02-28 01:09:45 -0600 commented answer Conversion from BGR to YUV for Nvidia encoder SDK

I am using OpenCV 4.0.0. After seeing your comment yesterday, I checked the conversion from bgr to yuv on COLOR_BGR2YUV.

2019-02-27 07:38:16 -0600 commented question Conversion from BGR to YUV for Nvidia encoder SDK

The conversion from BGR to YUV is supported by cuda. (YUV 444 packed). But I was not able to convert BGR to YV12 or IYUV

2019-02-26 10:08:44 -0600 asked a question Conversion from BGR to YUV for Nvidia encoder SDK

Conversion from BGR to YUV for Nvidia encoder SDK Hi, I am a beginner at OpenCV so, I request you to explain in a very s