method

states.NoopObservation.__call__

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

Return the snapshot unchanged.

Source: unitrack/states/identity.py:310