#1
Posted
:
Monday, October 9, 2017 9:54:17 AM(UTC)
Groups: Registered
Posts: 1
Version 19.0.4.0
We still are experiencing high rates of failed barcode reads.
We are specifically using the QR reader and utilizing double-pass on fail. The pdfs are scanned at 600 dpi.
Using your Winform Barcode reader demo won't recognise the barcodes either.
Up to this point, we've not been very satisfied with the error rate, wh
en our free phone app reads the barcodes every time.
Please find attached PDF samples where the barcodes cannot be read and our main snippet of code that calls the LeadTools engine.
#2
Posted
:
Thursday, October 12, 2017 12:20:32 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 163
Was thanked: 9 time(s) in 9 post(s)
Hello,
Do note we provide a wide variety of image preprocessing functionality in order to improve the recognition accuracy. I was able to recognize the images you attached in the LEADTOOLS Barcode demo installed alongside the SDK:
C:\LEADTOOLS 19\Shortcuts\Barcode\.NET Class Libraries\Barcode Demo
After applying the AutoBinarizeCommand, I was able to recognize 9, 10, and 18.
https://www.leadtools.com/help/leadtools/v19m/dh/po/autobinarizecommand.htmlI was able to recognize 17 and 19 after applying a MinimumCommand with a sample size of 2 to dilate the pixels. Note this is accessible in the Barcode Demo: from the menu bar, Preprocessing -> Noise Filters -> Minimum.
https://www.leadtools.com/help/leadtools/v19m/dh/po/minimumcommand.htmlI have attached a zip file of the images with this preprocessing applied that I was able to recognize.
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.