필터 지우기
필터 지우기

-matlab-ca​nnot-recog​nize-kinec​t

조회 수: 2 (최근 30일)
Kais Abu saleh
Kais Abu saleh 2015년 12월 7일
댓글: sahq_azhar 2019년 1월 6일
Matlab is not displaying device IDs for kinect cameras, when i run this command..
>> info = imaqhwinfo('kinect'); The output it displays is:
info =
AdaptorDllName: [1x79 char]
AdaptorDllVersion: '4.5 (R2013a)'
AdaptorName: 'kinect'
DeviceIDs: {1x0 cell}
DeviceInfo: [1x0 struct]

답변 (2개)

Walter Roberson
Walter Roberson 2015년 12월 7일
Be sure to install http://www.mathworks.com/matlabcentral/fileexchange/40445-image-acquisition-toolbox-support-package-for-kinect-for-windows-runtime which is marked as being valid from R2013a onward. You will need to have Kinect for Windows version 1.6 installed first. Also, Kinect for XBox will not be recognized.
  댓글 수: 3
Walter Roberson
Walter Roberson 2015년 12월 7일
kinect for xbox is not supported. Mathworks has not indicated whether or not they will ever support it.
sahq_azhar
sahq_azhar 2019년 1월 6일
Really?? Xbox kinect is not supported in matlab??

댓글을 달려면 로그인하십시오.


shoaib ayub
shoaib ayub 2017년 3월 19일
my kinect sensor is connected to laptop but not inerfacing with matlab

태그

Community Treasure Hunt

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

Start Hunting!

Translated by