Opened 5 weeks ago
Closed 5 weeks ago
#1068 closed improvement (fixed)
Zonal barcode recognition
Reported by: | Blucecio | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 8.5.3 |
Component: | Barcode | Version: | 8.5.2 |
Keywords: | Cc: |
Description
The quality of the barcode recognition needs to be improved.
If this is not possible, it is necessary to integrate an external service (cloud) that can guarantee a higher success rate
Attachments (5)
Change History (11)
comment:1 Changed 5 weeks ago by admin
Changed 5 weeks ago by Blucecio
Changed 5 weeks ago by Blucecio
Changed 5 weeks ago by Blucecio
Changed 5 weeks ago by Blucecio
Changed 5 weeks ago by Blucecio
comment:2 Changed 5 weeks ago by admin
they are all B/W scans and this gives the notorious salt & pepper problem. For better result, scan with 256 shared of gray.
It's quite hard to find where the barcodes are in your scans, so to improve the recognition rate we have to introduce the capability to define zones like we already done for the ZonalOCR: with zones we can then reliably read those barcodes
comment:3 Changed 5 weeks ago by Blucecio
This online barcode reader is able to recognize all the bcode documents I tested so far
https://online-barcode-reader.inliteresearch.com/
comment:4 Changed 5 weeks ago by admin
i also tested it and it is USD 1,200 per installation
comment:5 Changed 5 weeks ago by admin
other commercial online tools were unable to recognize those barcodes, not really the best quality scans to consider.
Inliteresearch is able to detect those barcodes because it executes more processings and elaborate different quadrants of the image, in other words it tries do define zones and then each zone is processed independently, if the barcode falls in a quadrant then it is able to recognize it even if the scan is poor quality.
The zonal recognition is the key for really improving the reliability, then we can also connect with Inliteresearch if the user can afford the purchase of the subscription and also our development efforts.
comment:6 Changed 5 weeks ago by admin
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Improve the quality of barcode recognition to Zonal barcode recognition
- Type changed from task to improvement
Pleas attach a couple of files that LogicalDOC was not able to recognize so we can execute tests among different technologies.