virtual_drawing_board
virtual_drawing_board copied to clipboard
Virtual whiteboard with hand pose estimation
Virtual drawing board ✍️
Drawing on a virtual canvas using hand pose estimation

Libraries used
- PyTorch
- Mediapipe
- OpenCV
To test the whiteboard, run main.py.
- Clenching a fist with your index finger sticking out allows you to draw.
- Closing your hand into a fist allows you to erase, where the red box represents the bounds of the eraser.
- Holding your hand with all of your fingers open does nothing.
References
Licensed under the MIT License