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

This Library Doesn't Appear To Work #47

Open
patientplatypus6 opened this issue Apr 23, 2023 · 1 comment
Open

This Library Doesn't Appear To Work #47

patientplatypus6 opened this issue Apr 23, 2023 · 1 comment

Comments

@patientplatypus6
Copy link

I used the quickstart example with a single image in jpeg format taken from my laptop computer (macos photobooth).

It resulted in this output -

peterweyand@Peters-MacBook-Pro barcode % sudo cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Running target/debug/barcode

The image was a close up of my library card barcode. Does this only work with a specific format of images or only with QR codes? Could you upload an example file or quickstart that compiles and produces output?

Thanks.

@piderman314
Copy link
Owner

Without seeing your code or the QR, I cannot say why it is not working. If you would like to see examples, you can check the tests directory that contains images that are used for unit testing.

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

No branches or pull requests

2 participants