flutter-ml / google_ml_kit_flutter

A flutter plugin that implements Google's standalone ML Kit
MIT License
955 stars 734 forks source link

Cannot Scan inverted Data Matrix codes (light on dark/ white on black) #526

Open akshaydoshi2 opened 1 year ago

akshaydoshi2 commented 1 year ago

I am trying to scan an inverted data matrix barcode, but it is not able to recognize.

Although #148 has a solution for this, I think it no longer works.

I tried to manipulate the image in the _inputImageFromCameraImage function in the camera_view file but it doesn’t seem to work. Is there anything I can do to make this work?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.