📜 ⬆️ ⬇️

Kinect for Windows SDK, learning resources and usage examples

image

Not so long ago, the release of official Kinect for Windows SDK application development tools took place, which allow you to create Windows programs that interact with the Kinect sensor.

You can download the tool package at the following link: research.microsoft.com/en-us/um/redmond/projects/kinectsdk . Documentation and forums for learning, communicating and resolving issues are available on this official website.
')
This post contains other resources and links to examples of using the Kinect fok Windows SDK:

- a set of videos from the official event to launch development tools with a demonstration of use;
- video demonstration of the use of Kinect for the project of the world telescope;
- Coding4Fun Kinect Projects - Coding4Fun project with a lot of video examples of using Kinect;
- Coding4Fun Kinect Toolkit - a set of additional tools for working with Kinect;
- Kinect Mouse Cursor - demo application with source codes for Kinect;
- Kinect Paint - demo application with source codes for Kinect;
- Project Jellybean - project on electric seat management with gestures and Kinect;
- Kinect for Windows SDK Quickstarts .

Source: https://habr.com/ru/post/122780/


All Articles