method

gates.MotionGate.__call__

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

Return a PerPair gate keeping pairs with chi2 <= max_chi2.

Source: unitrack/gates/motion.py:45