How to smooth State Estimates from trackerGNN?
2 views (last 30 days)
Show older comments
Usman
on 29 Jul 2025
Answered: Elad Kivelevitch
on 29 Jul 2025
There is a smooth() function for smoothing state estimates of Estimation Filters in MATLAB. Is there something similar we can do for tracks from trackerGNN?
0 Comments
Accepted Answer
Elad Kivelevitch
on 29 Jul 2025
You can use the smootherJIPDA object for multi-object smoothing.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!