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
참고 항목
카테고리
Help Center 및 File Exchange에서 Acquisition Using Kinect for Windows Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!