How to display gpumat image in opengl widget
Unsolved
General and Desktop
-
Hi all, I'm trying to display video rendering in opengl widget. I have done that before without opengl using opencv and qtwidget. But when checking performance everyone suggested opengl will be more faster. I'm having Nvidia rtx 2080. And I'm rendering and converting the image with cuda methods. Now my task is to directly feed gpumat in qtwindow. Please give me your suggestion, if you post code too it's appreciatable. thanks in advance!
-
Hi and welcome to devnet,
You might want to give more details about what gpumat is etc.
-
What processing are you doing with OpenCV ?