HalaHamdi / OCR

This is an optical character recognition task. That uses open cv and pytesseract libraries to generate a word file of a text document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR

Language Website Website

Project Description

This is an optical character recognition task. That uses open cv and pytesseract libraries to generate a word file of a text document.

Setup

pip install opencv-python
  • Download tesseract exe from here
  • Install this exe in C:\Program Files (x86)\Tesseract- OCR
pip install  tesseract

Demo Result

About

This is an optical character recognition task. That uses open cv and pytesseract libraries to generate a word file of a text document.


Languages

Language:Jupyter Notebook 100.0%