Tracking

Version 1.0.0 (6,09 Mo) par Jacob Zuo
This repo contains the source codes for tracking particles motion with Matlab.
101 téléchargements
Mise à jour 6 déc. 2021

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.

Afficher d’autres styles
Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec les versions R2014b et ultérieures
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.