Matlab doesn't recognize device Id's
Mostrar comentarios más antiguos
I've installed Matlab R2015b student version and I've followed all tutorials but without sucess. The thing is that matlab recognizes the kinect input, but not the two sensors (rgb and depth info). On attatchments there is a picture of what I've got when I run the hwinfo.
hwInfo =
AdaptorDllName: 'C:\MATLAB\SupportPackages\R2015b\kinectforwind…'
AdaptorDllVersion: '4.10 (R2015b)'
AdaptorName: 'kinect'
DeviceIDs: {1x0 cell}
DeviceInfo: [1x0 struct]
Respuestas (1)
Walter Roberson
el 5 de Oct. de 2017
0 votos
You would see that result if you attempted to use a Kinect For XBox. Only Kinect For Windows is supported. In your older version it was possible to "get away with" reading some of the sensors for an Xbox Kinect, but in current versions the Xbox Kinect cannot be accessed at all.
Categorías
Más información sobre Kinect For Windows Sensor en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!