How to connect Kinect 2 with MATLAB image acquisition tool?

4 ビュー (過去 30 日間)
jun heo
jun heo 2015 年 2 月 1 日
コメント済み: ini kalu 2018 年 7 月 11 日
Hi I have some question about image acqusition in MATLAB with Kinect v2.
I've tried almost every solutions in internet but nothing works well.
When I typed imaqhwinfo, matlab shows that InstalledAdaptors include 'kinect'.
Then I typed colorVid = videoinput('kinect',1) and depthVid = videoinput('kinect',2),
matlabs says "There are no devices installed for the specified ADAPORNAME. See IMAQHWINFO)".
How could I solve this problem??
I'm waiting for proper Answer Thank you!
  1 件のコメント
Hardy Parmar
Hardy Parmar 2015 年 10 月 13 日
did you get it working? i am having the same error

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

採用された回答

Dima Lisin
Dima Lisin 2016 年 3 月 16 日
Image Aquisition Toolbox now supports Kinect v2.
  1 件のコメント
ini kalu
ini kalu 2018 年 7 月 11 日
I have the same issue with kinect v2. I am using matlab R2017a.

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

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 10 月 14 日
The Mathworks add-on packages for Kinect such as here or there is for the original Kinect only.
However, someone has posted a Kinect 2 interface in the File Exchange at http://www.mathworks.com/matlabcentral/fileexchange/53439-kinect-2-interface-for-matlab

Community Treasure Hunt

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

Start Hunting!

Translated by