Unrecognized field name ptCloudData
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Pavan Kumar B N
el 10 de Jun. de 2021
Editada: Pavan Kumar B N
el 11 de Jun. de 2021
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 comentarios
Respuesta aceptada
Elad Kivelevitch
el 10 de Jun. de 2021
Editada: Elad Kivelevitch
el 10 de Jun. de 2021
Have you used the supporting function to download the supporting data?
The first line of the example is:
[ptClouds,pretrainedModel] = helperDownloadData;
1 comentario
Pavan Kumar B N
el 11 de Jun. de 2021
Editada: Pavan Kumar B N
el 11 de Jun. de 2021
Más respuestas (0)
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!