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

jsQR not working for images that I am attaching here. jsQR() is returning null in image code. #99

Open abhinav1602 opened 5 years ago

abhinav1602 commented 5 years ago

43052413_683550422010677_3078111887477440512_n 1 43151010_2244583635755699_5101717507450863616_n 1 43063069_279789266196976_5683601764067049472_n 1

cozmo commented 5 years ago

This is a tricky one. ZXing also isn't able to decode it, but my iPhone is. Thanks for the report I'll keep you posted as I track down the error.