get track positions from trackerGNN
Show older comments
In this example:
how do you extract the track coordinates and uncertainties calculated from the tracker?
I tried this:
[positions, covariances] = getTrackPositions(allTracks,'constvel')
but positions was a 3x1 array.
Accepted Answer
More Answers (0)
Categories
Find more on Multi-Object Trackers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!