trackpy.linking.subnetlinker¶
Functions to evaluate all possible links between two groups of features.
These are low-level functions that rigorously resolve cases when features can be linked in more than one way.
Functions
|
Handle subnets by dropping particles. |
|
|
|
Recursively find the optimal bonds for a group of particles between 2 frames. |
|
|
|
Handle subnets by dropping particles. |
|
|
|
Link a subnet using a numba-accelerated algorithm. |
|
Classes
|
A helper class for implementing the Crocker-Grier tracking algorithm. |