Kinect adaptor for Matlab 2013a
显示 更早的评论
Hi,
I've just downloaded the pre-release of Matlab 2013a with Image Acquisition Toolbox. I am trying to use the Kinect adapter that is described in help. However, when I run info = imaqhwinfo('kinect'); I get the following error:
Error using imaqhwinfo (line 103) Invalid ADAPTOR specified. Type 'imaqhwinfo' for a list of available ADAPTORs.
Indeed, 'Kinect' is not on the list of installed adapters. How can I install it?
Thanks, Valeriya
回答(2 个)
Anchit Dhar
2013-2-27
1 个投票
In order to use this adaptor, you will need to install the Kinect for Windows Runtime v1.6:
This should resolve the issue.
Ryan G
2013-2-27
0 个投票
On the main MATLAB window on the toolstrip there is an add-ons button on the very right. Click that and see if you find it there. If not there is a chance it may not be available until the full release.
类别
显示更多
在 帮助中心 和 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!