method

states.GalleryAppend.__call__

def __call__(self, cs: Tracklets, ds: Detections, match: MatchOutcome, ctx: FrameContext) -> Tracklets

Append matched detection embeddings to their tracklet galleries.

Source: unitrack/states/gallery.py:75