News

Microsoft Releases Kinect SDK for Windows Beta

Microsoft today released for download the beta of the Kinect software development kit (SDK). The new SDK enables developers to create C#, Visual Basic and C++ applications for Windows 7 that recognize user input via Kinect sensor devices. The SDK can be downloaded here.

According to Microsoft, the Kinect for Windows SDK beta consists of "drivers, rich APIs for raw sensor streams and human motion tracking, installation documents, and resource materials." Developers are able to work with data streams from various Kinect sensors, including the color camera, four-element microphone array and depth sensor.

Dan Fernandez, director in the Developer and Platform Evangelism team at Microsoft, showed how developers can quickly add the Microsoft.Research.Kinect.Nui library to projects and build applications in Visual Studio 2010 that work with the Kinect cameras and sensors. He showed how developers can use low-level bit shifting to produce color visualizations based on distance tracking.

The Kinect SDK also provides for skeletal tracking of up to two people. The device maps 20 skeletal tracking points to detect movement and enable gesture-driven applications. Gavin Janke, general manager of engineering for Microsoft Research, demoed a virtual globe application that allowed him to hold a virtual rendering of the earth, and move and size it based on Kinect tracking the position of Janke's hands.

Janke also demoed the Kinect speech engine, showing how a running application can respond to verbal commands.

The Kinect SDK for Windows beta does not allow for commercial use, and is targeted strictly for prototype and enthusiast work. "Down the line there will be a commercial version of the SDK which will enable people to build and deploy stuff for commercial use," said Janke.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube