Author: Lin Dong
Date: July 22nd, 2016
OS: Mac
brew install imagemagick
brew install tesseract --all-languages
brew install python2
pip install Pillow
pip install pytesseract
Just run: python main.py
iteration.py
: iterate multiple times of original imageconvert_to_text.py
: read out the string from white-gray image,
Progressive Iterations: