Skip to content

It is python based advanced OCR for converting image to text.

License

Notifications You must be signed in to change notification settings

MicrochipVision/OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 


About

It is python based advanced OCR for converting image to text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages