trackpy.linking.utils¶
Functions
|
A generator that returns ndarrays of coords from a DataFrame. |
|
A generator that returns ndarrays of coords from a generator of DataFrames. |
|
Convert an ndarray of coordinates to a list of PointFindLink |
|
Convert a list of Points to an ndarray of coordinates |
|
Verifies that particle labels are unique for each frame, and that every particle is labeled. |
Classes
|
Base class for point (features) used in tracking. |
|
Base class for objects to represent linked tracks. |
Exceptions
An |
|
|