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

it is quite stranger that the libary can't scan this qrcode #110

Open
pppaulpeter opened this issue Jul 15, 2021 · 7 comments
Open

it is quite stranger that the libary can't scan this qrcode #110

pppaulpeter opened this issue Jul 15, 2021 · 7 comments

Comments

@pppaulpeter
Copy link

when i run the qrtest, the library can't detect the qrcode in the image, idon't know the reason, it seems the qrcode is quite clear.

7

@dlbeer
Copy link
Owner

dlbeer commented Jul 16, 2021 via email

@pppaulpeter
Copy link
Author

Hi
thanks for explain. but i scan this image by my iphone. and this is the orignal image, by the library i still can't get a result. maybe the reason is the distortion? do i need distortion correction before call the api?
home/qrtest /home/qr
qrcode_three.png qrtest

/home/qrtest /home/qrcode_three.png

quirc test program
Copyright (C) 2010-2012 Daniel Beer [email protected]
Library version: 1.0

                                      Time (ms)       Count

Filename Load ID Total ID Dec

qrcode_three.png : 27 1387 1428 6 0
qrcode_three

@dlbeer
Copy link
Owner

dlbeer commented Jul 18, 2021 via email

@pppaulpeter
Copy link
Author

pppaulpeter commented Jul 20, 2021

On Fri, Jul 16, 2021 at 01:02:34AM -0700, pppaulpeter wrote: thanks for explain. but i scan this image by my iphone. and this is the orignal image, by the library i still can't get a result. maybe the reason is the distortion? do i need distortion correction before call the api?
Do you mean that the iPhone is able to decode the QR code from that image? I tried a couple of online decoders (including ZXing) and they couldn't manage it either. I think distortion is part of the problem, but also the missing cells. Cheers, Daniel

-- Daniel Beer @.***> http://dlbeer.co.nz/ PGP: BA6E 0B26 1F89 246C E3F3 C910 1E58 C43A 160A 553B

yes, iphone could decode that QR code.
Do you know the reason why quirc could just detect the qr code in the orignal image, but can't decode them?
this is the log output:

# /home/qrtest /home/qrcode_three.png
_quirc test program
Copyright (C) 2010-2012 Daniel Beer [email protected]
Library version: 1.0

                                      Time (ms)       Count

Filename Load ID Total ID Dec
-------------------------------------------------------------------------------_
qrcode_three.png : 27 1387 1428 6 0

image

@dlbeer
Copy link
Owner

dlbeer commented Jul 21, 2021 via email

@numberone0001
Copy link

numberone0001 commented Jul 22, 2021

Hi,I also met the same problem. When I trying to detect the QR code below, it can not work through "quric". But other algorithms work perfectly, Such as the Wechat QR detect.
![200]

@numberone0001
Copy link

Or you can use this online detect: https://cli.im/deqr. They also can show the results.

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

3 participants