Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented KalmanTrackerFF for fast flows #297

Open
Lollum89 opened this issue May 23, 2024 · 0 comments
Open

Implemented KalmanTrackerFF for fast flows #297

Lollum89 opened this issue May 23, 2024 · 0 comments
Labels
enhancement new-module Make a new TrackMate module out of this PR.

Comments

@Lollum89
Copy link

I had some difficulties to track spots that were moving a significant amount between frames. I enhanced the Kalman Tracker to be able to track fast particles with a prevalent direction.
This is done in the pull request #296 (which substitutes #295), by specifying an expected displacement for the initial search.

@tinevez tinevez added enhancement new-module Make a new TrackMate module out of this PR. labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new-module Make a new TrackMate module out of this PR.
Projects
None yet
Development

No branches or pull requests

2 participants