method

states.NoopProcess.__call__

def __call__(self, cs: Tracklets, ctx: FrameContext) -> Tracklets

Return the snapshot unchanged.

Source: unitrack/states/identity.py:296