Matlab Support for Kinect Xbox One Sensor

1 visualización (últimos 30 días)
Usman Saeed
Usman Saeed el 18 de Sept. de 2015
Comentada: Avinash Baranitharan el 17 de Mzo. de 2018
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 comentarios
karol Cardenas
karol Cardenas el 19 de En. de 2017
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 el 20 de En. de 2017
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.

Iniciar sesión para comentar.

Respuestas (2)

Martin Schätz
Martin Schätz el 15 de Oct. de 2015
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 comentarios
Marcelo Domingues
Marcelo Domingues el 21 de En. de 2016
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?

Iniciar sesión para comentar.


Madhura Suresh
Madhura Suresh el 16 de Mzo. de 2016
The Kinect V2 is now supported starting R2016a . You can download the Kinect for Windows Sensor support package to get started.
  1 comentario
Avinash Baranitharan
Avinash Baranitharan el 17 de Mzo. de 2018
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?

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by