method

states.EnsembleUpdate.__call__

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

Transform matched ensembles by the deterministic ETKF analysis.

Source: unitrack/states/kalman/ensemble.py:128