Javascript-Barcode-Reader
Javascript-Barcode-Reader copied to clipboard
Barcode are not read in big images
As soon as I get a large image with a lot of other information the barcode contained in it is no longer recognized, I get a return code "???????????????????????".
Are there restrictions I'm not aware of? I'm using Chrome-Browser on a Windows10
Thanks
Yes, please read: https://github.com/mubaidr/Javascript-Barcode-Reader/blob/master/README.md#known-issues
you need to crop it so that only the barcode is showing
I will add this feature to locate bar-code in the image.