1
votes

I did a digital art project in Java, my teachers liked it and want me to make a museum exhibition of it, they lend me a Kinect without teaching me how to use it with Java.. I fund nothing really comprehensive about it on internet, so i need to know What are the steps to follow to use the kinect with Java to capture positions.

(sorry for my bad english)

1
Have you considered checking this stackoverflow.com/questions/11575667/… - KyelJmD

1 Answers

0
votes

Have you already looked at into the samples that came with openKinect to get the basics of it? I would suggest you to do the same with OpenCV.