How can I implement JointWorldCoordinates in matlab file for Kinect
2 views (last 30 days)
Show older comments
im trying to use metaDataDepth.JointWorldCoordinates(:,:,1) line from matlab kinect tutorial but it gives me the following error:
Field reference for multiple structure elements that is followed by more reference blocks is an error.
Error in skeleton_tracking (line 70) metaDataDepth.JointWorldCoordinates(:,:,1)
1 Comment
Answers (0)
See Also
Categories
Find more on Kinect For Windows Sensor 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!