method

states.InformationUpdate.__call__

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

Fuse matched detections by adding measurement information.

Source: unitrack/states/kalman/information.py:143