nuintun / qrcode

A pure JavaScript QRCode encode and decode library.
https://nuintun.github.io/qrcode
MIT License
197 stars 26 forks source link

fail to decode image #335

Open wzhsh90 opened 3 weeks ago

wzhsh90 commented 3 weeks ago

2

nuintun commented 3 weeks ago

Your image has defects after binarization. You just need to scale the image to an appropriate size; no binarization algorithm can suit all situations!

下载 (1)

企业微信截图_20240826092915

image

Duplicate: https://github.com/nuintun/qrcode/issues/334