-matlab-cannot-recognize-kinect
2 次查看(过去 30 天)
显示 更早的评论
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]
0 个评论
回答(2 个)
Walter Roberson
2015-12-7
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 个评论
Walter Roberson
2015-12-7
kinect for xbox is not supported. Mathworks has not indicated whether or not they will ever support it.
另请参阅
类别
Test and Measurement
Image Acquisition Toolbox
Image Acquisition Toolbox Supported Hardware
Kinect For Windows Sensor
Image Processing and Computer Vision
Image Acquisition Toolbox
Image Acquisition Toolbox Supported Hardware
Kinect For Windows Sensor
Test and Measurement
Image Acquisition Toolbox
Image Data Acquisition
Acquisition Using Kinect for Windows Hardware
显示更多
在 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!