Tracking

Algorithms for tracking the objects generated from the clustering

Table 1. Available fields in blickfeld.percept_pipeline.config.Tracking
Field Type Default Unit

disable

bool

-

-

Disable tracking. On by default.

sensitivity

float

-

-

Higher sensitivity will make the tracker confirm the object faster

Reasonable default: 0.85

acceleration_noise

float

-

-

The acceptance range of accelerations for the object to be tracked

Reasonable default: 0.5

survival_probability

float

-

-

Higher probability will allow the object to be followed longer in the absence of observations

Reasonable default: 1

path_resolution

float

-

-

The distance between saved object positions in the track path history

Default value: 1 meter