cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.69k stars 607 forks source link

Why do some images have return values? Some pictures don't #246

Open phk422 opened 9 months ago

phk422 commented 9 months ago
const code = jsqr(new Uint8ClampedArray(UPNG.toRGBA8(data)[0]), data.width, data.height)
spSystango commented 3 weeks ago

Hi @phk422, Did you get any workaround for your issue? Facing similar issue

phk422 commented 2 weeks ago

Hi @phk422, Did you get any workaround for your issue? Facing similar issue

I'm so sorry,I forgot some of this, and it seems to have something to do with the picture itself