Skip to content

This project presents a fast and efficient technique for recognition of continuous hand gestures with a stationary background from video stream. The system consists of four modules- A real time hand tracking module, contour extraction module, tracker detection module, and gesture recognition. First of all, real-time hand tracking and extraction …

Notifications You must be signed in to change notification settings

thomasneil/GAMBIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GAMBIT

GAMBIT stands for Gesture and Motion Based Interface Technology.

This project presents a fast and efficient technique for recognition of continuous hand gestures with a stationary background from video stream. The system consists of four modules- A real time hand tracking module, contour extraction module, tracker detection module, and gesture recognition. First of all, real-time hand tracking and extraction algorithm is applied to trace the moving hand and to extract the hand region, and then motion analysis is performed to characterize the temporal features. We then extract the tracker position from the image. This tracker posture is recognized as a hand gesture. Now it is matched with a set of pre-defined gestures to know its meaning. Before matching gesture, preprocessing is performed to remove other part of human body and to select only part of hand showing some useful gesture.

About

This project presents a fast and efficient technique for recognition of continuous hand gestures with a stationary background from video stream. The system consists of four modules- A real time hand tracking module, contour extraction module, tracker detection module, and gesture recognition. First of all, real-time hand tracking and extraction …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages