googlesamples / googlesamples/mlkit
Translate Showcase app: "region of interest" for text recognition is not what is shown in the reticle
Open
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
The reticle overlay over the preview image is set to a certain percentage (by default 74% x 8%) of the preview view. The image from the camera is cropped to the same percentage, but the image might not actually have the same aspect ratio as the preview view, which can result in text that is outside the overlay being recognized (or possibly text inside the overlay not being recognized).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.