# Install Tesseract
brew install tesseract
# Optional (Language pack)
brew install tesseract-lang
# Install pytesseract package
pip install pytesseractpython crop_number_area.pyCrop target area
minimize the noise
python get_numbers_area.pyGet all numbers area
python parse_number_from_area.pyParse number from all area w/ pytesseract



