Click here to Skip to main content
15,885,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm doing a kinect Application using Kinect SDK.

The Result I want that it has to able to identify the hand waving for 5sec. Do something if it does

Anyone knows how to do so? I'm doing in a WPF application.

Would like to have some example. I'm rather new to Kinect.

Thanks in advance for all your help!
Posted

1 solution

Hi,

you can use built in skeleton tracking from the SDK.
Here's a great CP article which sould solve your problem.

Kinect – Getting Started – Become The Incredible Hulk[^]

Regards
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900