method

states.WeightedFuse.__call__

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

Blend matched detections using per-detection score as blend weight.

Source: unitrack/states/ema.py:171