I am using CameraX to develop a QR code scanner. I've attached an image as well. My requirement is that when the user opens the app, the camera should already be focused at a certain distance. I've disabled the autofocus functionality because I need to take a picture of the QR code.
I've implemented ImageAnalysis, but I'm getting a blurry image. The current implementation only works when I place the QR code very close to the camera. I want to capture the QR code from a bit farther away, but when I try adding a floating distance point, it doesn't work as expected.
--
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/f21f5dd1-06b4-4af7-8302-4bb40e43b2c1n%40android.com.