What is the version of MATLAB that can detect the Kinect v2?
1 view (last 30 days)
Show older comments
What is the version of MATLAB that can detect the Kinect v2?
0 Comments
Accepted Answer
NMTri
on 16 Oct 2016
Edited: Walter Roberson
on 16 Oct 2016
Matlab R2016a supports Kinect v2.
You may want to take a look at a very nice interface built for Kinect v2
Cheers!
1 Comment
Walter Roberson
on 16 Oct 2016
The interface in the File Exchange was written in the R2015b timeframe, and can be used with R2013a or later, or R2015b or later for one particular demo that requires the Computer Vision toolbox.
More Answers (2)
Image Analyst
on 15 Oct 2016
From the help:
With previous versions of the Image Acquisition Toolbox, the files for all of the adaptors were included in your installation. Starting with version R2014a, each adaptor is available separately through MATLAB® Add-Ons. In order to use the Image Acquisition Toolbox, you must install the adaptor that your camera uses, in this case, the Kinect for Windows support package.
0 Comments
Walter Roberson
on 15 Oct 2016
R2016a with appropriate support package is required for Kinect V2.
0 Comments
See Also
Categories
Find more on Acquisition Using Kinect for Windows Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!