Tracking static objects #613
Unanswered
adielstatman
asked this question in
Q&A
Replies: 1 comment
-
If you know your targets are static, you could change your state space to position only, and use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I have static objects, each with an i.d., that I want to track.
Without using their ids, but with the assumption that all of them are static, which transition model should I use?
Currently I'm using ConstantVelocity(0.1) and get flips of ids after several time points, in most of the tracks.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions