#1068 closed improvement (fixed)
Zonal barcode recognition
| Reported by: | Alex | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 8.6 |
| 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 (12)
comment:1 by , 5 years ago
by , 5 years ago
| Attachment: | s113__20201020143157_00014.pdf added |
|---|
by , 5 years ago
| Attachment: | s113__20201020143157_00015.pdf added |
|---|
by , 5 years ago
| Attachment: | s113__20201020143157_00016.pdf added |
|---|
by , 5 years ago
| Attachment: | s113__20201020143240_00011.pdf added |
|---|
by , 5 years ago
| Attachment: | s113__20201020143240_00014.pdf added |
|---|
comment:2 by , 5 years ago
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 by , 5 years ago
This online barcode reader is able to recognize all the bcode documents I tested so far
https://online-barcode-reader.inliteresearch.com/
comment:5 by , 5 years ago
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 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Summary: | Improve the quality of barcode recognition → Zonal barcode recognition |
| Type: | task → improvement |
Pleas attach a couple of files that LogicalDOC was not able to recognize so we can execute tests among different technologies.