Hi,
I have read one TI technique reference. It mentioned how Kalman filter is used in the tracking issue. It saids:
"The tracker without any association at this time will be updated on their status and has a potential risk to be expired. The cluster without any association will have a new
tracker allocated. The expired tracker will be collected and reused later during new tracker allocation."
Then, a table lists the required parameter for tracking algorithm, one of them is:
trackerActiveThreshold: The number of missed time for tracker to expire before entering active state.
I would like to know what does this parameter mean?
Looking forward for your reply. Thanks very much!