K2P3Toolkit icon indicating copy to clipboard operation
K2P3Toolkit copied to clipboard

Add examples

Open bradenneufeld opened this issue 8 years ago • 3 comments

No examples ported yet.

Examples may be dependant on a separate library.

bradenneufeld avatar Aug 17 '16 22:08 bradenneufeld

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!

patshiu avatar Oct 30 '16 04:10 patshiu

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 :)

Yaty avatar Jan 20 '17 18:01 Yaty

@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.

patshiu avatar Jan 22 '17 19:01 patshiu