C H A P T E R  4

Skeleton Tracking

The raw depth data produced by Kinect has limited uses. To build truly interactive, fun, and memorable experiences with Kinect, we need more information beyond just the depth of each pixel. This is where skeleton tracking comes in. Skeleton tracking is the processing of depth image data to establish the positions of various skeleton joints on a human form. For example, skeleton tracking determines where a user's head, hands, and center of mass are. Skeleton tracking provides X, Y, and Z values for each of these skeleton points. In the previous chapter, we explored elementary depth image processing techniques. Skeleton tracking systems go beyond our introductory image processing routines. They analyze depth ...

Get Beginning Kinect Programming with the Microsoft Kinect SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.