LazarSoft / jsqrcode

Javascript QRCode scanner
http://www.webqr.com
Apache License 2.0
3.96k stars 1.16k forks source link

Support decoding from a canvas or 2d context #63

Open abrom opened 7 years ago

abrom commented 7 years ago

As per update to README, a canvas element or 2d context can be passed through to qrcode.decode()

Also went through and denormalised the qrcode code <- although happy to revert that if you prefer it the way it was?

joaofalcao67 commented 5 years ago

help , is it possible to decode datamatrix image ?