def __call__(self, cs: Tracklets, ds: Detections, match: MatchOutcome, ctx: FrameContext) -> Tracklets
Replace matched tracklet field values with detection values.
Source: unitrack/states/identity.py:71