Skip to content

Pythonista-Simplicity/virtual-painter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Painter

virtual painter using Python, OpenCV, and Mediapipe

This project implements a virtual painter using Python, OpenCV, and Mediapipe. It allows users to draw on a virtual canvas using hand gestures captured via a webcam.

Features

  • Hand tracking to detect hand gestures
  • Selection mode to choose drawing colors and tools
  • Drawing mode to create artwork on a virtual canvas

Setup

  1. Install Python (if not already installed)
  2. Install required libraries:
    pip install opencv-python
    pip install mediapipe

About

Virtual Pointer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%