funkelab / motile

Multi-Object Tracker using Integer Linear Equations
https://funkelab.github.io/motile/
MIT License
22 stars 4 forks source link

Compute edge distance from single position attribute, add constant #95

Closed funkey closed 2 months ago

funkey commented 2 months ago

This allows to represent node positions in a single attribute. Also added constant costs.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.75%. Comparing base (1216dec) to head (cb36ecb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 93.71% 93.75% +0.03% ========================================== Files 33 33 Lines 812 816 +4 ========================================== + Hits 761 765 +4 Misses 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.