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 · 1 comment
Open

Implemented KalmanTrackerFF for fast flows #297

Lollum89 opened this issue May 23, 2024 · 1 comment
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
@tinevez
Copy link
Member

tinevez commented Nov 7, 2024

Hello @Lollum89
I am sorry for the long delay in answering you.

Would you be able to refactor your contribution as a an external module (a TrackMate extension), like https://github.com/trackmate-sc/TrackMate-Weka ?

I would favor this rather than including it in the core artifact.

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