mlhubber / mlflutter

GNU General Public License v3.0
1 stars 0 forks source link

MLFLUTTER: Add a OCR option to the Vision menu #10

Open gjwgit opened 1 month ago

gjwgit commented 1 month ago

User Story

As an end user I have a photo that contains some text, like a signpost or billboard. I want load the photo into the app under the Vision -> OCR option, to see the photo displayed within the app, then RUN to extract the text from the photo using the easyocr mlhub package. It would be nice to markup the areas in the photo with text and in a textview window to display the identified text.

gjwgit commented 1 month ago

https://github.com/gjwgit/easyocr

https://github.com/JaidedAI/EasyOCR

Might also be good to check if there is an open source OCR using LLM