Unrecognized field name ptCloudData
31 views (last 30 days)
Show older comments
When I try to run this example openExample('shared_driving_fusion_lidar/DetectClassifyAndTrackOrientedBoundingBoxInLidarExample'),
it is giving "Unrecognized field name "ptCloudData"". Though I have required toolboxes.
Please help to fix this problem.
0 Comments
Accepted Answer
Elad Kivelevitch
on 10 Jun 2021
Edited: Elad Kivelevitch
on 10 Jun 2021
Have you used the supporting function to download the supporting data?
The first line of the example is:
[ptClouds,pretrainedModel] = helperDownloadData;
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!