I'm developing an application that reads text/barcodes from the camera and draws bounding boxes around the detected text/barcodes. I've referenced the GraphicOverlay.java class from the 'ML Kit Vision Quickstart Sample App'.
https://github.com/googlesamples/mlkit/tree/master/android/vision-quickstart
The issue I'm encountering is that the bounding boxes for barcodes are drawn very accurately, while the bounding boxes for text are missing a portion on the left side (please see the image below). This only occurs with images from the camera, and there are no issues with static images. The 'ML Kit Vision Quickstart Sample App' also exhibits this behavior.
Could someone please provide guidance on how to resolve this issue?
--
You received this message because you are subscribed to the Google Groups "Android CameraX Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camerax-develop...@android.com.
To view this discussion visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/7f951d54-d08c-485a-aed6-1ee8db252fc4n%40android.com.