dgs.utils.track.TrackStatistics

class dgs.utils.track.TrackStatistics[source]

Data object to save and analyze the statistics of some tracks.

__init__() None[source]

Methods

clear()

Clear the current Track statistics.

print(logger, frame_idx)

Print the current Track statistics.

Attributes

active

inactive

nof_active

nof_found

nof_inactive

nof_lost

nof_new

nof_reactivated

nof_removed

nof_still_active

nof_still_inactive

new

reactivated

found

still_active

lost

still_inactive

removed