LazarSoft / jsqrcode

Javascript QRCode scanner
http://www.webqr.com
Apache License 2.0
3.96k stars 1.16k forks source link

Can't decode QRcodes with high density #66

Open proudSDET opened 7 years ago

proudSDET commented 7 years ago

https://webqr.com/index.html is not able to decode QR code image with high density while Zxing decoder:

https://zxing.org/w/decode.jspx is able to decode same image.

I also tried decoding images by creating JS program with jsqr library but same result as https://webqr.com/index.html