Qt Forum

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

    Processing viewfinder frames from Camera

    QML and Qt Quick
    1
    1
    353
    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.
    • A
      aditya.bhowmick last edited by

      Hi everyone,

      I'm new to Qt and I've been trying to figure out how to access viewfinder frames to do some further image processing.

      I went through the documentation online, and the suggested approach is to derive from QAbstractVideoSurface and set it as viewfinder for the QCamera object. The viewfinder image needs to be rendered as well.

      I've gone through some links that have been somewhat helpful like
      "Passing image from QML camera to C++":http://kunalmaemo.blogspot.com/2013/06/using-qml-camera-and-passing-image-to-c.html

      However, this approach does not give me access to the viewfinder frames directly.

      Could someone point me in the right direction?

      Thanks,
      Aditya.

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