What is the version of MATLAB that can detect the Kinect v2?
1 ビュー (過去 30 日間)
表示 古いコメント
What is the version of MATLAB that can detect the Kinect v2?
0 件のコメント
採用された回答
NMTri
2016 年 10 月 16 日
編集済み: Walter Roberson
2016 年 10 月 16 日
Matlab R2016a supports Kinect v2.
You may want to take a look at a very nice interface built for Kinect v2
Cheers!
1 件のコメント
Walter Roberson
2016 年 10 月 16 日
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.
その他の回答 (2 件)
Image Analyst
2016 年 10 月 15 日
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 件のコメント
Walter Roberson
2016 年 10 月 15 日
R2016a with appropriate support package is required for Kinect V2.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!