-matlab-ca​nnot-recog​nize-kinec​t

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]

Respuestas (2)

Walter Roberson
Walter Roberson el 7 de Dic. de 2015

1 voto

Be sure to install http://www.mathworks.com/matlabcentral/fileexchange/40445-image-acquisition-toolbox-support-package-for-kinect-for-windows-runtime which is marked as being valid from R2013a onward. You will need to have Kinect for Windows version 1.6 installed first. Also, Kinect for XBox will not be recognized.

3 comentarios

Kais Abu saleh
Kais Abu saleh el 7 de Dic. de 2015
i've already installed the kinect for windows runtime my kinect is XBox
Walter Roberson
Walter Roberson el 7 de Dic. de 2015
kinect for xbox is not supported. Mathworks has not indicated whether or not they will ever support it.
sahq_azhar
sahq_azhar el 6 de En. de 2019
Really?? Xbox kinect is not supported in matlab??

Iniciar sesión para comentar.

shoaib ayub
shoaib ayub el 19 de Mzo. de 2017

0 votos

my kinect sensor is connected to laptop but not inerfacing with matlab

Etiquetas

Preguntada:

el 7 de Dic. de 2015

Comentada:

el 6 de En. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by