I would like to be able to detect if my hand is open or closed using the Kinect SDK.
I don’t need any individual finger tracking just open or closed is good enough, any suggestions?
Cheers
/Jimmy
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know, NO.
But you could do a workaround yourself. Track the distance between wrist and hand, combine it with the depth data, and check how far from the centre of your hand, the depth stays the same (following the same angle as wrist-hand has)