Kinect SDK 2 与 Xbox 360 Kinect 兼容吗?
Is Kinect SDK 2 compatible with Xbox 360 Kinect?
我正在尝试使用 Kinect for Xbox 360 开发一个有趣的人脸识别应用程序。我想弄清楚我应该使用哪个 SDK 和 Visual Studio 版本才能最好地访问 Kinect。
Is Kinect SDK 2 compatible with Xbox 360 Kinect?
否,Kinect SDK 2.0 不兼容任何 Kinect v1 传感器。来自 DreamSpark.com:
Kinect for Windows SDK 2.0 [...] requires the new Kinect for Windows v2 sensor, or an Xbox One Kinect with the Kinect Adapter for Windows. SDK 2.0 is not compatible with the original Kinect for Windows sensor.
如果您需要使用 Kinect for Xbox 360 进行开发,您应该使用 Microsoft Kinect SDK 1.8。
我正在尝试使用 Kinect for Xbox 360 开发一个有趣的人脸识别应用程序。我想弄清楚我应该使用哪个 SDK 和 Visual Studio 版本才能最好地访问 Kinect。
Is Kinect SDK 2 compatible with Xbox 360 Kinect?
否,Kinect SDK 2.0 不兼容任何 Kinect v1 传感器。来自 DreamSpark.com:
Kinect for Windows SDK 2.0 [...] requires the new Kinect for Windows v2 sensor, or an Xbox One Kinect with the Kinect Adapter for Windows. SDK 2.0 is not compatible with the original Kinect for Windows sensor.
如果您需要使用 Kinect for Xbox 360 进行开发,您应该使用 Microsoft Kinect SDK 1.8。