Kinect adaptor for Matlab 2013a
Mostrar comentarios más antiguos
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
Respuestas (2)
Anchit Dhar
el 27 de Feb. de 2013
1 voto
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
el 27 de Feb. de 2013
0 votos
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.
Categorías
Mostrar más
Más información sobre Kinect For Windows Sensor en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!