Kinect for windows V1 in MATLAB R2016b

Hi all
I am tring to connect Kinect for windows V1 using MATLAB R2016b. When I enter this command: hwInfo = imaqhwinfo('kinect')
The output: hwInfo =
AdaptorDllName: 'C:\MATLAB\SupportPackages\R2016a\toolbox\imaq\supportpackages\kinectr…'
AdaptorDllVersion: '5.0 (R2016a)'
AdaptorName: 'kinect'
DeviceIDs: {1x0 cell}
DeviceInfo: [1x0 struct]
I used MATLAB R2014b with same command and I was able to connect the kinect and this is the output: hwInfo =
AdaptorDllName: 'C:\MATLAB\SupportPackages\R2014b\kinectforwindowsruntime\toolbox\ima...'
AdaptorDllVersion: '4.8 (R2014b)'
AdaptorName: 'kinect'
DeviceIDs: {[1] [2]}
DeviceInfo: [1x2 struct]
My question, how I can connect the kinect for windows V1 in MATLAB R2016b?!

5 Kommentare

Walter Roberson
Walter Roberson am 3 Jan. 2017
To cross-check: you installed the support package? https://www.mathworks.com/hardware-support/kinect-windows.html
Hiba Al Farsi
Hiba Al Farsi am 4 Jan. 2017
Can I install version 1.6 in matlab R2016b?? because what i found in support package is 2.0 version. And this is what i installed
Walter Roberson
Walter Roberson am 4 Jan. 2017
Bearbeitet: Walter Roberson am 4 Jan. 2017
The 16.2.0 support package from R2016b can talk to either Kinect 1.6 or Kinect 2.0 in theory
Hiba Al Farsi
Hiba Al Farsi am 4 Jan. 2017
But it couldn't communicate with my kinect.. What you suggest to solve this problem?!
Walter Roberson
Walter Roberson am 4 Jan. 2017
I suggest contacting Mathworks.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Gefragt:

am 3 Jan. 2017

Kommentiert:

am 4 Jan. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by