0

Is there any way to guide customers to come closer to the image or move the camera back from the image to properly scan the data using CameraX and TextRecognizer?

1 Answers1

0

You can also use Android Studio to import and run the sample code for the codelab that I mentioned in this link, which shows you how to use CameraX and TextRecognizer to recognize, identify language and translate text from real-time camera feed.

Camera Samples Repository

https://github.com/android/camera-samples/

Mori
  • 2,653
  • 18
  • 24