Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 674 Bytes

linking.rst

File metadata and controls

12 lines (8 loc) · 674 Bytes

Linking

Currently implemented methods for linking detected features into cloud tracks:

Trackpy:

This method uses the trackpy library (http://soft-matter.github.io/trackpy). This approach only takes the point-like position of the feature, e.g. determined as the weighted mean, into account and does not use any other information about the identified features into account. The linking makes use of the information from the linked features in the previous timesteps to predict the position and then searches for matching features in a search range determined by the v_max parameter.

image