Skip to content

biantsh/HandGestureDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandGestureDetection

This program uses a Haar Cascade algorithm to detect the presence of your hand, and then passes it on to a self-created and self-trained Convolutional Neural Network with can classify select gestures, allowing you to use it with a media player to pause/unpause and adjust the volume.

Frameworks used: Tensorflow, OpenCV, NumPy

HandGestureDetection_video.mp4

About

A program that uses computer vision to detect hand gestures, used for controlling movie players.

Resources

Stars

Watchers

Forks

Languages