image1
image2
image3
image4
image5
AboutMe Page

Project Information

  • Title: Digit Recognition Using Tesseract
  • Authors: Maryam Saeidmehr
  • Institute: Faratech Spadana
  • Duration: 2 Days
  • Used Stack:
    • - Python (Tesseract OCR + Pillow + tkinter)

Description

This project uses Tesseract, an open-source OCR engine, to recognize digits from an image. Tesseract is trained on a dataset of images containing digits and used to extract the digits from a given image. The output is a set of recognized digits that can be used for further processing or analysis.