-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Perform OCR on images of text to recognize and transform the text into digital format.
Objectives
- Familiarize with the functions of a library e.g. pytesseract.
- Write a wrapper function that grayscales the image and then utilizes the appropriate OCR function.
- Not necessary but may help: add more steps for image preprocessing such as denoising, if that improves OCR accuracy.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request