Demo software to visualize, calibrate and process Kinect cameras output
RGBDemo is an opensource software that aims at providing a simple toolkit to start playing with Kinect data and develop standalone computer vision programs without the hassle of integrating existing libraries. The project is divided in a library called
nestk
and some demo programs using it. You can get more information on using the library in your programs on the Nestk page.