method

lifecycle.SoftLifecycle.__call__

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

Apply lifecycle transitions without dropping rows.

Source: unitrack/lifecycle/soft.py:38