Search code examples
javascriptvisual-studiokinect

gesture detection with kinect v2 using javascript


I'm trying to develop an app in Javascript using kinect v2. I need to load gestures stored in a gbd file, and then detect them. The problem is that I couldn't find any way to do that. I searched for books, tutorials, post, or previous experiences but, I couldn't find anything. I also try looking the API for Javascript but it wasn't very helpful.

Post everything that can be helpful. Thanks


Solution

  • Finally I managed to write a kinect app using Javascript.The MSDN comunity was very helpful and put me on the right way. https://github.com/angelaHillier/DiscreteGestureBasics-HTML.git