Can someone please help me on how to start from scratch to use OpenCV for gesture recognition? We mainly create a media player that can work with hand gestures (simple functions such as play, pause, increase volume / down, etc.).
I installed OpenCV as well as EmguCV after visiting one of the links mentioned in the questions, but I need to know exactly how I get the webcam to detect my hand and gestures.
source
share