Generating groundtruth data in tracking scenario, and OSPA metrics
2 次查看(过去 30 天)
显示 更早的评论
Dears,
There is an example (Evaluate Tracking Result Using trackOSPAMetric) that presents OSPAmetrics object. To calculate the metrics, it is used two logs (groundtruth and estimated data), both are cells of struct array that contain structures (tracks, or truth data).
There's no method to extract Platform data (just from sensors) directly. To autonomous vehicle there is "groundTruth = scenario.Actors(2:end);"
I wolud like to Create truth log, and calculate the OSPA distance in simulation execution (to plot). Some tips to do this?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sensor Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!