Tsukasa Sugiura presented an introduction to Kinect v2. Key points included:
- Kinect v2 features improved color camera, depth sensor, infrared camera, and body tracking capabilities compared to v1.
- It supports tracking of 6 people with 25 joints per person and new hand gestures like lasso.
- The SDK provides access to color, depth, infrared, body index, and body frames from the sensor.
- Demonstrated the basic workflow of initializing the sensor, getting frame sources and readers, and processing frame data for different streams.