Kinect camera - MIRROR using Type!

If you are using this Kinect object from this library:

…then, browsing through the library source, it doesn’t appear to have any such advanced functions – just ways of accessing the underlying freenect object contained inside the Kinect object. I believe that the main way to get such things is to create a point cloud, then derive your data from that cloud.

Or, get a skeleton from SimpleOpenNI and calculate your derived statistics from the skeleton data.

Previous discussions:

Previous discussions:

…and for a different option see also the RealSense hardware / library: