How to connect Kinect 2 with MATLAB image acquisition tool?

조회 수: 4 (최근 30일)
jun heo
jun heo 2015년 2월 1일
댓글: ini kalu 2018년 7월 11일
Hi I have some question about image acqusition in MATLAB with Kinect v2.
I've tried almost every solutions in internet but nothing works well.
When I typed imaqhwinfo, matlab shows that InstalledAdaptors include 'kinect'.
Then I typed colorVid = videoinput('kinect',1) and depthVid = videoinput('kinect',2),
matlabs says "There are no devices installed for the specified ADAPORNAME. See IMAQHWINFO)".
How could I solve this problem??
I'm waiting for proper Answer Thank you!

채택된 답변

Dima Lisin
Dima Lisin 2016년 3월 16일
Image Aquisition Toolbox now supports Kinect v2.
  댓글 수: 1
ini kalu
ini kalu 2018년 7월 11일
I have the same issue with kinect v2. I am using matlab R2017a.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2015년 10월 14일
The Mathworks add-on packages for Kinect such as here or there is for the original Kinect only.
However, someone has posted a Kinect 2 interface in the File Exchange at http://www.mathworks.com/matlabcentral/fileexchange/53439-kinect-2-interface-for-matlab

Community Treasure Hunt

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

Start Hunting!

Translated by