Matlab cannot recognize kinect

Matlab is not displaying device IDs for kinect cameras, when i run this command..
>> info = imaqhwinfo('kinect');
The output it displays is:
info =
AdaptorDllName: [1x79 char]
AdaptorDllVersion: '4.5 (R2013a)'
AdaptorName: 'kinect'
DeviceIDs: {1x0 cell}
DeviceInfo: [1x0 struct]
Although i have installed all the necessary drivers for kinect.

1 comentario

Walter Roberson
Walter Roberson el 2 de Abr. de 2016
Which Kinect are you using? Only the Kinect One is supported before R2016a; as of R2016a Kinect v2 support was added (though if you look in the File Exchange someone posted a v2 interface suitable for some of the earlier versions.)
The Kinect for XBox 360 is not supported at all.

Iniciar sesión para comentar.

Respuestas (7)

Paul Quispe
Paul Quispe el 23 de Abr. de 2015

0 votos

same problem too AdaptorName: 'kinect' DeviceIDs: {1x0 cell} DeviceInfo: [1x0 struct]
Hamid Bahr
Hamid Bahr el 15 de Oct. de 2015

0 votos

Has anybody got a solution to the problem?
Yun Cho
Yun Cho el 5 de Dic. de 2016

0 votos

Are you all using USB3.0 ports? I think the Kinect v2 needs to be plugged into Windows via USB3.0 right?
Jose Marques
Jose Marques el 21 de En. de 2018

0 votos

Hello. I tested Kinect at several MATLAB versions. Just work in MATLAB 2013.

2 comentarios

Walter Roberson
Walter Roberson el 21 de En. de 2018
What kind of Kinect is it?
Jose Marques
Jose Marques el 2 de Feb. de 2018
Kinect for 360 just work in MATLAB 2013. (I read that it isn't supported).

Iniciar sesión para comentar.

juan Sanchez
juan Sanchez el 24 de Dic. de 2019

0 votos

What does it mean "DeviceIDs: {1x0 cell}"?

1 comentario

Walter Roberson
Walter Roberson el 24 de Dic. de 2019
That means that it was not able to detect any (supported) Kinect devices.

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 14 de Mzo. de 2015

Comentada:

el 24 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by