Skip to content

Anujjoshi3105/handGesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Recognition System

This repository contains a Hand Gesture Recognition system implemented using a combination of Scikit-Learn for machine learning, Tkinter for the user interface, and MediaPipe for efficient hand tracking. The goal of this project is to enable intuitive and hands-free control of applications through the recognition of various hand gestures.

Features

Machine Learning Model: The core of the system involves training a Random Forest Classifier using Scikit-Learn. The model is designed to accurately recognize a variety of hand gestures.

User Interface with Tkinter: The graphical user interface is developed using Tkinter, providing an interactive platform for users to control applications seamlessly through hand gestures.

Efficient Hand Tracking with MediaPipe: MediaPipe is utilized for robust hand tracking, ensuring accurate and real-time detection of hand movements.

2

3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages