Microsoft Kinect V2 with Matlab

2 views (last 30 days)
Hallo, I would like to use the Microsoft Kinect V2 with the Matlab Image Acquisition Toolbox . Is this possible or do I have to use the Kinect V1 model?
Thanks a lot!
  1 Comment
Guanjiu Zhang
Guanjiu Zhang on 9 Mar 2015
If you want to collect skeleton data to MATLAB, try this:
https://github.com/ininex/KinectV2_to_MATLAB
For depth and IR data, try this:

Sign in to comment.

Accepted Answer

Sandip Kumar
Sandip Kumar on 29 Oct 2014
The Image Acquisition Toolbox does not support Microsoft Kinect V2 as of release R2014b. You will have to continue working with V1 model.
Thanks, Sandip
  5 Comments
Martin Schätz
Martin Schätz on 9 Mar 2016
Good news. From 2016a MS Kinect v2 is supported!
Madhura Suresh
Madhura Suresh on 11 Mar 2016
The Kinect v2 is now supported with release R2016a. You can get it by downloading the Kinect for Windows Sensor support package.

Sign in to comment.

More Answers (2)

Martin Schätz
Martin Schätz on 15 Oct 2015
Hey, V2 still not supported by MatLab, and i am starting to fear that they will not do this.
However i found way to connect Kinect v2 to MatLab. I just finnished first tests, and started blog about Kinects. I hope to release first Demo soon (whole thing will take some time).
  2 Comments
Martin Schätz
Martin Schätz on 18 Oct 2015
Or try this. If you don't need sceletal data.
Madhura Suresh
Madhura Suresh on 11 Mar 2016
The Kinect v2 is now supported with release R2016a. You can get it by downloading the Kinect for Windows Sensor support package.

Sign in to comment.


Arthur Fernandes
Arthur Fernandes on 4 Apr 2017

Community Treasure Hunt

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

Start Hunting!