Static Public Attributes | List of all members
deep_sort.track.TrackState Class Reference

Static Public Attributes

int Confirmed = 2
 
int Deleted = 3
 
int Tentative = 1
 

Detailed Description

Enumeration type for the single target track state. Newly created tracks are
classified as `tentative` until enough evidence has been collected. Then,
the track state is changed to `confirmed`. Tracks that are no longer alive
are classified as `deleted` to mark them for removal from the set of active
tracks.

Definition at line 4 of file track.py.

Member Data Documentation

int deep_sort.track.TrackState.Confirmed = 2
static

Definition at line 15 of file track.py.

int deep_sort.track.TrackState.Deleted = 3
static

Definition at line 16 of file track.py.

int deep_sort.track.TrackState.Tentative = 1
static

Definition at line 14 of file track.py.


The documentation for this class was generated from the following file:


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:27