Matlab doesn't recognize device Id's

3 次查看(过去 30 天)
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]

回答(1 个)

Walter Roberson
Walter Roberson 2017-10-5
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.
  2 个评论
Gerson Leonidas
Gerson Leonidas 2017-10-5
Whatttt
So I can't use my kinect with the Xbox tag. That's why I couldn't after trying everything...
In that case, if I use an old version like matlab 2012, maybe I could use it, right?

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by