Matlab Support for Kinect Xbox One Sensor

1 回表示 (過去 30 日間)
Usman Saeed
Usman Saeed 2015 年 9 月 18 日
Hi,
Does Matlab support the Kinect for Xbox One sensor connected using a Kinect for Windows adapter.
I have installed the following
  • Kinect for Windows SDK 2.0
  • Kinect for Windows v2 Windows Runtime
  • Kinect support package for Image Acquisition Toolbox
and the kinect is working fine in the Kinect Browser software
and the output for imaqhwinfo is
ans =
InstalledAdaptors: {'kinect' 'winvideo'}
MATLABVersion: '8.6 (R2015b)'
ToolboxName: 'Image Acquisition Toolbox'
ToolboxVersion: '4.10 (R2015b)'
but the output for info = imaqhwinfo('kinect')
info =
AdaptorDllName: 'C:\MATLAB\SupportPackages\R2015b\kinectforwindowsruntime\toolbox\imaq\supportpa…'
AdaptorDllVersion: '4.10 (R2015b)'
AdaptorName: 'kinect'
DeviceIDs: {1x0 cell}
DeviceInfo: [1x0 struct]
it appears that the kinect is not connected.
Best Regards, Usman
  4 件のコメント
karol Cardenas
karol Cardenas 2017 年 1 月 19 日
hi,yo estoy trabajando con la v1 de Kinect Xbox360, y la conexion es posible trabajando con Windows 10, Matlab 2016a, SDK 2.0 y toolkit 1.8.
Espero te funcione.
Walter Roberson
Walter Roberson 2017 年 1 月 20 日
Approximate translation for karol Cardenas
Hi, I'm working with the Xbox360 Kinect v1, and the connection is possible working with Windows 10, Matlab 2016a, SDK 2.0 and toolkit 1.8.
I hope it works for you.

サインインしてコメントする。

回答 (2 件)

Martin Schätz
Martin Schätz 2015 年 10 月 15 日
Hi, Kinect V2 is not supported by MatLab. There is way how to connect it just like camera or web-cam. But i gues that is not the way you want to use it. You have to stick with Kinect v1 for now.
However i found way to connect Kinect v2 to MatLab. I just finnished first tests, and started blog about Kinects. I hope to release first Demo soon (whole thing will take some time).
  2 件のコメント
Marcelo Domingues
Marcelo Domingues 2016 年 1 月 21 日
hi mr. Martin
I'm trying to connect Xbox 360 Kinect to work on MatLab 2015a. But MatLab is not recognizing the camera. Can you suggest me how to do it and if is possible?
Walter Roberson
Walter Roberson 2016 年 1 月 21 日

サインインしてコメントする。


Madhura Suresh
Madhura Suresh 2016 年 3 月 16 日
The Kinect V2 is now supported starting R2016a . You can download the Kinect for Windows Sensor support package to get started.
  1 件のコメント
Avinash Baranitharan
Avinash Baranitharan 2018 年 3 月 17 日
Hi, Does Kinect for Xbox One with Kinect Adapter for Windows works identical as Kinect for Windows v2 with Image Acquisition Toolbox Support Package for Kinect For Windows Sensor?
Are there any difference between Kinect for Xbox One & Kinect for Windows v2?

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by