JimmyPun610 / BarcodeScanner.Mobile

Barcode Scanner using GoogleVision API for Xamarin Form, Maui
MIT License
341 stars 100 forks source link

Support Inverted Barcodes? #220

Open Quaybe opened 10 months ago

Quaybe commented 10 months ago

Does this support inverted barcodes? Specifically, some VIN barcodes have a black background with white barcodes, which is inverted. Will this pick those up?

If not, is there plans to support them?

Quaybe commented 10 months ago

It seems to actually be working ok for Code39 barcodes that are inverted, but I can't get it to read any Code128 barcodes that are inverted.