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

read multiple barcodes? #16

Open
xulihang opened this issue Jul 27, 2021 · 3 comments
Open

read multiple barcodes? #16

xulihang opened this issue Jul 27, 2021 · 3 comments

Comments

@xulihang
Copy link

It seems that the library can only detect one barcode?

The pyzxing can read multiple barcodes but it is too slow as it runs java -jar every time.

@dlenski
Copy link
Owner

dlenski commented Jul 27, 2021

It seems that the library can only detect one barcode?

As of e7974a9, this library/program can decode multiple files with only one subprocess call. 🤷‍♂️

@xulihang
Copy link
Author

I mean multiple barcodes in one image.

@dlenski
Copy link
Owner

dlenski commented Jul 31, 2021

I mean multiple barcodes in one image.

Ah. See #13

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

No branches or pull requests

2 participants