Table of Contents

Kinect and other rgbd-cameras

All the rgb-d cameras we have in the lab

Kinect v1 : Kinect 360

Libraries to use the kinect :

Kinect v2 : Kinect One

There is a current installation of Kinect for Windows SDK on the computer DELL.

References

Install on Linux

These instructions have not been successfully tested yet

Kinect Skeletal tracking

Bone rotation is stored in a bone’s child joint. For example, the rotation of the left hip bone is stored in the Hip Left joint. In the hierarchical definition, the rotation of the Hip Center joint provides the absolute orientation of the player in camera space coordinates. This assumes that the player object space has the origin at the Hip Center joint, the y-axis is upright, the x-axis is to the left, and the z-axis faces the camera.

https://msdn.microsoft.com/en-us/library/hh973073.aspx

x-tion

https://www.asus.com/3D-Sensor/Xtion_PRO_LIVE/

Comparison