How to connect Kinect 2 with MATLAB image acquisition tool?

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!

 Accepted Answer

Image Aquisition Toolbox now supports Kinect v2.

1 Comment

I have the same issue with kinect v2. I am using matlab R2017a.

Sign in to comment.

More Answers (1)

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

Asked:

on 1 Feb 2015

Commented:

on 11 Jul 2018

Community Treasure Hunt

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

Start Hunting!