Rahul Matte

Results 1 issues of Rahul Matte

With reference to the example of [reading qr code from image](https://github.com/aleris/zxing-typescript/tree/master/docs/examples/qr-image/) I tried to pass the sample qr code image path to `const codeReader = new ZXing.BrowserQRCodeReader() codeReader.decodeFromImage('./assets/images/sample.png').then((result) => {...

information needed