python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to scan barcode lines with VARCHAR Chars For example OfficeEqp35023U11 In android Kotlin
How to scan barcode lines with VARCHAR Chars For example OfficeEqp35023U11 In android Kotlin
Struggling to scan this asset image
Struggling to scan this asset image
class BarcodeScannerActivity : App...
khadija
Votes: 0
Answers: 0
Request camera access each time my QR scanner runs
I am using the following code to develop a qrcode scanner (source: https://github.com/mebjas/html5-qrcode)
function onScanSuccess(decodedText, decodedResult) {
console.log('Code matched =...
zoro
Votes: 0
Answers: 1
Scanner misread with SerialPort class
time to time scanner are misreading barcodes. barcodes are in AN 8 standard. after scanning barcode it showing not the exact one but some from already scanned in the past. check sum is enabled. Reader...
Enoq Samsonyan
Votes: 0
Answers: 1
ML Kit Barcode Scanning doesn't detect QR codes in the photo of the monitor screen
I am using com.google.mlkit:barcode-scanning:17.0.2 to detect QR codes in the pictures.
After getting URI from the gallery I create InputImage and then process this image with BarcodeScanner to find Q...
iknow
Votes: 0
Answers: 1