-
Is it possible to extract the barcode from image? I tried, and never got anything back apart from Printed and handwritten text. I have the below code:
RecognizeTextInStreamHeaders textHeaders =
…
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
### Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### Problem statement
Search for Parts by scanning a 1D barcode (e…
-
Hi! When pointing the camera, until the barcode falls into the scanner frame, the code is already scanned. How do I make sure that the code is scanned only when it hits the scanner frame?
-
When I archive the binary file for App Store today, the following issues occurs :
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See http…
-
Currently, when the "return" button on the loan form is clicked, all items are displayed in the return dialog. Users need to be able to select items by scanning barcodes, entering IDs, or selecting Re…
-
I'm reading a buffer like such:
```
let visionImage = VisionImage(buffer: sampleBuffer)
barcodeDetector.detect(in: visionImage) { (barcodes, error) in
...
}
…
-
### What
The barcode from a product that I hold into the camera is never detected and read.
### Steps to reproduce the behavior
1. Open App
2. Switch to find/scan view
3. Hold product barcode …
-
### We have been using Microsoft Surfaces for check-in with an attached scanner for reading both QR codes on phones AND plastic key tags that have a barcode on and corresponding 8 digit number on the…
-
SO I have a scanner to scan a barcode and extract the numbers from it. if you do it the first time it works. after the barcode is submitting and you push the camera button I made to open the modal tha…