[Solved] Make a program than can use a Video Camera and Recognise Gestures [closed]


If writing in C# then you may want to look at Microsoft Kinect and the libraries and drivers they have for it. This would be much easier and more robust than writing a solution yourself using a camera.

solved Make a program than can use a Video Camera and Recognise Gestures [closed]