What is the version of MATLAB that can detect the Kinect v2?

조회 수: 1 (최근 30일)
Ngo Nguyen
Ngo Nguyen 2016년 10월 15일
댓글: Walter Roberson 2016년 10월 16일
What is the version of MATLAB that can detect the Kinect v2?

채택된 답변

NMTri
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
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
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.

Walter Roberson
Walter Roberson 2016년 10월 15일
R2016a with appropriate support package is required for Kinect V2.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by