-
Updated
Jun 6, 2020 - Java
barcode-scanner
Here are 275 public repositories matching this topic...
-
Updated
Apr 30, 2020 - Swift
-
Updated
Apr 30, 2020 - Swift
-
Updated
Jun 7, 2020 - Java
-
Updated
May 25, 2020 - JavaScript
-
Updated
Sep 21, 2018 - C
-
Updated
Jun 15, 2020 - C++
-
Updated
Jun 20, 2017 - C
-
Updated
Feb 11, 2020 - Java
In README.md under Usage, function scan (single mode) I'd recommend either wrapping the alert function in a setTimeout as you did in the demo or removing the alert and using console.log. Currently, the alert will not be displayed. This caused me some head thumping until stepped thru a debug and then remembered the demo used the setTimeout.
-
Updated
Jan 15, 2018 - Java
-
Updated
Apr 14, 2017 - Java
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 11, 2020 - Dart
-
Updated
May 13, 2020 - C
Needs Help File
This software needs a Help file/Documentation on how to use. This would be considered standard, but I can't seem to locate anything.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
**Smartphone (please c
-
Updated
Sep 6, 2019 - Java
I use Zebra TC20 or TC25 Android barcode scanners - they don't finish with a final keypress.
I forked this and hacked in a fix to allow for a time (if more than barcode is larger than x in (x)ms)
Just figured that it may be useful to implement a proper fix for this.
Also I use this libary to handle usb RFID readers - works like a charm.
-
Updated
Jun 11, 2020 - JavaScript
... test for initCanvas needs to test that it correctly sets Quagga.canvas.dom and Quagga.canvas.ctx, and that those each have an image and an overlay property.
Per #151 once implemented, if you don't have a DOM drawingBuffer then Quagga.canvas.dom.overlay and Quagga.canvas.ctx.overlay should be nullish, there should always be a Quagga.canvas.dom.image and Quagga.canvas.ctx.image when in browse
-
Updated
Dec 7, 2019 - PHP
-
Updated
May 9, 2018 - Pascal
With reference to the example of reading qr code from 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) => {
console.log(result)
// document.getElementById('resu
-
Updated
May 14, 2020 - Swift
2018-01-02 09:38:15,453 - FiscalberryApp - INFO - *** Websocket Server Started as HTTP at 127.0.1.1 port 12000***
2018-01-02 09:38:24,664 - FiscalberryApp - INFO - new connection
2018-01-02 09:38:32,857 - FiscalberryApp - INFO - ----- - -- - - - ---
2018-01-02 09:38:32,857 - FiscalberryApp - INFO - {"findAvaliablePrinters":""}
2018-01-02 09:38:32,857 - root - INFO - Iniciando pr
-
Updated
Feb 21, 2018 - Swift
-
Updated
Oct 27, 2019 - HTML
-
Updated
Apr 15, 2018 - Java
Improve this page
Add a description, image, and links to the barcode-scanner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the barcode-scanner topic, visit your repo's landing page and select "manage topics."
The material design specs have added a section on the barcode scanning experience. It would be great if the UX could be recreated by this library.
See https://material.io/collections/machine-learning/barcode-scanning.html