DmitriyDN / img-proceed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create a folder and set its name to FOLDER_NAME variable
  2. Set File name and extension IMG_NAME IMG_EXT avriabless
  3. run ". all.sh"

After that in folter will appear several images and tesseract proceeded files.

POSSIBLE REQUIREMENTS

  1. brew install tesseract
  2. brew install opencv
  3. Install Python 3
  4. Install required python lib (for instance sudo pip3 install imutils)

About


Languages

Language:Python 80.2%Language:Shell 19.8%