Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

βœ‹ Virtual Drawing Board

A Python-based computer vision project that allows users to draw in the air using hand gestures. The system tracks hand movements through a webcam and creates drawings on a virtual canvas without requiring a mouse, stylus, or touch screen.

πŸš€ Features

Draw in the air using finger movements Real-time hand tracking No physical mouse or touch screen required Multiple drawing colors Eraser mode Smooth and responsive virtual canvas Hands-free interaction using computer vision

πŸ› οΈ Technologies Used

Python OpenCV MediaPipe NumPy

πŸ“‹ How It Works The webcam captures live video input. MediaPipe detects and tracks hand landmarks. The index finger acts as a virtual pen. Hand gestures are used to switch between drawing and selection modes. The system draws lines on a virtual canvas based on finger movement. Users can select colors, erase drawings, and create sketches in real time.

About

Virtual Drawing Board is a computer vision application built with Python, OpenCV, and MediaPipe that enables users to draw in the air using hand gestures. The system tracks finger movements through a webcam and converts them into digital drawings on a virtual canvas, eliminating the need for a mouse, stylus, or touch screen.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages