Skip to content

Welcome to πŸ“œ Optical_character_recognition using Python πŸ‘‹

License

Notifications You must be signed in to change notification settings

TheForgotensoul/Optical_character_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to πŸ“œ Optical_character_recognition using Python πŸ‘‹

Version Documentation License: MIT Twitter: theforgotensoul

Optical_character_recognition, from images using pre-trained models. This repository is completed built using Opencv, pytesseract and python 3.8.

🏠 Homepage

Install

> 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

Usage


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

pic_1 pic_2 pic_3 pic_4 pic_5

Author

πŸ‘€ theforgotensoul

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 theforgotensoul.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator

Releases

No releases published

Packages

No packages published