funkelab / motile

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

Free appear/disappear in first/last frames #118

Closed bentaculum closed 2 weeks ago

bentaculum commented 2 months ago

Adresses #115 .

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.02%. Comparing base (4bf8e6a) to head (2391c6b). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 91.70% 93.02% +1.32% ========================================== Files 30 30 Lines 711 717 +6 ========================================== + Hits 652 667 +15 + Misses 59 50 -9 ```

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

cmalinmayor commented 2 weeks ago

@bentaculum Thanks for the contribution as always, and sorry for the delay!