K2P3Toolkit
K2P3Toolkit copied to clipboard
Add examples
No examples ported yet.
Examples may be dependant on a separate library.
Hey @bradenneufeld, I'm trying to modify the "TestBodyMovie" example to work with the kinect 2, but since I'm new to working with the kinect, I've hit a wall. I'm getting an error: “java.lang.NoSuchMethodError: processing.core.PVector.set(FF)V”.
Here's a dropbox link to my code. Would you have a look at it please if it isn't too much trouble?
Thank you!
Hey @patshiu ! Have you made any progress ? I'm trying to use K2P3 Toolkit with KinectPV2 (to get skeletons informations) and I just have problems on problems. Your example could help me so much to understand how it works. Thanks :)
@Yaty14 I never got skeleton tracking to work, so I ended up using the depth map and finding blobs instead, which was enough for what I needed. Send me an email — [email protected] Would love to collab and get a cleaned-up, working version of this library out there if you wanna work on that too.