Automated Analysis of Platelet Aggregation in Microfluidics
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.