Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How to display camera frame using QOpenGLWidget

    Mobile and Embedded
    1
    1
    291
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tushar last edited by

      Hello,

      I am having Qt and Opengl ES2.0 Embedded application. I am using camera to detect face and eye and display it on central widget. To make processing better I have used opengl es2.0 but I am getting few errors for opengl functions.

      Below functions are not supported in QOpenGLWidget class.

      1. updateGL()
      2. glOrtho()
      3. glRasterPos2i()
      4. glDrawPixels()
      5. convertToGLFormat()

      Is there any way to integrate equivalent functions of above all using QOpenGLWidget class. If yes then let me know I will appreciate your help. Thanks in advance.

      Tushar Kachhadiya

      1 Reply Last reply Reply Quote 0
      • First post
        Last post