Skip to content

hofa/pyocr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyocr-demo

python ocr demo

ver: python 3.5.x

PIL http://pillow.readthedocs.io/en/latest/

PIL install

yum install libtiff-devel libjpeg-devel zlib-devel freetype-devel
lcms2-devel libwebp-devel tcl-devel tk-devel

pip install pillow

Tesseract-ocr install

python Tesseract pip install pytesseract

pip list

(py3env) [root@dr-local-db pyocr-demo]# pip list dev (0.4.0) fake-useragent (0.0.8) ipkg (0.11.0) Pillow (3.2.0) pip (8.1.2) requests (2.10.0) setuptools (23.0.0) simplejson (3.8.2) six (1.10.0) tornado (4.3) wheel (0.29.0)

About

python ocr demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published