Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 639 Bytes

Air writing in Digital Learning

You just start drawing in space, and it will be drawn in your screen. Your camera will understand when you want to draw and when not(Intelligent Camera).

The way it looks is:

Screenshot from 2021-05-22 20-38-45

Installation & Execution:

git clone https://github.com/Rishabh-Hupr/Air-Writing.git
cd Air-Writing
python3 -m venv custom
source custom/bin/activate
pip3 install -r requirements.txt
python3 AirWriting.py

If any issues, feel free to create an issue on the repository 😀