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
답변 (1개)
Juan
2015년 2월 24일
0 개 추천
Hello, you solved the problem, I have the same problem. Thanks
카테고리
도움말 센터 및 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!