Skip to content

This project is an implementation of a hand sign recognition system. The goal of this project is to detect and recognize different hand signs from a live video feed.

License

Notifications You must be signed in to change notification settings

ApplAi2023/Hand-Sign-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Sign Recognition

This project is an implementation of a hand sign recognition system using MediaPipe and OpenCV.

The goal of this project is to detect and recognize different hand signs from a live video feed.

Prerequisites

Before you begin, you will need the following:

  • MediaPipe
  • OpenCV 4+

Usage

  1. First you need to detect number of hand landmarks and create CSV file using Landmarks.
  2. Feed the model with a live video feed for detection and recognition of different hand signs.
  3. Create Machine Learning model to classify signs based on values of landmarks.
  4. Run real time video to detect these signs.

Demo

ezgif com-gif-to-mp4

About

This project is an implementation of a hand sign recognition system. The goal of this project is to detect and recognize different hand signs from a live video feed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published