evadb icon indicating copy to clipboard operation
evadb copied to clipboard

`Tesseract` Function

Open xzdandy opened this issue 1 year ago • 0 comments

Search before asking

  • [X] I have searched the EvaDB issues and found no similar feature requests.

Description

Extract text from a image. Relevant code: import pytesseract

parsed_text = pytesseract.image_to_string(Image.open(screenshot_path))

Use case

No response

Are you willing to submit a PR?

  • [x] Yes I'd like to help by submitting a PR!

xzdandy avatar Sep 08 '23 03:09 xzdandy