bodyframes

About this tag
The bodyframes tag on WindowsForum.com covers discussions about Kinect body frame data, particularly in the context of the PyKinect2 Python wrapper. This wrapper, developed by a Microsoft employee, enables Kinect applications using Python and supports color, depth, body, and body index frames. A sample game, PyKinectBodyGame, demonstrates how to use Kinect color and body frames. The tag is relevant for developers working with Kinect v2 on Windows, focusing on body tracking and frame processing in Python. Topics include prerequisites, installation, and coding examples for accessing body frame data from the Kinect sensor.
  1. News

    Introducing PyKinect2: The Python Wrapper for Kinect 2 Development

    Vladimir Kolesnikov, Microsoft employee and part of the This Week on Channel 9 host team has released a new wrapper that will make the Python Kinect 2 Dev's smile... :) PyKinect2 Enables writing Kinect applications, games, and experiences using Python. Inspired by the original Link Removed...
Back
Top