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.
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
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
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 |