Skip to content

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