googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.51k stars 2.92k forks source link

[Feature request] GS1 Databar barcodes support #776

Open YalcinDelioglu-Ahold opened 7 months ago

YalcinDelioglu-Ahold commented 7 months ago

What's your feature request? Please describe. The ML Kit Barcode Scanning currently doesn't support GS1 Databar barcodes such as Expanded and Expanded Stacked. Is there a way to include them in the supported barcode list? Additionally, is there a method to retrain or expand the model to accommodate more barcode standards on the API user's end?

Mobile environment Both

spliner21 commented 1 week ago

I would also love to see GS1 Databar support in ML Kit Barcode Scanning. It is very important for our customer to have this feature, because 80% of barcodes in one of the areas are GS1 Expanded Stacked databars.

I am hoping this will be solved in nearby future. Apple Vision Framework is already supporting GS1 Databar, which means it can be achieved.