Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Processing viewfinder frames from Camera
Forum Updated to NodeBB v4.3 + New Features

Processing viewfinder frames from Camera

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 438 Views 1 Watching
  • 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 Offline
    A Offline
    aditya.bhowmick
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved