Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncated PDF417 not detected #335

Open
Ted3535 opened this issue Mar 27, 2018 · 4 comments
Open

Truncated PDF417 not detected #335

Ted3535 opened this issue Mar 27, 2018 · 4 comments
Labels

Comments

@Ted3535
Copy link

Ted3535 commented Mar 27, 2018

I'm impressed with the performance of the Mobile Vision barcode library vs that of ZXing, but MV is not able to read my truncated PDF417 barcodes, whereas ZXing does. These barcodes exist on CAC cards used by the US military. "Truncated" means they lack the stop pattern.

Here's a website that allows generating such truncated barcodes: http://www.abarcode.net/online.aspx?barcode=PDF417

For reference, I've attached truncated and non-truncated barcodes with text "Test Test Test Test".

I'm testing this on a fully updated Galaxy S6 with Google Play Services 12.2.21.

From my build.gradle: compile 'com.google.android.gms:play-services-vision:11+'

I've taken a scan of a CAC card with its truncated barcode and added the stop pattern using an image editor, and the printed result scans correctly with MV.

Any help would be appreciated. Thanks.

barcode-non truncated

barcode-truncated

cac-card-190x300

@pchx-zz
Copy link

pchx-zz commented Apr 12, 2018

Unfortunately, the Barcode API does not currently support Truncated PDF417.

@kee23
Copy link

kee23 commented Nov 29, 2018

Are there any plans to support this in the future? I would like this feature as well.

@CarterAAelect
Copy link

I agree, that would be a great addon to an already great library. :)

@red5leader
Copy link

Bumping the issue here. Is this implemented at all or will be implemented. It's a fairly common barcode in retail especially for tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants