Grid Extractor

It’s a library to help you take out the text from the grid.

Install

pip install grid-extractor

TESSERACT

If you want to recognize the text, you man need to download the tesseract.

  • wiki

  • download tesseract-ocr-w64-setup-v5.0.0-alpha.20200328.exe
    • TESSDATA_PREFIX: C:Program FilesTesseract-OCR

  • doc