| Literature DB >> 26605357 |
Dominic Williams1, Yalin Zheng2, Fangjun Bao3, Ahmed Elsheikh4.
Abstract
BACKGROUND: Optical coherence tomography (OCT) is a non-invasive imaging system that can be used to obtain images of the anterior segment. Automatic segmentation of these images will enable them to be used to construct patient specific biomechanical models of the human eye. These models could be used to help with treatment planning and diagnosis of patients.Entities:
Keywords: Anterior segment; Cornea; Graph cut; Image segmentation; Optical coherence tomography; Shape prior
Year: 2015 PMID: 26605357 PMCID: PMC4657268 DOI: 10.1186/s40662-015-0011-9
Source DB: PubMed Journal: Eye Vis (Lond) ISSN: 2326-0254
Figure 1Flow chart showing the three steps to the program.
Dice’s similarity coefficient (DSC) comparison between segmentation results of graph cuts program with the manual segmentation over all the images
|
| 0.01 | 0.05 | 0.1 | 0.2 | 0.3 | 0.4 | 0.5 |
|
| 0.501 | 0.896 | 0.943 | 0.933 | 0.923 | 0.912 | 0.906 |
|
| 0.067 | 0.141 | 0.020 | 0.038 | 0.054 | 0.071 | 0.077 |
DSC is a dimensionless ratio where 1 corresponds to a perfect match between the images being compared.
Figure 2Two example images with segmentation outlined. New graph cut technique segmentation is marked using green line. Red line is segmented using level set technique. Yellow lines indicate where the two segmentation methods agree.
Comparison between segmentation results and manual segmentation
|
|
|
|
|---|---|---|
|
| ||
| Mean | 0.943 | 0.919 |
| Standard deviation | 0.020 | 0.026 |
|
| ||
| Mean | 1.21 | 1.64 |
| Standard deviation | 0.31 | 0.52 |
|
| ||
| Mean | 2.82 | 3.90 |
| Standard deviation | 1.29 | 1.81 |
|
| ||
| Mean | 6.66 | 9.50 |
| Standard deviation | 2.72 | 4.33 |
Two techniques are shown, the graph cut program described here, and a previously published level set technique. Four different methods are used to measure the difference between techniques. All measurements are given in terms on pixels on an image. DSC: Dice’s similarity coefficient, MSPE: mean unsigned surface positioning error, HD: Hausdorff distance.
Mean time taken for segmentation using graph cut method (GC) and level set method (LS)
|
|
|
|
|---|---|---|
|
| 2.53 | 131.4 |
|
| 0.65 | 38.5 |
The graph cut method shows a significant reduction in time needed for segmentation.