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]
0 个评论
回答(1 个)
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Kinect For Windows Sensor 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!