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.68k stars 606 forks source link

CPU 100% #82

Closed alexolliveira closed 6 years ago

alexolliveira commented 6 years ago

JSQR is requiring a lot of CPU on PC and Smartphone. I am using Google Chrome!. Please lighten this script.

demsey2 commented 4 years ago

@booleenter I have the same issue, did you fix that problem?