Generating groundtruth data in tracking scenario, and OSPA metrics
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!