method

gates.NoneGate.__call__

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

Return a PerPair gate with all-True mask of shape (N, M).

Source: unitrack/gates/simple.py:18