jsqrcode
jsqrcode copied to clipboard
[deprecated] Lazarsoft's jsqrcode as a node module, object oriented, and with tests
Sometimes will throw an error, like: ``` Couldn't find enough alignment patterns ```
Hi, as you've indicated this project is no longer maintained, could you also update the NPM page to reflect this? Currently the NPM page claims the fork is still maintained,...
I get this error code `Error locator degree does not match number of roots` Everytime I try to add to process QR code on my node server script however when...
Error: **Error locator degree does not match number of roots**
Hello, I get my image from 'opencv'. Something like : ``` const cv = require("opencv"); const QrCode = require('qrcode-reader'); var qr = new QrCode(); qr.callback = function(err, result) { ......
the whole question is in title
is there any plan to support pdf417 ?
It is generating an error saying - "Couldn't find enough error patterns:0 patterns found"
support binary qrcode. 