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

the dependence of zbarimg on the width and height of the image #296

Open
kkkaktusss opened this issue Sep 5, 2024 · 0 comments
Open

the dependence of zbarimg on the width and height of the image #296

kkkaktusss opened this issue Sep 5, 2024 · 0 comments

Comments

@kkkaktusss
Copy link

it happens that at a certain image size, the qr code is not recognized (well, let's say I save a png with a size of 2480 wide and 3508 high), and then I change the size (I recreate the png with a new width and height, let's say 1604 width and 2284 height) and everything works. Is there any explanation for this? also, at the first iteration (2480 3508), I try to throw a cropped image (900 1300) does not recognize anything either
NOTRECOGNIZEDcrop(900 1300)
NOTRECOGNIZEDfullsize(2480 3508)
RECOGNIZEDfullsize(1604 2284)

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

1 participant