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. QZXing: How to draw rectangle around detected barcodes?
Qt 6.11 is out! See what's new in the release blog

QZXing: How to draw rectangle around detected barcodes?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 498 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
    zeroalpha
    wrote on last edited by
    #1

    Hello I am new to QML and I really like it. I am using the QZXing live barcode reader from: https://github.com/ftylitak/qzxing/tree/master/examples/QZXingLive

    I can see in https://github.com/ftylitak/qzxing/blob/master/src/QZXing.cpp

    there is an object QRectF rect being returned.

    How can I draw a rectangle around the detected barcodes to highlight them in the live video feed?

    sierdzioS 1 Reply Last reply
    0
    • Z zeroalpha

      Hello I am new to QML and I really like it. I am using the QZXing live barcode reader from: https://github.com/ftylitak/qzxing/tree/master/examples/QZXingLive

      I can see in https://github.com/ftylitak/qzxing/blob/master/src/QZXing.cpp

      there is an object QRectF rect being returned.

      How can I draw a rectangle around the detected barcodes to highlight them in the live video feed?

      sierdzioS Online
      sierdzioS Online
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @zeroalpha Take a look at this project for example: https://github.com/milosolutions/mbarcodescanner

      (Z(:^

      1 Reply Last reply
      2

      • Login

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