Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 222 Bytes

File metadata and controls

8 lines (6 loc) · 222 Bytes

tesseractPythonServer

Python web server calling the tesseract through c bindings using a shared library

For compiling the c module(textifymodule.c): sudo python setup.py install

For running the server: python index.py