Optical_character_recognition, from images using pre-trained models. This repository is completed built using Opencv, pytesseract and python 3.8.
π Homepage
> Download or clone the repository to the desired location
> cd in to the folder where you have download the Repo. And run the below command. To download the requirements
pip install -r requirements.txt
cd in to the folder where you have download the Repo. And run the below command.
python ocr.py
For Mac and Linux run this command
python3 ocr.py
β¨ Demo
π€ theforgotensoul
- Twitter: @theforgotensoul
- Github: @theforgotensoul
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a βοΈ if this project helped you!
Copyright Β© 2020 theforgotensoul.
This project is MIT licensed.
This README was generated with β€οΈ by readme-md-generator