Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tesseract Function #1076

Open
2 tasks done
xzdandy opened this issue Sep 8, 2023 · 0 comments · May be fixed by #1359
Open
2 tasks done

Tesseract Function #1076

xzdandy opened this issue Sep 8, 2023 · 0 comments · May be fixed by #1359
Assignees
Labels
Feature Request ✨ New feature or request Help Wanted 🙏 Outside help would be appreciated, good for new contributors User Experience

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Sep 8, 2023

Search before asking

  • 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?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy added the Feature Request ✨ New feature or request label Sep 8, 2023
@xzdandy xzdandy added AI Engines Features, Bugs, related to AI Engines Help Wanted 🙏 Outside help would be appreciated, good for new contributors labels Sep 22, 2023
@xzdandy xzdandy added this to the Long Term Goal milestone Sep 22, 2023
@xzdandy xzdandy added User Experience and removed AI Engines Features, Bugs, related to AI Engines labels Sep 22, 2023
@xzdandy xzdandy removed this from the Long Term Goal milestone Sep 22, 2023
@IshSiva IshSiva self-assigned this Nov 14, 2023
@IshSiva IshSiva linked a pull request Nov 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request ✨ New feature or request Help Wanted 🙏 Outside help would be appreciated, good for new contributors User Experience
Projects
Development

Successfully merging a pull request may close this issue.

2 participants