Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to read QR code

Solved!
Go to solution

Hi, 

Kindly ask for your assistance. 

Trying unsuccessfully to decode a QR code through labview. 

I'm able to read the code through online QR scanners (such as: https://www.online-qr-scanner.com/) or with some python codes but not with LabVIEW. 

 

I'm attaching a small VI and an example image. 

 

using LV2018 32bit. have vision module installed. 

Anyone know what's the issue? 
thank you in advance. 

0 Kudos
Message 1 of 3
(992 Views)
Solution
Accepted by topic author Tamir87

LabVIEW is a little more strict about the barcode requirements.  You don't have enough empty border around the barcode.  I added a small border with the same background color and it reads fine.  Try attached image.

 

Bruce

Bruce Ammons
Ammons Engineering
Message 2 of 3
(964 Views)

interesting, thanks for finding a solution for my case! 

0 Kudos
Message 3 of 3
(944 Views)