Tracking
This repo contains the source codes for tracking particles motion with Matlab. The program can process tracking with fluorescent OR dark filed movies (i.e., the objects should be brighter than the background) AND also phase contrast movies (i.e., the objects shoule be darker than the background).
The function can work with Matlab 2018a and should be OK with previous Matlab version (early to 2014a) too. In early Matlab, function imwrite may cause problems when saving an image into '.tif' stack with Windows OS.
Both '.tif' stack and '.nd2' NIS-Elements files are supported. If your movie (or images) are in another format, such as '.avi' or '.jpg', you can transform the movie into a '.tif' stack with ImageJ.
The movie should be in grayscale (uint16 or unit8). For '.nd2' file, the movie file should be in one series. Now the script use nd2reader to load '.nd2' file into Matlab. It also provied a Linux version at nd2reader-linux. If you are familar with with Bio-Format, you can change this repo to 'ND2withBioFormat' channel to do tracking with Bio-Format.
Citation pour cette source
Jacob Zuo (2026). Tracking (https://github.com/JacobZuo/Tracking), GitHub. Extrait(e) le .
Zuo, Wenlong, and Yilin Wu. “Dynamic Motility Selection Drives Population Segregation in a Bacterial Swarm.” Proceedings of the National Academy of Sciences, Proceedings of the National Academy of Sciences, Feb. 2020, p. 201917789, doi:10.1073/pnas.1917789117.
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |
|
