This GUI application will help you write in the air. Cool right? Check the demonstration below.
You can even save the raw text image as png file and extract the text file after writing each word. (as shown in the demo)
Click this link -> Airpad Blog
Click the gif below to watch this video on Youtube.
- OpenCV
- PyTorch
- Mediapipe
- easyocr
- ttkboorstrap
Writing Mode OFF | Screen Clear Mode (gesture) | Writing Mode ON |
---|---|---|
Key | Event |
---|---|
Esc | Quit |
s | Predict word/letters |
Ctrl+s | Save the text prediction |
Ctrl+e | Save the image file |
- clone this repo suing git clone command.
- Make sure you install the packages. You can use this command,
pip install -r requirements.txt
- go
src
folder and runmain.py
Other team members who contributed to this project are:
And Our Supervisor:
- Dr. Anil Kumar Gupta, Director, C-DAC, Pune.