Ask Your Question

plaza's profile - activity

2017-02-22 06:04:51 -0600 commented answer How to integrate openCv with openGL

Thanks for response. I had installed PyOpengl but i still don't know how to draw with it on frame witch I take from my camera. Could you give me some refernce or example with drawing some 3D object usiing PyOpengl and openCv? Thanks in advance.

2017-02-22 03:41:15 -0600 asked a question How to integrate openCv with openGL

All right guys, i come to a problem. I am using Python 2.7 and openCV.

What I am trying to do is to show rotating cube inside imshow using PyOpenGL. Does anyobody have a clue how to do that? Thanks in advance.