def __call__(self, cs: Tracklets, ds: Detections, match: MatchOutcome, ctx: FrameContext) -> Tracklets
Apply Kalman measurement update for matched tracklet-detection pairs.
Source: unitrack/states/kalman/update.py:72