gates
module unitrack.gatesGates layer.
Members
module
type
- ClassGateOuter-equal class match — Gate.PerPair.
- MotionGateMahalanobis chi-squared gate over a Kalman covariance field.
- NoneGateIdentity gate — always-True PerPair mask.
- ScoreGatePer-detection score threshold — Gate.PerDs.
- SoftMotionGateSmooth Mahalanobis: returns Gate.CostBias = chi2 / temperature.
- SpatialGate2D2-D spatial gate — keep pairs within max_dist Euclidean distance.
- SpatialGate3D3-D spatial gate — keep pairs within max_dist Euclidean distance.
Source: unitrack/gates/__init__.py:1