1 / 12

Work With Skeleton Data

Work With Skeleton Data. Kinect for Windows Video Courses Jan 2013. Introduction to Kinect Skeleton Data. Skeleton data is calculated based on depth information captured. Skeleton data consists of 20 joints’ positions of human body.

dory
Download Presentation

Work With Skeleton Data

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Work With Skeleton Data Kinect for Windows Video Courses Jan 2013

  2. Introduction to Kinect Skeleton Data

  3. Skeleton data is calculated based on depth information captured. Skeleton data consists of 20 joints’ positions of human body. Kinect can recognize up to 6 players and give full skeleton data for 2 of them. Colors Skeleton Data Photo Gallery

  4. A tracked player can have a tracking state of either “tracked” or “position only”. A “tracked” skeleton gives detailed position information of 20 joints. A “position only” skeleton gives only the position of the player, no detailed information for each joints. Colors Tracking State Photo Gallery

  5. Colors Tracked Joints Photo Gallery

  6. Default mode – tracks all 20 joints. Optimized for standing and fully viewed player. Seated mode – tracks less joints (heads, shoulders, arms, wrists and hands). Optimized for seated player and whose lower body is not fully visible. Colors Tracking Mode Photo Gallery

  7. Allows application to choose the skeleton to track among the 6 recognized players. Colors Active User Tracking Photo Gallery

  8. Skeleton data is also organized in stream of frames. Each skeleton frame is based on calculation on depth frame. Each skeleton frame contains up to 6 structures of skeleton data Colors Skeleton Data Stream Photo Gallery

  9. Color • Introduction to color stream • Demo: How to get color data • Demo: ColorBasics sample • Overview • Hardware overview and • SDK installation • Depth • Introduction to depth stream • Demo: How to get depth data • Demo: DepthBasics sample • Skeleton • Introduction to skeleton stream • Demo: How to get skeleton data • Demo: SkeletonBasics sample • Audio • Introduction to audio stream • Demo: How to capture audio • Demo: Speech recognition • Advanced Topics • Streams sync and coordinate mapping • Demo: Streams sync and coordinates mapping • Accelerometer and tilt angle • Demo: How to get accelerometer and tilt angle

  10. Learn More About Kinect for Windows in MSDN http://msdn.microsoft.com/en-us/library/hh855352

  11. Thanks Contact us: http://social.msdn.microsoft.com/Forums/en-US/kinectsdk

More Related