Open Access

Table 2

Track splitting and merging management algorithm.

Algorithm: Track Splitting and Merging Management
Input: All confirmed track sets Tracks of the current frame
Output: Updated track set Tracks
1: For each track in Tracks:
2: Calculate the associated observation set Zk of the current track
3: Calculate Psplit according to equation (12) (using variables λ, Ckt , σn)
4: If Psplit > Tsplit:
5: Cluster Zk (e.g., K-means, k=2)
6: Generate two new tracks, initialized with the two cluster centers respectively
7: Mark the original track as to be deleted
8: Check all track pairs (Tracki, Trackj):
9: Calculate the spatial distance dij and velocity angle θij
10: If dij < δmerge:
11: Calculate Pmerge according to equation (13) (using variables κ, ι, dij, θij, δmerge)
12: If Pmerge > Tmerge:
13: Weighted fusion of the states and covariances of Tracki and Trackj based on track quality (referring to the mixed state fusion logic of equations (5) and (6)
14: Generate a new track and delete Tracki and Trackj
15: Clean up tracks marked as to be deleted and update Tracks

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.