Skip to content

Sreekar-Tammana/Text-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text detection

Text Detection using EasyOCR🔠

Input📥

railway_ticket

Output📤

Screenshot (228)-1

☸ Usage

  • Ever wondered about how Telsa car operates by scanning signboards? When it sees a STOP board Telsa would automatically stop, but how it can read the text in it? It's done with Text Detection.

🧐 Features

  • 💯 Detects Text from provided image

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/Sreekar-Tammana/Text-Detection.git
  1. Change the working directory
cd Text-Detection
  1. Install Libraries
pip install numpy opencv-python easyocr
  1. Run the app
python main.py

This opens up your webcam or locally connected your phone camera, then place objects front of camera and it gives you Points and Area values.

💻 Built with

🌈 Future Work

  • Create interface for easy usage
  • Deploy application
  • Write Blog post✅(Read Blog here)

👨‍💻 Author

👤 Sreekar Tammana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages