method

gates.SpatialGate3D.__call__

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

Return a PerPair gate based on 3-D pairwise L2 distance.

Source: unitrack/gates/spatial.py:50