-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Steps:
-
Clone
googlesamples/mlkit/ios
andinstall pods
.
At the time of these tests, project is usingGoogleMLKit/BarcodeScanning (0.60.0)
It is being run usingXcode 11.5
onmacOS Catalina 10.15.4
.
Results:
Actual: It does not recognize this DataMatrix
code.
Expected: It recognizes this DataMatrix
code. The code has valid data -
HP ProBook 440 G4,Z1Z83UT#ABA,5CD712BZVJ,1y1y0y
Verification:
Use an online decoder service - https://online-barcode-reader.inliteresearch.com/
Additional Info:
- It is reproducible with
ML Kit for Firebase
sample as well. - I tried to change the image sharpness / contrast / exposure & color settings in
Preview.app
onmacOS
to no avail. - I also tried to run the camera mode on this image being in focus (while trying to change color settings mentioned in step 2) and it didn't help either.
yoldar