How to program for Kinect for Windowsv2 in Matlab

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

Réponses (1)

Juan
Juan le 24 Fév 2015

0 votes

Hello, you solved the problem, I have the same problem. Thanks

Tags

Question posée :

le 15 Jan 2015

Réponse apportée :

le 24 Fév 2015

Community Treasure Hunt

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

Start Hunting!

Translated by