flutter-ml / google_ml_kit_flutter

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

Unable to recognize single characters in the Image #531

Open VivekMakwana24 opened 1 year ago

VivekMakwana24 commented 1 year ago

I am trying to scan this image and try to get the text, but somehow the text recognition is not able to recognise the text in the below image. It works when the text in the image is horizontally, but it doesn't work when the text is placed vertically in the image.

51BC02E0-50E4-459C-9821-F02929974892

I am using the below library

google_mlkit_text_recognition: ^0.10.0

Below is the output of recognised text.

Screenshot 2023-09-26 at 4 37 33 PM
VivekMakwana24 commented 1 year ago

Anyone can help on this? as its urgent

Thanks

github-actions[bot] commented 1 month ago

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