How to program for Kinect for Windowsv2 in Matlab

1 次查看(过去 30 天)
I am attempting to make a program with the Kinect for Windwosv2 in Matlab. However, when I try to use the code on the Mathworks website (like at this link http://www.mathworks.com/help/imaq/detecting-the-devices.html specifically info = imaqhwinfo('kinect');) info does not return the correct data to continue with the other lines of code. I get the following instead.
AdaptorDllName: [1x79 char] AdaptorDllVersion: '4.6 (R2013b)' AdaptorName: 'kinect' DeviceIDs: {1x0 cell} DeviceInfo: [1x0 struct]
I have the SDK installed, Kinect for Windows Runtime 2.0 is installed, and I have all of the hardware requirements to run. It is not an overly complicated program but I do not know the languages in visual studio whatsoever so getting this to work in Matlab would save me a lot of trouble. Any help anyone can give me would be greatly appreciated

回答(1 个)

Juan
Juan 2015-2-24
Hello, you solved the problem, I have the same problem. Thanks

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by