c# - Is there a way to detect if my hand is open or closed with the Kinect SDK? -


i able detect if hand open or closed using kinect sdk.
don't need individual finger tracking open or closed enough, suggestions?

cheers /jimmy

as far know, no.

but workaround yourself. track distance between wrist , hand, combine depth data, , check how far centre of hand, depth stays same (following same angle wrist-hand has)


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -