Automated Analysis of Platelet Aggregation in Microfluidics

Version 1.0.2 (5.09 KB) by Hugo Albers
Automatic thresholding of fluorescence microscopy images in microfluidics to determine platelet coverage and aggregate size distribution.
29 Downloads
Updated 18 Nov 2019

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Biological Physics in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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