Automated Analysis of Platelet Aggregation in Microfluidics

Version 1.0.2 (5,09 KB) von Hugo Albers
Automatic thresholding of fluorescence microscopy images in microfluidics to determine platelet coverage and aggregate size distribution.
34 Downloads
Aktualisiert 18. Nov 2019

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Biological Physics finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: 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!
Version Veröffentlicht Versionshinweise
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