Matlab cannot recognize kinect

1 vue (au cours des 30 derniers jours)
Humaira Rana
Humaira Rana le 14 Mar 2015
Commenté : Walter Roberson le 24 Déc 2019
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 commentaire
Walter Roberson
Walter Roberson le 2 Avr 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.

Connectez-vous pour commenter.

Réponses (7)

Pedro Lino
Pedro Lino le 22 Avr 2015
Same problem here!!!

Paul Quispe
Paul Quispe le 23 Avr 2015
same problem too AdaptorName: 'kinect' DeviceIDs: {1x0 cell} DeviceInfo: [1x0 struct]

Hamid Bahr
Hamid Bahr le 15 Oct 2015
Has anybody got a solution to the problem?
  1 commentaire
lavanya varshini
lavanya varshini le 16 Fév 2016
Same issue.. Need help

Connectez-vous pour commenter.


Nicolás González
Nicolás González le 2 Avr 2016
Same problem...

Yun Cho
Yun Cho le 5 Déc 2016
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 le 21 Jan 2018
Hello. I tested Kinect at several MATLAB versions. Just work in MATLAB 2013.
  2 commentaires
Walter Roberson
Walter Roberson le 21 Jan 2018
What kind of Kinect is it?
Jose Marques
Jose Marques le 2 Fév 2018
Kinect for 360 just work in MATLAB 2013. (I read that it isn't supported).

Connectez-vous pour commenter.


juan Sanchez
juan Sanchez le 24 Déc 2019
What does it mean "DeviceIDs: {1x0 cell}"?
  1 commentaire
Walter Roberson
Walter Roberson le 24 Déc 2019
That means that it was not able to detect any (supported) Kinect devices.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by