| Literature DB >> 30944361 |
Chia-Yen Lee1, Hao-Jen Wang2,3, Jheng-Da Jhang2, I-Chun Cho4.
Abstract
Drosophila and human cardiac genes are very similar. Biological parametric studies on drosophila cardiac have improved our understanding of human cardiovascular disease. Drosophila cardiac consist of five circular chambers: a conical chamber (CC) and four ostia sections (O1-O4). Due to noise and grayscale discontinuity on optical coherence tomography (OCT) images, previous researches used manual counting or M-mode to analyze heartbeats, which are inefficient and time-consuming. An automated drosophila heartbeat counting algorithm based on the chamber segmentation is developed for OCT in this study. This algorithm has two parts: automated chamber segmentation and heartbeat counting. In addition, this study proposes a principal components analysis (PCA)-based supervised learning method for training the chamber contours to make chamber segmentation more accurate. The mean distances between the conical, second and third chambers attained by the proposed algorithm and the corresponding manually delineated boundaries defined by two experts were 1.26 ± 0.25, 1.47 ± 1.25 and 0.84 ± 0.60 (pixels), respectively. The area overlap similarities were 0.83 ± 0.09, 0.75 ± 0.11 and 0.74 ± 0.12 (pixels), respectively. The average calculated heart rates of two-week and six-week drosophila were about 4.77 beats/s and 4.73 beats/s, respectively, which was consistent with the results of manual counting.Entities:
Mesh:
Year: 2019 PMID: 30944361 PMCID: PMC6447591 DOI: 10.1038/s41598-019-41720-1
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1SS-OCT system structure. (1) CIR: optical circulator; (2) Col.: optical collimator; (3) dispersion Compensation: dispersion compensating mirror.
Figure 2Shape Prior-based Level Set Model; (a–d): results of the Chan-Vese level set method; (e–h): results of the proposed level set method.
Figure 3Imaging results after segmentation: red line representing the ground truth, green line representing the propsoed algorithm results.
Evaluation of similarity between manually delineated chamber and results of the proposed algorithm.
| Similarity coefficient (Dice) | Mean distance (Pixel) | |
|---|---|---|
| Conical chamber | 0.83 ± 0.09 | 1.29 ± 0.59 |
| Second chamber | 0.75 ± 0.11 | 1.47 ± 1.25 |
| Third chamber | 0.74 ± 0.12 | 0.84 ± 0.60 |
Figure 4(a) The boxplots for the similarity coefficients between the corresponding mean manually delineated boundaries and the segmented results. (b) The boxplots for the mean distances between the corresponding mean manually delineated boundaries and the segmented results.
Figure 5Back-based chamber detection (a).
Figure 6Model establishment by PCA.
| Automated Chamber Segmentation: Shape Prior-based Level Set Model |
| While |
| If current area of zero level set < th |
| do the original level set |
| Else |
| calculate the area of current zero level set |
| make the model area approximate to the area of zero level set |
| do a prior model-added level set |
| End |
| End |