You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In tis project i created an Optical Character Recognition involves the detection of text content on images and translation of the images to encoded text that the computer can easily understand.
This project use:
*Tesseract 4.0
*Flask web framework to create our simple OCR server where we can upload images for character recognition purposes.