simpletracker
A simple particle tracking algorithm for MATLAB that can deal with gaps.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Jean-Yves Tinevez (2026). simpletracker (https://github.com/tinevez/simpletracker), GitHub. Retrieved .
Acknowledgements
Inspired by: Hungarian Algorithm for Linear Assignment Problems (V2.3), Nearest-neighbor linker, Hungarian based particle linking
General Information
- Version 1.5.1 (110 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.1 | Initial push to github. |
||
| 1.5.0 | MathWorks update: Added Live Script. |
||
| 1.4.0 | Fix a bug preventing from using the 'NearestNeighbor' option. |
||
| 1.3.0 | v1.1 - May 2012
|
||
| 1.2.0 | Modified the code to have it running o older MATLAB versions, at the very least R2007b. Following a request by Bill Betz. |
||
| 1.1.0 | Added proper acknowledgements |
||
| 1.0.0 |