You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found a QR code that is not damaged but QRazyBox cannot decode it; error is Couldn't find enough finder patterns (found 2).
I tried zbarimg and barcode can be decoded, no issue:
$ zbarimg --version
0.23
$ zbarimg QR-mp-testX.png
QR-Code:testX
scanned 1 barcode symbols from 1 images in 0.01 seconds
QR was generated with qrencode -l M -t utf8 -c 'testX', QRazyBox cannot decode it:
Similar QR code, no issue, encoded string is test0 and test5...
The text was updated successfully, but these errors were encountered:
I have found a QR code that is not damaged but
QRazyBox
cannot decode it; error isCouldn't find enough finder patterns (found 2)
.I tried
zbarimg
and barcode can be decoded, no issue:QR was generated with
qrencode -l M -t utf8 -c 'testX'
, QRazyBox cannot decode it:Similar QR code, no issue, encoded string is
test0
andtest5
...The text was updated successfully, but these errors were encountered: