Getting Started
Recipes
API reference
Migrating from 1.x to 2.0
Notebooks
Search…
k
api
gates
ScoreGate
type
gates.ScoreGate
class ScoreGate:
Per-detection score threshold — Gate.PerDs.
Members
method
__call__
Return a PerDs gate keeping detections with score >= threshold.
__init__
property
field
threshold
Source: unitrack/gates/simple.py:40