Microsoft Kinect for Windows SDK Beta 发布

简介:
  Kinect for Windows SDK Beta 是为应用程序开发者提供的编程工具,我们可以通过Windows 7 系统平台方便的使用Microsoft Kinect 设备的功能。

225224_329588956

     在Kinect for Windows SDK Beta 中包括了用于Windows 7 操作系统的驱动程序、丰富的API、原始传感流、人体运动跟踪、安装文档以及开发资源。开发者可以通过Microsoft Visual Studio 2010 利用C++、C#、Visual Basic 进行相关的Kinect 应用程序开发。

SDK 特性
· Raw sensor streams

Access to raw data streams from the depth sensor, color camera sensor, and four-element microphone array enables developers to build upon the low-level streams that are generated by the Kinect sensor.

· Skeletal tracking

The capability to track the skeleton image of one or two people moving within the Kinect field of view make it easy to create gesture-driven applications.

· Advanced audio capabilities

Audio processing capabilities include sophisticated acoustic noise suppression and echo cancellation, beam formation to identify the current sound source, and integration with the Windows speech recognition API.

· Sample code and documentation

The SDK includes more than 100 pages of technical documentation. In addition to built-in help files, the documentation includes detailed walkthroughs for most samples provided with the SDK.

· Easy installation

The SDK installs quickly, requires no complex configuration, and the complete installer size is less than 100 MB. Developers can get up and running in just a few minutes with a standard standalone Kinect sensor unit (widely available at retail outlets).

参考文档
以下开发文档可以帮助开发者使用Kinect for Windows SDK。

· Programming Guide: Getting Started with the Kinect for Windows SDK Beta

A detail guide to installing, configuring, and beginning to use this SDK Beta to build applications, including an overview of the NUI API, Audio API, and device access and control functions. 
Word     PDF

· Readme

A comprehensive review of system requirements, installation tips, file listing, and other details for the SDK Beta package. 
HTML

代码示例
· Skeletal Viewer Walkthrough—Rendering Data with the NUI API (C++ and C#)

This sample uses the NUI API to access and render data from the Kinect sensor's cameras as images on the screen. The managed Skeletal Viewer sample uses Windows Presentation Foundation (WPF) to render captured images, and the native application uses DirectX. 
Word     PDF

· AudioCaptureRaw Walkthrough—Capturing the Raw Audio Stream (C++)

This sample uses the Windows Audio Session API (WASAPI) to capture the raw audio stream from the Kinect sensor's four-element microphone array and write it to a .wav file. 
Word     PDF

· MFAudioFilter Walkthrough—Capturing Audio Streams with a Media Foundation Audio Filter (C++)

This sample shows how to capture an audio stream from the Kinect sensor's microphone array by using the KinectAudio DMO in filter mode in a Windows Media Foundation topology. 
Word     PDF

· MicArrayEchoCancellation Walkthrough—Capturing Audio Streams with Acoustic Echo Cancellation and Beam Forming (C++)

This sample shows how to use the KinectAudio DirectX Media Object (DMO) as a DirectShow® source to access the Kinect sensor's microphone array. This sample uses acoustic echo cancellation to record a high-quality audio stream and beamforming and source localization to determine the selected beam and the direction of the sound source. 
Word     PDF

· RecordAudio Walkthrough—Recording an Audio Stream and Monitoring Direction (C#)

This console application demonstrates how to capture an audio stream from the Kinect sensor's microphone array and determine the direction of the sound source. 
Work     PDF

· Speech Walkthrough—Recognizing Voice Commands (C#)

This console application demonstrates how to use the Kinect sensor's microphone array with Microsoft Speech API (SAPI) to recognize voice commands. 
Word     PDF



本文转自Gnie博客园博客,原文链接:http://www.cnblogs.com/gnielee/archive/2011/06/17/kinect-for-windows-sdk-beta-release.html,如需转载请自行联系原作者

相关文章
|
2月前
|
Dart Shell 开发工具
解决windows安装Flutter时出现Unknown operating system. Cannot install Dart SDK.问题
解决windows安装Flutter时出现Unknown operating system. Cannot install Dart SDK.问题
|
JavaScript Java 开发工具
在Windows系统对接良田高拍仪驱动SDK (EloamView java)
良田高拍仪驱动是能较好的与Java平台交互的,但不知为何官方的SDK驱动中已没有java的samples,但我在2021年使用时是有java的包的,特意记录一下我在IDEA开发工具中测试运行这个demo的过程
772 0
在Windows系统对接良田高拍仪驱动SDK (EloamView java)
|
编解码 Ubuntu IDE
基于Ubuntu交叉编译X264, FFmpeg Windows SDK详细教程
基于Ubuntu交叉编译X264, FFmpeg Windows SDK详细教程
183 0
|
机器人 语音技术 开发工具
智能电话机器人,使用Microsoft语音识别技术(Speech sdk)
智能电话机器人,使用Microsoft语音识别技术(Speech sdk)
184 0
智能电话机器人,使用Microsoft语音识别技术(Speech sdk)
|
开发工具
Dex Loader] Failed to load D:\adt-bundle-windows-x86_64-20190307\sdk\build-tools\28.0.3\lib\dx.jar
Dex Loader] Failed to load D:\adt-bundle-windows-x86_64-20190307\sdk\build-tools\28.0.3\lib\dx.jar
93 0
|
开发工具 C++ Windows
彻底解决VS中找不到 Windows SDK 版本 8.1的错误
彻底解决VS中找不到 Windows SDK 版本 8.1的错误
1452 0
彻底解决VS中找不到 Windows SDK 版本 8.1的错误
|
前端开发 开发工具 Windows
产品百科 | RTC Windows SDK 音视频设备测试说明
RTC SDK 为您提供音视频设备测试的方法,您可以在音视频通话前检查当前设备上的摄像头,麦克风以及扬声器等音视频设备是否正常工作,以保证音视频通话质量。通过阅读本文,您可以了解音视频设备测试的方法。
产品百科 | RTC Windows SDK 音视频设备测试说明
|
编解码 开发工具 Windows
产品百科 | RTC Windows SDK 如何设置视频属性
本文将为您介绍如何设置视频流规格、视频流类型和视频属性。阅读本文后,你可以根据实际业务需求设置视频属性,以达到更好的产品体验。
产品百科 | RTC Windows SDK 如何设置视频属性
|
2月前
|
JavaScript Java Maven
云效产品使用常见问题之android sdk 构建出aar后,上传到私有maven仓库失败如何解决
云效作为一款全面覆盖研发全生命周期管理的云端效能平台,致力于帮助企业实现高效协同、敏捷研发和持续交付。本合集收集整理了用户在使用云效过程中遇到的常见问题,问题涉及项目创建与管理、需求规划与迭代、代码托管与版本控制、自动化测试、持续集成与发布等方面。
|
9月前
|
API 开发工具 Android开发
解决 Android App 上架 Google play后 ,签名变更,第三方sdk无法登录
解决 Android App 上架 Google play后 ,签名变更,第三方sdk无法登录
210 0

热门文章

最新文章