Skip to content

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

Notifications You must be signed in to change notification settings

riteshgajera/ocr-image-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published