Skip to content

Quinn-With-Two-Ns/psychic-waffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psychic-waffle

Code for our submission UBC Local Hacks 2018

pytesseract 0.2.5 https://pypi.org/project/pytesseract/ pip install pytesseract

Install Opencv 3.4.4.19 https://pypi.org/project/opencv-python/ pip install opencv-python

Install tesseract 4.0. https://github.com/tesseract-ocr/tesseract Install Google Tesseract OCR (additional info how to install the engine on Linux, Mac OSX and Windows). You must be able to invoke the tesseract command as tesseract. If this isn’t the case, for example because tesseract isn’t in your PATH, you will have to change the “tesseract_cmd” variable pytesseract.pytesseract.tesseract_cmd. Under Debian/Ubuntu you can use the package tesseract-ocr. For Mac OS users. please install homebrew package tesseract.

About

Code for our submission UBC Local Hacks 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages