8000 GitHub - trypythy/ocr: a simple optical character recognition script that prints out the text written on an image file
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ocr Public

a simple optical character recognition script that prints out the text written on an image file

Notifications You must be signed in to change notification settings

trypythy/ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

using python library pytesseract, this script prints out the text content on screen given an image file.

install the dependencies using pip install -r requirements.txt

just place the image in same directory as this script. Either rename the image file as test.jpg or change the name in the .py file on line 9

About

a simple optical character recognition script that prints out the text written on an image file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0