To add a new process model:
- In
datatypes.py
: Add an appropriate entry eithin theTrack.__init__
,Track.predict
, andTrack.compute_proc_model
definitions. - In
output.py
: Add - In
tracker.py
: Updatesupported_proc_models
; add a['obs_model']['proc_model']
entry for the process model; ensuredeclare_obj_params
andset_obj_properties
have entries for the necessary parameters;
For adding other features (new similarity metrics, two-stage association, non-max