Use track IDs in sequences
A track ID is an identifier assigned to each labeled object in a sequence. This track ID can be used to track an object over multiple frames.
View the track ID of an object
The track ID of an object is displayed:
in the sidebar on the left of the object category
at the left of its category name in the timeline
Add a track ID to an object
When creating an object in a sequence editor, a track ID is automatically created.
The track ID will always increment with 1 starting from the highest track ID.
Change the track ID of an object (in all frames)
Select the object.
In the timeline, right click on the track bar to open the contextual menu
Select the
Update track id
optionEnter the new track ID.
Click on merge. The new track ID will replace the old track ID in all frames.

Merge a track into another track
Select the object you want to merge into another track.
In the timeline, right click on the track bar to open the contextual menu
Select the
Update track id
optionEnter the ID of the track you want to merge the current track into.
Click on merge. The keyframes of both tracks will be combined, and the combined track takes the track ID you just entered.
Merging tracks is only possible when both tracks have no overlapping keyframes.

Remove a track (= remove an object in all frames)
Select the object you want to remove from the sequence.
In the timeline, right click on the track bar to open the contextual menu
Select the
Remove track
option. The object will then be removed from all frames.
If the track ID of the removed track was the highest track ID, then this track ID will be recovered for newly created objects. If the track ID was not the highest track ID, then the track ID will not be recovered when creating new objects, unless explicitly adjusted by the user (see Change the track ID of an object (in all frames))
Split a track
Splitting a track will create a new track at the current frame and move all keyframes after the current frame to the new track.
Select the object whose track you want to split.
Select the frame where you want the new track to start.
Click the "Split track" button under the track ID in the track editor on the right of the timeline.
Splitting a track is only possible if there are keyframes before the current frame. Otherwise, splitting the track would create an empty track.
Enable same-dimensions track constraint
The same-dimensions track constraint forces objects to maintain the same dimensions in every frame. When changing the dimensions of an object with a certain track ID in one frame, the dimensions of the object will be updated in all other frames too. This can be useful when you want objects to keep their dimensions, regardless of occlusions or noise.
You can enable the same-dimensions track constraint as follows:
Open the dataset where you want to activate the constraint.
Open the "Settings" tab.
Click on the "Labeling" section.
Tick the "Enable same-dimensions track constraint" checkbox.
Save the labeling settings.
Last updated
Was this helpful?