ongteckwu / ocr-image-text

To extract text from the Images (i.e, Scanned Documents)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocr-image-text

To extract text from the Images (Scanned Documents Or any types of Image)

Prerequisite

  1. Python
  2. tesseract-ocr-setup

Install Packages

  1. OpenCv
  2. pytesseract

Syntax for run python file.
python fileName --image "ImagePathDir"

i.e,
python image-scan.py --image "path/to/directory/of/images"

About

To extract text from the Images (i.e, Scanned Documents)


Languages

Language:Jupyter Notebook 91.8%Language:Python 7.6%Language:HTML 0.7%