Unrecognized field name ptCloudData
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Elad Kivelevitch
2021 年 6 月 10 日
編集済み: Elad Kivelevitch
2021 年 6 月 10 日
Have you used the supporting function to download the supporting data?
The first line of the example is:
[ptClouds,pretrainedModel] = helperDownloadData;
1 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Point Cloud Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!