Drawing on Computers using Gestures
- Finger Detection using Mediapipe
- Allows writing on the board only when a single finger is open
- Change marker color using buttons
- Clear button to clear the board
- Character Recognition using TensorFlow
- Install dependencies using
pip3 install -r requirements.txt
. - Run the project through
python3 aircanvas.py