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

Can't read EAN Type Barcode #339

Open noman404 opened 6 years ago

noman404 commented 6 years ago

Can't scan this type of EAN barcode using the barcode-sample, i tried with EAN_13 and EAN_8 but it's read only the left part not the right add on part. Is that possible to read that type? or is there any guide for scanning that using Vision API?

pchx-zz commented 6 years ago

The smaller barcode to the right is an EAN-5 supplement. The Barcode API does not currently support reading supplements.