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!