Get track history after using trackerGNN?
Mostrar comentarios más antiguos
Hi,
I am using trackerGNN to form tracks on simulated measurements. Is there a function that handles forming a history of track estimates? More specifically, the tracker() function forms a cell array of trackObjects. Those track objects contain trackIds. Currently, I have to match trackIDs over time and concatenate it with prior track positions to form historical track information. Is there code that does this already?
It would also work if there were a function like predictTracksToTime() that allowed me to get track position at a prior time.
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Multi-Object Trackers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!