Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 954 Bytes

README.md

File metadata and controls

48 lines (28 loc) · 954 Bytes

Advanced OCR💥

Pytesseract based advanced OCR system that can convert image to text.🙂

Authors 👦🏻

Used By 🧑‍🤝‍🧑

This project is used by the following individual:

  • Rakibul Hasan
  • Saif Islam
  • Shahriar Siddique
  • M.B. Saimoon

Support 💁🏻‍♂️

For support, email microchipvision@gmail.com or join facebook community.(●'◡'●)

Features 🙌🏻

  • Uses pytesseract library and Open-CV
  • Uses image enhancement and image thresholding
  • Perform post-processing

Usage/Examples 🎃

Run the following command on PowerShell:
 1. pip install opencv-python
 2. pip install numpy
 3. pip install pytesseract
 4. pip install os-sys
 5. pip install Pillow
 6. pip install regex
 7. pip install autocorrect

After executing the follwing command
     
     Run: python3 main.py