/OCR-System

OCR system implemented using tesseract OCR engine

Primary LanguageJupyter Notebook

OCR-System

OCR system implemented using tesseract OCR engine

Libraries

  • Pytesseract
  • Numpy
  • Opencv
  • Matplotlib
  • Glob

How to use it:

  1. Install tesseract and assign the full path of tesseract.exe to tesseract_binary_path.
  2. Place input images in images directory in JPG format.
  3. Finally you can run the code and check the output text results in texts directory.

Test Cases:

Test1

Test1

Test1