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

Optical Character Recognition #17

Open
Fennec2000GH opened this issue Oct 23, 2021 · 0 comments
Open

Optical Character Recognition #17

Fennec2000GH opened this issue Oct 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fennec2000GH
Copy link
Collaborator

Description

Perform OCR on images of text to recognize and transform the text into digital format.

Objectives

  1. Familiarize with the functions of a library e.g. pytesseract.
  2. Write a wrapper function that grayscales the image and then utilizes the appropriate OCR function.
  3. Not necessary but may help: add more steps for image preprocessing such as denoising, if that improves OCR accuracy.
@Fennec2000GH Fennec2000GH added the enhancement New feature or request label Oct 23, 2021
@Patrick-Lapid Patrick-Lapid self-assigned this Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants