Back to projects
Project
Hand Draw
Computer vision drawing controlled by hand gestures
Overview
Built with Python, OpenCV, MediaPipe, and Tkinter. Tracks hand landmarks in real-time and translates gestures into drawing actions on a canvas. A fun exploration of computer vision and gesture-based UIs.
Highlights
- —Real-time hand tracking with MediaPipe
- —Gesture-driven drawing canvas
- —Cross-platform desktop UI
Stack
PythonOpenCVMediaPipeTkinter