Stone-Soup icon indicating copy to clipboard operation
Stone-Soup copied to clipboard

Handling track-truth time offsets in Metrics

Open rjgreen-dstl opened this issue 5 years ago • 1 comments

The metrics calculation needs to be able to handle instances where the ground truth and track objects have a time offset which occurs with real-world data.

It should be able to handle two cases:

  • Ground truth interpolation (extrapolation?) to align with detection and track time stamps
  • Acceptable tolerance level to linking ground truth with detection (e.g. +/- 0.25s, user defined) The approach should also handle rounding errors

rjgreen-dstl avatar May 01 '20 07:05 rjgreen-dstl

Related to #364

sdhiscocks avatar Mar 22 '21 08:03 sdhiscocks