Looking for help with scanning EAN-13 barcodes from Android app WITHOUT relying on 3rd party apps (ie. Barcode Scanner by ZXing). Found "Mobile Vision API" by Google but I need some advice on how to use this from my app. Can anyone offer some advice please?
Looking for help with scanning EAN-13 barcodes from Android app WITHOUT relying on 3rd party apps (ie. Barcode Scanner by ZXing). Found "Mobile Vision API" by Google but I need some advice on how to use this from my app. Can anyone offer some advice please?
https://developers.google.com/vision/barcodes-overview
https://developers.google.com/vision/barcodes-overview
/subscribe
ReplyDeleteGrab https://github.com/Spelt/ZXing.Delphi/ translate https://github.com/Redth/ZXing.Net.Mobile/blob/master/src/ZXing.Net/oned/EAN13Reader.cs done.
ReplyDeleteEli M
ReplyDeleteChallenge accepted!