Skip to content

fathimanourin/OCR-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR Web Application Using Flask and Tesseract

Application:

A web application that lets you extract text from an input image. The image is extracted using the tesseract optical character recognition engine. We also provide the results after noise removal using median blur, and after morphological operations like erosion followed by dilation, and the user can copy the best option.

Tools used:

Tesseract – OCR Engine

OpenCV

Numpy

Flask


Alt text


Alt text