Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QQuickItem to QImage
Forum Updated to NodeBB v4.3 + New Features

QQuickItem to QImage

Scheduled Pinned Locked Moved General and Desktop
qquickitemqimageconversionslow
1 Posts 1 Posters 1.1k 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.
  • Z Offline
    Z Offline
    Zondar
    wrote on last edited by
    #1

    Hi,

    I am trying to create QR reader for Android, I managed to get everything worked. But use QML Camera and VideoOutput and QR decoding is written in C++, so I had to get QImage from VideoOutput, so I used QQuickItem::grabToImage. I would like to scan for example every 200 ms, but when I tried to do it, app was lagging. Any ideas how to get QImage from VideoOutput fast?
    EDIT: QR decoding runs in different thread

    Thanks in advance

    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