フィルターのクリア

Matlab cannot recognize kinect

3 ビュー (過去 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?
  1 件のコメント
lavanya varshini
lavanya varshini 2016 年 2 月 16 日
Same issue.. Need help

サインインしてコメントする。


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