Skip to content

kavya105/Gesture_Finger_Painting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Gesture_Finger_Painting

Project Overview

This project uses OpenCV, MediaPipe, and NumPy to create an interactive painting application.

It detects hand gestures via a webcam and allows the user to draw on a canvas with different colors.

You can also clear the canvas and switch between colors using hand gestures.

Make sure you have Python installed.

You can use a virtual environment for this project.

Run the following commands to install the required libraries:

pip install opencv-python numpy mediapipe

image

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages