Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 372 Bytes

OCR server

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.