- Download and Install Python v 3.4
- Download and Install Pip
Make sure to include the executables in you windows %PATH% environment variable.
- Install ocr_chain
cd ocr_chain
python setup.py install
- Install the pytesseract Executable
You can now use the application.
cd /working/directory
ocr-chain [/path/to/folder] --threads 4 log-level 0