Matlab cannot recognize kinect

조회 수: 4 (최근 30일)
Humaira Rana
Humaira Rana 2015년 3월 14일
댓글: Walter Roberson 2019년 12월 24일
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]
Although i have installed all the necessary drivers for kinect.
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 4월 2일
Which Kinect are you using? Only the Kinect One is supported before R2016a; as of R2016a Kinect v2 support was added (though if you look in the File Exchange someone posted a v2 interface suitable for some of the earlier versions.)
The Kinect for XBox 360 is not supported at all.

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

답변 (7개)

Pedro Lino
Pedro Lino 2015년 4월 22일
Same problem here!!!

Paul Quispe
Paul Quispe 2015년 4월 23일
same problem too AdaptorName: 'kinect' DeviceIDs: {1x0 cell} DeviceInfo: [1x0 struct]

Hamid Bahr
Hamid Bahr 2015년 10월 15일
Has anybody got a solution to the problem?

Nicolás González
Nicolás González 2016년 4월 2일
Same problem...

Yun Cho
Yun Cho 2016년 12월 5일
Are you all using USB3.0 ports? I think the Kinect v2 needs to be plugged into Windows via USB3.0 right?

Jose Marques
Jose Marques 2018년 1월 21일
Hello. I tested Kinect at several MATLAB versions. Just work in MATLAB 2013.
  댓글 수: 2
Walter Roberson
Walter Roberson 2018년 1월 21일
What kind of Kinect is it?
Jose Marques
Jose Marques 2018년 2월 2일
Kinect for 360 just work in MATLAB 2013. (I read that it isn't supported).

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


juan Sanchez
juan Sanchez 2019년 12월 24일
What does it mean "DeviceIDs: {1x0 cell}"?
  댓글 수: 1
Walter Roberson
Walter Roberson 2019년 12월 24일
That means that it was not able to detect any (supported) Kinect devices.

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by