Why am I getting an error about TrackingMode when I run KinectForWindowsExample.m with a Kinect v1?
Show older comments
I am running KinectForWindowsExample.m with a Kinect (version 1), and I am getting the the following error message:
...
depthSrc.TrackingMode = 'Skeleton';
No public property TrackingMode exists for class videosource.
Error in KinectForWindowsExample (line 117)
Why is this error happening?
Accepted Answer
More Answers (0)
Categories
Find more on Acquisition Using Kinect for Windows Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!