Virtual Drawing with color detection using Python and OpenCV
-
Updated
Mar 7, 2022 - Python
Virtual Drawing with color detection using Python and OpenCV
Virtual Drawing
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.
Add a description, image, and links to the virtual-drawing topic page so that developers can more easily learn about it.
To associate your repository with the virtual-drawing topic, visit your repo's landing page and select "manage topics."