We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello HF,
I'm currently developing my current college Final year project. Decided to design it using Kinect of XBOX 360 and using Processing 2.0 to code for Kinect. My query is, I started off designing and testing some Skeleton Motion Viewer application. When i executed my application i am getting just Gray screen on my Desktop. I have connected Kinect and installed all the drivers too.
Note : I'm using Kinect of Model 1414.
Any kind of help will be appreciated. Thanks
Answers
Can you provide some more information: What OS, which Kinect library, what code you're running?
I'm using the basic source mentioned here : http://learning.codasign.com/index.php?title=Skeleton_Tracking_with_the_Kinect
No problems in libraries, have imported all. Using SimpleOpenNI
Are you using Windows/OSX/Linux? Do the examples included with SimpleOpenNI run? That page is over two years old so it's possible some things have changed in both Processing and SimpleOpenNI since then.