Skip to content

Simple Interactive Machine Learning system for recognizing hand gestures in Processing with OpenCV

Notifications You must be signed in to change notification settings

atduskgreg/gestuRe

Repository files navigation

GestuRe: A mixed-initiative interactive machine learning system for recognizing hand gestures

GestuRe is a mixed-initiative interactive machine learning system for recognizing hand gestures. It attempts to give the user visibility into the classifier's confidence for each class and control of the conditions under which it actively requests labeled gestures when its predictions are uncertain.

GestuRe is built with OpenCV for Processing and PSVM. It uses a Support Vector Machines classifier with a feature vector based on Histogram of Oriented Gradients calculated by OpenCV. It uses Libsvm for classification rather than OpenCV's native SVM implementation for improved performance.

See the system in action here: GestuRe: A mixed-initiative interactive machine learning system for recognizing hand gestures from Greg Borenstein on Vimeo.

About

Simple Interactive Machine Learning system for recognizing hand gestures in Processing with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published