shoot.eddies.associate.BiMod#
- class shoot.eddies.associate.BiMod(eddies, ref_eddies, dmax)[source]#
Bipartite matching for eddy association with validation metrics
Performs eddy association and computes validation metrics including match proportion, area overlap, and distance between matched eddies.
- Parameters:
Methods
compare(eddies, ref_eddies[, max_distance])add id to ref eddies and associate eddies to this ids when possible
Attributes