yugasun / qrcode-decoder

🤘Tool for decoding qrcode by image,video or camera.
https://yugasun.github.io/qrcode-decoder/
MIT License
97 stars 35 forks source link

decode a bit large size QR return false #21

Open NguyenVanCong1902 opened 1 year ago

NguyenVanCong1902 commented 1 year ago

I'm using new QrcodeDecoder().decodeFromImage() to decode an QR image.

If my QR image is less than 5MB, it work well. If my QR image is more than 5MB, result return false

Please fix this. Thanks guys

ch3njust1n commented 1 year ago

Any updates on this? I'm also getting this issue.