Skip to content

farcompen/OCRpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

OCRpy

Optihical Character Recognation with pyton

Need to install PIL and Pytesseract for python OCR


pip install PIL
pip install pytesseract

How to Use
from commandline :

python Python_OCR.py -r filename

If you want to do preproccess on image as like as median blur filter :

python Python_OCR.py -r filename -i blur

About

Optical Character Recognation with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages