Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 621 Bytes

install.md

File metadata and controls

22 lines (15 loc) · 621 Bytes

Install on Windows

Make sure to include the executables in you windows %PATH% environment variable.

  • Install ocr_chain
  cd ocr_chain
  python setup.py install

You can now use the application.

 cd /working/directory
 ocr-chain [/path/to/folder] --threads 4 log-level 0