Virtual Drawing with color detection using Python and OpenCV
-
Updated
Mar 7, 2022 - Python
Virtual Drawing with color detection using Python and OpenCV
A Touchless digital drawing app that uses real-time hand tracking and gesture recognition to turn webcam movements into digital artwork.
Virtual Drawing
Real-time air drawing using hand gestures and a webcam. Draw on your live video feed with your index finger and erase using an open palm with Python, OpenCV, and MediaPipe.
Futuristic air drawing application that lets you create art using hand gestures detected through your webcam. Features MediaPipe hand tracking, pinch-to-draw controls, an arc-shaped color palette, neon glow effects, and a sci-fi HUD overlay. Draw, sketch, and paint without touching anything - just gesture and create in mid-air.
This code enables touch-free drawing using hand gestures detected by a webcam. You can choose colors, draw in real-time, and clear the canvas, all by moving your fingers.
🎨 Real-time gesture-controlled drawing canvas. Built with Python, OpenCV for computer vision, and MediaPipe for hand tracking.
Air-writing in real time — draw on your screen with just your finger and a webcam. Python + MediaPipe + OpenCV.
Gesture-controlled virtual drawing application built using Python, OpenCV, MediaPipe, and NumPy. Enables real-time hand tracking for touchless drawing, color selection, erasing, and canvas clearing through intuitive hand gestures.
To associate your repository with the virtual-drawing topic, visit your repo's landing page and select "manage topics."