How does the TOMHT tracker account for multiple sensors?

4 visualizaciones (últimos 30 días)
Joost
Joost el 12 de Abr. de 2022
Comentada: Joost el 20 de Abr. de 2022
Hello,
I have another question about the TOMHT. How exactly does it handle the input of multiple sensors? In Design and Analysis of Modern Tracking Systems by Blackman and Popoli it is proposed to handle each radar input plots seperately. Is this also the case for the TOMHT? How would this work with the branch history?
Thank you very much in advance,
Kind regards,
Joost

Respuesta aceptada

Elad Kivelevitch
Elad Kivelevitch el 12 de Abr. de 2022
Hi Joost,
We do follow the approach that Blackman and Popoli suggest.
Essentially, each detection carries its own SensorIndex property with it. By default it is 1, for the single-sensor case. For multiple-sensors, if you define each detection with a different sensor index value, you let the tracker know that they have a different origin.
In the tracker, each set of detections from a different sensor is treated separately to create all the track branches based on their cost relative to the assignment thresholds. The trackerTOMHT still assumes the point target assumption, in other words at most one detection per object in a sesnor scan. However, the tracker does allow branches with multple sensor detections as long as they don't violate the one per sensor.
I hope this helps answer the question
Elad
  1 comentario
Joost
Joost el 20 de Abr. de 2022
Thanks again for the clear answer, much appreciated.
Kind regards,
Joost

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by