Automated Analysis of Platelet Aggregation in Microfluidics

Versión 1.0.2 (5,09 KB) por Hugo Albers
Automatic thresholding of fluorescence microscopy images in microfluidics to determine platelet coverage and aggregate size distribution.
29 descargas
Actualizado 18 nov 2019

Ver licencia

Two scripts for the analysis of platelet aggregation in microfluidic channels after whole blood perfusion. The first script, “Platelet_Coverage”, automatically corrects for channel misalignment, determines a threshold using the triangle method, creates a black and white image representing platelet coverage and finally determines the platelet coverage. The second script, “Clot_Properties”, uses the black and white image from the first script to determine the platelet aggregate size distribution.

Triange Thresholding is done using a script of dr. Panneton (MathWorks, #28047) which is based on the original work of Zack, Gregory W., William E. Rogers, and S. A. Latt. "Automatic measurement of sister chromatid exchange frequency." Journal of Histochemistry & Cytochemistry 25.7 (1977): 741-753.

Citar como

Hugo Albers (2024). Automated Analysis of Platelet Aggregation in Microfluidics (https://www.mathworks.com/matlabcentral/fileexchange/73348-automated-analysis-of-platelet-aggregation-in-microfluidics), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Biological Physics en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Gray image thresholding using the Triangle Method

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.2

Updated manual angle correction method to more accurately define the regions of interest.

1.0.1

Updated manual angle correction method to more accurately define the regions of interest.

1.0.0