适用于Xbox360和SDK 1.8的Kinect [英] Kinect for Xbox360 and SDK 1.8

查看:141
本文介绍了适用于Xbox360和SDK 1.8的Kinect的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个针对Xbox360的Kinect ,我正在尝试将其用于开发和测试目的。

I have got a Kinect for Xbox360, and I am trying to use it for developing and testing purposes.

我按照以下步骤操作:


  • 安装Microsoft Kinect SDK 1.8
  • 安装Microsoft Developer Toolkit 1.8.0
  • 插入Kinect

当我插入设备时,会自动识别新硬件,Windows Update开始安装新驱动程序。

When I plugged in the device, the new hardware is automatically recognized, and Windows Update starts to install new drivers.

问题是识别出Kinect for Windows ,如下图所示(单词是意大利语,但应该可以理解):

The problem is that a Kinect for Windows is recognized, as you can see in the following picture (words are in italian, but should be understandable):

现在,Kinect的绿色LED正在连续闪烁,如果我尝试从Developer Toolkit浏览器执行Kinect Explorer(D2D或WPF,相同的行为),我既看不到颜色也没看到深度流:

Now, the green LED of Kinect is blinking continuously, and if I try to execute the Kinect Explorer (D2D or WPF, same behavior) from the Developer Toolkit Browser, I cannot see neither color nor depth streams:

我使用的是Windows 7 64位。

I am using Windows 7 64-bit.

如何使用Kinect for Xbox360进行开发我的操作系统?

How can I develop with Kinect for Xbox360 on my operating system?

推荐答案

编译的二进制文件不是Debug二进制文件,因此它们不能与Xbox 360传感器一起使用。它应该给你一个错误来反映这一点。打开示例代码并在调试模式下构建它,看看行为是否不同。

The compiled binaries are not Debug binaries so they won't work with Xbox 360 sensor. It should give you an error to reflect that. Open the sample code and build it in Debug mode and see if the behavior is different.

如果没有,问题可能是与主机控制器芯片组上的其他USB2设备共享带宽您连接的USB端口。尝试各种端口或禁用其他设备。

If not, the issue may be with shared bandwidth with other USB2 devices on the host controller chipset of the USB port you are connected to. Try various ports or disable other devices.


这篇关于适用于Xbox360和SDK 1.8的Kinect的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆