googlesamples / android-vision

Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
https://github.com/firebase/quickstart-android/tree/master/mlkit
Apache License 2.0
2.93k stars 1.73k forks source link

GS1-128 not removing "]C1" from the beginning of barcode #451

Open yma44 opened 4 years ago

yma44 commented 4 years ago

Hi there, When GS1-128 barcode is scanned, google vision scanner api is not removing "]C1" from the beginning of the scanned barcode. For example, if I scan ABC12345 with GS1-Code128, it returns as "]C1ABC12345". I am wondering whether google vision scanner api does not support GS1-code128. image

Punksky85 commented 1 year ago

hi you find out how to remove this issue