フィルターのクリア

Matlab 2017b and XBOX 360 Kinect

2 ビュー (過去 30 日間)
M W
M W 2017 年 9 月 21 日
編集済み: Walter Roberson 2017 年 9 月 25 日
I am running the example from the Kinect 360 and this is the message I receive
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2017b\toolbox\imaq\imaqdemos\html\KinectForWindows > In path (line 109) In addpath (line 94)
Any and all assistance would be apreciated to fix this.

回答 (1 件)

Mandar Patwardhan
Mandar Patwardhan 2017 年 9 月 25 日
MATLAB does not offer support for Xbox 360 itself. The hardware supported page just makes mention of Kinect v2 and Kinect for Windows v1 for data capture.
  1 件のコメント
M W
M W 2017 年 9 月 25 日
編集済み: Walter Roberson 2017 年 9 月 25 日
I purchased a Kinect V2 and attmepted to run the example code from the website and got the error below. What does this mean?
>> KinectForWindowsExample
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2017b\toolbox\imaq\imaqdemos\html\KinectForWindows
> In path (line 109)
In addpath (line 94)
In KinectForWindowsExample (line 18)
hwInfo =
struct with fields:
AdaptorDllName: 'C:\ProgramData\MATLAB\SupportPackages\R2017b\toolbox\imaq\supportpackages\kinectruntime\adaptor\win64\mwkinectimaq.dll'
AdaptorDllVersion: '5.3 (R2017b)'
AdaptorName: 'kinect'
DeviceIDs: {[1] [2]}
DeviceInfo: [1×2 struct]

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by