Skip to main content
Frontiers in Neurology logoLink to Frontiers in Neurology
. 2022 Mar 29;13:865023. doi: 10.3389/fneur.2022.865023

Segmentation of Spontaneous Intracerebral Hemorrhage on CT With a Region Growing Method Based on Watershed Preprocessing

Zhengsong Zhou 1,, Hongli Wan 2,, Haoyu Zhang 1, Xumiao Chen 1, Xiaoyu Wang 3, Shiluo Lili 2, Tao Zhang 2,*
PMCID: PMC9002175  PMID: 35422751

Abstract

Intracerebral hemorrhage (ICH) poses a great threat to human life due to its high incidence and poor prognosis. Identification of the bleeding location and quantification of the volume based on CT images are of great significance for assisting the diagnosis and treatment of ICH. In this study, a region-growing algorithm based on watershed preprocessing (RG-WP) was proposed to segment and quantify the hemorrhage. The lowest points yielded by the watershed algorithm were used as seed points for region growing and then hemorrhage was segmented based on the region growing method. At the same time, to integrate the rich experience of clinicians with the algorithm, manual selection of seed points on the basis of watershed segmentation was performed. With the application of segmentation on CT images of 55 patients with ICH, the performance of the RG-WP algorithm was evaluated by comparing it with manual segmentations delineated by professional clinicians as well as the traditional ABC/2 method and the deep learning algorithm U-net. The mean deviation of hemorrhage volume of the RG-WP algorithm from manual segmentation was −0.12 ml (range: −1.05–1.16), while that of the ABC/2 from the manual was 1.05 ml (range: −0.77–9.57). Strong agreement of the algorithm and the manual was confirmed with a high intraclass correlation coefficient (ICC) (0.998, 95% CI: 0.997–0.999), which was superior to that of the ABC/2 and the manual (0.972, 95% CI: 0.953–0.984). The sensitivity (Sen), positive predictive value (PPV), dice similarity index (DSI), and Jaccard index (JI) of the RG-WP algorithm compared to the manual were 0.92 ± 0.04, 0.95 ± 0.04, 0.93 ± 0.02, and 0.88 ± 0.04, respectively, showing high consistency. Besides, the accuracy of the algorithm was also comparable to that of the deep learning method U-net, with Sen, PPV, DSI, and JI being 0.91 ± 0.09, 0.91 ± 0.06, 0.91 ± 0.05, and 0.91 ± 0.06, respectively.

Keywords: ICH, image segmentation, watershed algorithm, region-growing, CT

Introduction

Intracerebral hemorrhage (ICH) is the second most common stroke subtype, accounting for 10–15% of the stroke cases (1). The fatality rate of patients with ICH ranges from 30 to 59%, and more than 60% of the survivors have poor prognoses (2). Compared to ischemic stroke, cerebral hemorrhage is more likely to occur in younger patients and is more likely to be fatal or permanently disabling (3). Unlike ischemic stroke, there is no major breakthrough in a definitive treatment of cerebral hemorrhage. In addition to measures like optimizing blood pressure and correcting coagulation function, hematoma removal by surgery generally has favorable results. According to a review from JACC Focus Seminar, with high accuracy of the assessment of bleeding location and volume, the innovation of minimally invasive surgical technology could greatly improve early hemostasis and almost complete blood clot removal, which may lead to the next major progress in the treatment of cerebral hemorrhage (4). Moreover, since cerebral hemorrhage is associated with significant morbidity and mortality, it is crucial to assess the prognosis of patients with reasonable accuracy to facilitate decisions on initiating aggressive medical interventions or to focus on palliative care.

Computed tomography (CT) is usually the first method used in medical images due to its high efficiency, low cost, and high resolution (5). Therefore, accurate estimation of hematoma volume based on CT images is helpful in a clinic (6). Hemorrhage segmentation performed by an experienced clinician slice-by-slice has high accuracy and is usually considered as ground truth, but this method is time-consuming and laborious. On the other hand, the ABC/2 is a simple and convenient method widely used in clinical practice (7) as it can be easily implemented and as it quickly yields an estimation of hemorrhage volume. In this method, clinicians select the layer with the largest bleeding area, and the length of the longest diameter of this layer is measured and defined as A. Then, a vertical line perpendicular to the axis is drawn and its length is defined as B. The product of bleeding layers number and layer thickness is defined as C. At this point, the approximate value of bleeding volume can be estimated by the formula ABC/2 on the assumption that the hemorrhage is an ellipsoid (7). However, this method is known to have low accuracy (8, 9) and tends to overestimate the hemorrhage, especially when in face of a large hematoma area, an irregular shape, or a cerebral stem hemorrhage (10).

Therefore, numerous studies have been conducted to develop automatic or semi-automatic segmentation methods for brain CT image segmentation to assist clinical diagnosis and treatment. The thresholding-based method (1113) and the active contour method (1416) are two widely used approaches. Loncaric et al. (17) have made a large contribution by using Fuzzy C-Means (FCM), and then the interpretation was performed with a rule-based system. Bhadauria et al. (18) used the FCM clustering algorithm combined with the level set model to segment lesion areas and achieved great segmentation results. Chan (19) focused on small bleeding lesions, applied top-hat transformation and left-right ownership for morphological processing of CT images, and segmented hemorrhage by thresholding. Chan et al. (20) proposed a region model based on minimizing Mumford-Shah function. Patrel et al. (21) proposed a method based on multi-atlas preprocessed by label fusion and then used a geodesic active contour to refine the segmentation. However, most of these methods require a large number of samples for model training. Since it is time-consuming and involves laborious labeling of brain CT images, public data of brain CT images were rare. Hence, only small sample data could be obtained, which limited the application of these methods on CT image segmentation of cerebral hemorrhage. Besides, deep learning has made remarkable achievements in recent years (22, 23). Based on deep learning, accurate three-dimensional estimation of ICH could be carried out. However, high-throughput computing workstations and advanced graphics card were often required for this technology (24, 25), which set an obstacle to the widespread adoption of deep learning models.

As one of the classical image segmentation ideas, the region growing method has the characteristics of simplicity, rapidity, stability, and maturity (26). This study aimed to derive and validate a region growing method based on watershed preprocessing for hematoma segmentation and quantification on CT images of patients with ICH to enrich the toolbox of segmenting and quantifying the hemorrhage to make it more accurate and effective.

Materials and Methods

Patients and CT Images Data

The CT images in this study were retrospectively collected from patients with spontaneous ICH admitted to the neurosurgery department of a large Grade III Level hospital from January 2018 to June 2019 in China. The in-plane resolution of the CT images was 0.726 × 0.644 mm and the slice thickness was 7.2 or 9 mm. The window width and center were set to 100 hounsfied unit (HU) and 45 HU, respectively. Raw CT data was collected and converted into the DICOM (Digital Imaging and Communications in Medicine) format. This study was examined and approved by the Biomedical Ethics Review Committee of West China Hospital, Sichuan University [Approval Number: 2020 Review (716)]. Informed consent was obtained from all individual participants included in the study.

Image Processing and Segmentation

Manual Segmentations

To evaluate the performance of the proposed algorithm, a series of two-dimensional (2D) slices of the patients were firstly traced by experienced clinicians manually in the open-source software ITK-SNAP version 3.8 (www.itksnap.org). Based on the labeled voxels, the volume of the hemorrhage was calculated in milliliters. The manual segmentation was performed by 2 independent raters who were blind to patient identity and clinical information. The measurements of the two raters were averaged to produce an average volume as the value for validation of the proposed method.

Hemorrhage Volume Estimated by ABC/2

The hemorrhage volume was also estimated by the formula ABC/2 to serve as a comparison for method evaluation. All these values were measured and marked by clinicians on ITK-SNAP software in millimeters. Then, the ICH volume was calculated based on the formula ABC/2. Like the manual segmentation, the ABC/2 was also operated independently by two raters and averaged.

Theory of the Watershed Algorithm and the Region Growing Method

Watershed Algorithm

The watershed algorithm is a classic image segmentation method based on topography. It was first introduced into the field of image processing by Drivable and Lantuejoul (27). The traditional watershed algorithm is vulnerable to noise, leading to oversegmentation. This problem could be solved by the marked-based watershed algorithm. It has a strong ability to suppress noise to obtain connected and closed precise contours so as to obtain multiple connected regions. A marked-based watershed algorithm was adopted in this study. Multiple minimum points and their information could be obtained through watershed algorithm processing and then can be used as seed points for region growing.

Region-Growing Algorithm

The first major contribution to region growing was the early study of Muerle and Allen (28). The core idea of this method is to consider the relationships between adjacent pixels and then merge pixels with similar properties into one region. Its primary steps include (1) selecting a set of seed pixels representing the target region; (2) establishing growing criteria for pixels to be contained into the target region; and (3) establishing rules for the growth to stop.

Segmentation Based on the Proposed RG-WP Algorithm

Segmentation of the region growing algorithm based on watershed preprocessing (RG-WP) was mainly composed of two processes: seed point extraction based on a watershed algorithm and hemorrhage segmentation based on a region growing algorithm. When the hemorrhage was close to the skull, the brain parenchyma was firstly separated from the skull and then the hemorrhage was segmented from the brain parenchyma. The implementation details were depicted in the following sections. Figure 1 is a workflow diagram of the segmentations in this study. The proposed RG-WP algorithm was written in MATLAB (https://www.mathworks.com).

Figure 1.

Figure 1

Workflow diagram of hemorrhage segmentation in this study.

Seed Point Extraction by the Watershed Algorithm

The initial seed point of the region growing method determines the direction of region growing. Selecting an optimal seed point is a key step of image segmentation. There are two ways to select seed points: automatic selection and artificial selection. Automatic selection is suitable for targeted segmentation of a specific range. For example, points with the maximum brightness could be selected as seed points in CT images. However, due to massive interference and the case of multiple hemorrhages, automatic selection is not applicable on the CT images of cerebral hemorrhage. Single artificial selection also faces large identification errors. Therefore, in this study, the watershed algorithm was proposed to initially preprocess images, and then, the seed points were further determined by manual selection. The seed point selection results are shown in Figure 2. Through the lowest points obtained by marker-based watershed algorithm, the problem that the seed points that were artificially selected may not be optimal was solved.

Figure 2.

Figure 2

Seed point selection results based on watershed algorithm. (A) Original image of brain CT; (B) Segmentation results of marker-based watershed; (C) Seed points generated by watershed algorithm.

The Criterion of Region Growing

In region growing method, the growing criterion is crucial. One of its ways was based on the grayscale difference, namely the difference between the grayscale values of the seed pixels and adjacent pixels. Its expression was:

R=f(x,y)-f(i,j), (1)

where the (x, y) and (i, j) are the position values of the seed pixel and adjacent pixel, respectively. In this study, the grayscale range of images was firstly normalized into the range of 0 to 1. If R was within a certain range, the pixel to be examined was regarded as similar to the seed points. Conversely, if it exceeded the range, it was considered non-similar.

For the growing criteria, it was obtained through two steps. Firstly, the first region growing was based on a small growing threshold determined by empirical values. Then, based on the results of the first region growing, a more proper threshold value for the second region growing could be obtained by maximizing inter-class variance. The steps of the detailed process are as follows:

The First Region Growing

The first region growing was to segment the hemorrhage with a growing threshold, artificially determined by empirical values. The difference of the growing criteria was set to 0.30, and the connected neighbors were 4 in this study. Results of the first growing are shown in Figure 3.

Figure 3.

Figure 3

Results of the first region growing. (A) The original CT image; (B) Segmentation of the first region growing; (C) Restoration of the first region growing results.

The Second Region Growing

Based on the region obtained by the first region growing, a more accurate growth threshold for the second region growing could be obtained by maximizing inter-class variance. The fundamental definition of the maximum was to maximize the average grayscale difference between the foreground and the background of an image. In this way, the final segmentation region could be obtained, as shown in Figure 4. The volume of the hemorrhage was computed by multiplying all the segmented pixels.

Figure 4.

Figure 4

Results of the second region growing segmentation. (A) The original CT image; (B) Segmentation of the second region growing; (C) Restoration of the second region growing results.

Deal With Hemorrhage Close to the Skull

When ICH was close to the skull, it was liable to be connected to the head, bringing bias to the identification of hemorrhage. To this end, this study first extracted the brain parenchyma with the region growing method and then the hemorrhage was segmented from the parenchyma. An example of segmentation close to the skull is shown in Figure 5.

Figure 5.

Figure 5

An example of segmentation close to the skull. (A) The original CT image; (B) Restoration of the segmentation results.

Evaluation Methodology

To confirm the performance of the proposed RG-WP algorithm, the sensitivity (Sen), the positive predictive value (PPV), the dice similarity index (DSI) (29), and the Jaccard index (JI) of the algorithm compared to manual segmentation were calculated. The formulas were as follows:

Sen=TPTP+FN, (2)
SPPV=TPTP+FP, (3)
SDSI=2TP2TP+FP+FN, (4)
SJI=|AVGT||AVGT|, (5)

where AV represented the region divided by the algorithm and GT represented the region divided manually. When a manually segmented hematoma was also correctly identified by the algorithm as hemorrhage, it was called true positive (TP) and false negative (FN) when it was incorrectly identified as non-hematoma. True negative (TN) was defined when a manually marked area that was correctly identified by the algorithm as non-hematoma, and false positive (FP) was defined when it was incorrectly identified by the algorithm as hematoma. Meanwhile to make a comparison of the RG-WP algorithm with the widely accepted deep learning method U-net (30, 31), the same CT image data set was also segmented by the U-net, and the similarity metrics (Sen, PPV, DSI, JI) were also calculated.

Statistical Analysis

The hemorrhage volumes were first presented with the range, mean, median, and IQR. Bland–Altman plots were drawn to assess the agreement between methods (32). The consistency of different methods was further assessed by ICC, and similarity metrics (Sen, PPV, DSI, and JI) were also calculated. Differences among methods were tested with the Friedman test followed by the Dunn's multiple comparison test. For manual segmentations by two independent raters, to avoid the probable bias caused by subjectivity or interrater variability in the process of manual segmentation, the paired t-test was performed to confirm statistical validity. Reliability between the two raters was demonstrated by the ICC and the Bland–Altman plots. All statistical analyses were conducted with R version 4.0.3, and P < 0.05 was considered significant.

Results

Inter-rater Reliability

The mean volume of the manual segmentations by the two independent raters were 9.74 ± 7.73 and 9.64 ± 7.79 (Table 1). Volume values obtained by the two raters were not statistically different (t = 1.731, P = 0.09). The ICC of manual segmentations by the two raters were 0.998 (95% CI: 0.997–0.999) and of volumes estimated via ABC/2 by the two raters were 0.996 (95% CI: 0.993–0.998). Interrater agreement by manual segmentation and by ABC/2 was also depicted by the Bland-Altman plots seen in Supplementary Figure 1. The high intraclass correlation and small volume deviations indicated promising interrater agreement for the manually acquired data.

Table 1.

Summary of segmentations manually by two independent raters.

Volumes of hemorrhage (mL) Times of segmentation (s)
Rater A Rater B Rater A Rater B
Min 0.66 0.43 540 515
Max 29.44 29.10 900 850
μ ±σ 9.74 ± 9.64 ± 720.40 ± 684.32 ±
7.73 7.79 180.55 150.21

Agreement Analysis Among the RG-WP Algorithm, Manual Segmentation, and ABC/2

A highly strong agreement between volumes obtained by the RG-WP algorithm and manual segmentation was illustrated by an ICC of 0.998 (95% CI: 0.997–0.999). The agreement between ABC/2 and the manual segmentation was also strong with an ICC of 0.972 (95% CI: 0.953–0.984). The mean deviation of volumes by the algorithm from manual segmentation was −0.12 ml (range: −1.05–1.16), while that of the ABC/2 from manual segmentation was 1.05 ml (range: −0.77–9.57) (Table 2). The deviation of ABC/2 from manual segmentation was larger than that of the algorithm from the manual. No statistically significant differences were found among the three approaches (P > 0.05).

Table 2.

Segmentations comparison among the RG-WP algorithm, manual, and ABC/2.

RG-WP algorithm vs. manual ABC/2 vs. manual ABC/2 vs. RG-WP algorithm
Deviation of volumes, mL
Range (min, max) (−1.05, 1.16) (−0.77, 9.57) (−0.86, 9.37)
Mean −0.12 1.05 1.18
Median −0.09 0.44 0.49
IQR −0.31, 0.04 0.13, 1.41 0.11, 1.66
95% CI −1.04, 0.80 −2.28, 4.39 −2.37, 4.72
ICC (95% CI) 0.998 (0.997, 0.999) 0.972 (0.953, 0.984) 0.968 (0.945, 0.981)

Figures 6A,B showed the Bland–Altman plots of the RG-WP algorithm and ABC/2 compared with the manual segmentation, respectively. It seemed that ABC/2 tended to overestimate the hemorrhage. The volume deviation scale of ABC/2 was larger than that of the algorithm. Besides, it could be seen from Figure 6B that the accuracy of ABC/2 could not be guaranteed, especially when the hemorrhage was large. When the hemorrhage volume was larger than 10 ml, the deviation of ABC/2 overestimation was large, up to 9.37 mL, while the deviation of the RG-WP algorithm was always smaller and more stable.

Figure 6.

Figure 6

Bland-Altman plots for agreement analysis. (A) RG-WP algorithm vs. manual segmentations. (B) ABC/2 vs. manual segmentations. ICH, intracerebral hemorrhage.

As for the segmentation efficiency, the processing time by the algorithm was 18 s on average per patient while the time was 702.36 s, ~12 min by the manual segmentation. The time was reduced by 684.36 s per patient by the algorithm compared with manual segmentation.

Comparison of the RG-WP Algorithm and the U-Net

The Sen, PPV, DSI, and JI of the RG-WP algorithm compared with the manual were 0.92 ± 0.04, 0.95 ± 0.04, 0.93 ± 0.02, and 0.88 ± 0.04, respectively. Distributions of the metrics are presented by a boxplot in Figure 7. The medians of the four similarity metrics were all above 0.85, indicating strong consistency of the algorithm and manual segmentation. For U-net, the four metrics were 0.91 ± 0.09, 0.91 ± 0.06, 0.91 ± 0.05, and 0.91 ± 0.06, respectively. The metrics of the proposed algorithm were comparable to the U-net. Figure 8 was an example of segmentation by the RG-WP algorithm and U-net.

Figure 7.

Figure 7

Boxplot of similarity metrics.

Figure 8.

Figure 8

Segmentations by different approaches: (A) the original image; (B) segmentation by standardized U-net; (C) segmentation by the RG-WP algorithm.

Discussion

This study proposed and validated a region growing method based on watershed preprocessing to improve the efficiency and accuracy of the segmentation and quantification for spontaneous ICH on CT images. When compared to manual segmentation, the proposed RG-WP algorithm showed promising accuracy. At the same time, its accuracy was not only superior to the ABC/2 but also comparable to the deep learning method U-net. Meanwhile, segmentation by the RG-WP algorithm was computationally efficient, requiring only 18 s to segment and measure volumes per patient, while it took ~12 min for a clinician to manually segment the hemorrhage per patient.

One major target of this study was to improve the accuracy of hemorrhage segmentation and quantification. In the clinic, ABC/2 was currently widely used for ICH quantification, but it was known to have low accuracy in face of large or irregularly shaped hematomas (8, 9). The results of this study confirmed that ABC/2 tended to overestimate the hemorrhage, especially when the hemorrhage was large (Figure 6). On the contrary, the RG-WP algorithm showed higher accuracy and stronger stability when dealing with diverse images. Its segmentation volume deviation and variation range were both less than those of the ABC/2, even when dealing with large hemorrhages (Table 2). The ICC of ABC/2 compared to manual segmentation was lower than that of the RG-WP algorithm compared to the manual, indicating a higher accuracy of the algorithm than ABC/2. In addition to the simple geometric estimation method by ABC/2, previous studies had applied methods like deep learning for medical image segmentation and have achieved good results. Among them, the U-net was a widely proven effective method (30, 31, 33). Therefore, this study also compared the RG-WP algorithm with U-net. It turned out that the proposed algorithm was non-inferior to the U-net in terms of the consistency metrics compared to the manual segmentation. Furthermore, this result was confirmed by evidence from previous studies applying deep learning methods to hemorrhage segmentation (3436). For example, in the research by Scherer et al. (34), a random forest method based on first- and second-order statistics, texture, and threshold characteristics was trained to segment the hemorrhage. It reported a mean ICC of 0.95, which was slightly lower than that of our proposed RG-WP algorithm (ICC = 0.998). Besides, the mean DSI reported in this study was 0.92, which was larger than that of Ironside et al. (35) with convolutional neural networks (CNN) (DSI = 0.894). Meanwhile, the results of the proposed algorithm were also comparable to those reported by Nag et al. (36) using the active contour Chan–Vese model (Sen = 0.71 ± 0.12, PPV = 0.73 ± 0.18, JI = 0.55 ± 0.14, DSI = 0.70 ± 0.12). Hence, both the statistical and the empirical evidence indicated that the RG-WP algorithm was non-inferior to the deep learning method in the accuracy of hemorrhage segmentation and quantification.

From an efficiency point of view, the proposed RG-WP algorithm had greatly reduced the time of image processing compared with manual segmentation. Clinically, the situation of cerebral hemorrhage is often urgent and the treatment of cerebral hemorrhage is a race against time (4). The shortening of the processing time is of great significance for reducing mortality and improving prognosis in patients with cerebral hemorrhage.

Although we have already compared the RG-WP algorithm with deep learning methods in terms of accuracy, such comparison was not thorough and fair if the operability was excluded from consideration. Specifically, the operability of a method is referred to its demand on external resources (i.e., equipment and data) to finish the desired task. The deep learning methods usually have a great demand for high-throughput equipment (24, 25), which make them difficult to be applied to underdeveloped rural areas. In contrast, the RG-WP algorithm of this study has a relatively lower demand for equipment and is more conducive to promotion in some underdeveloped primary medical institutions to help improve their medical capabilities. Furthermore, since the RG-WP algorithm does not need labeled data for supervised training, it is favorable in dealing with the commonly encountered data shortage in practice.

It should be acknowledged that this study still had limitations. From the epidemiological point of view, the sample size was relatively small and all the images were collected from one hospital, which may offer a caveat on the generalization ability of the proposed method. Although generalization ability was out of the scope of this study, such caveat deserved sufficient attention when one was trying to apply the RG-WP algorithm to other areas. Therefore, it was highly recommended that future studies consider incorporating data from multicenter to verify its generalization to different conditions.

In conclusion, this study demonstrated a favorable performance of segmentation of ICH on CT images by a region growing algorithm based on watershed preprocessing (RG-WP), which showed strong consistency with the present ground truth, manual segmentation. It was superior to the widely used ABC/2 method and non-inferior to the excellent deep learning method. Considering its fast processing speed, low requirements for equipment, and lack of the need for labeled images as a training set, it was highly expected that this method could contribute to a fast and accurate diagnosis and decision-making of patients with ICH in clinical practice.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Ethics Statement

The studies involving human participants were reviewed and approved by the Biomedical Ethics Review Committee of West China Hospital, Sichuan University. The patients/participants provided their written informed consent to participate in this study.

Author Contributions

ZZ, HW, HZ, and TZ contributed to conception and design of the study. ZZ, HW, HZ, XC, XW, SL, and TZ assembled the dataset, performed the experiments, and performed the statistical analysis. ZZ and HW wrote the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This research work was funded by the Sichuan Science and Technology Program (2020YFS0091, 2020YFS0015, 2021YFS0001-LH, and 2019-YF05-00333-SN), the Health Commission of Sichuan Province (20PJ092), the National Natural Science Foundation of China (81602935), the Chongqing Science and Technology Program (cstc2020jscx-cylhX0003), the Chengdu Science and Technology Program (2021-YF05-01585-SN), the Sichuan University (2018hhf-26 and 2018HXFH010), the Central Government Funding Items (2021zc02), and the Liangshan Prefecture Center for Disease Control and Prevention (H210322). The funders played no role in the design of the study and collection, in the analysis and interpretation of data, and in writing the manuscript.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fneur.2022.865023/full#supplementary-material

References

  • 1.Rajashekar D, Liang JW. Intracerebral Hemorrhage. StatPearls Treasure Island FL: StatPearls Publishing; (2021). [PubMed] [Google Scholar]
  • 2.de Oliveira Manoel AA-O, Goffi A, Zampieri FG, Turkel-Parrella D, Duggal A, Marotta TR, et al. The critical care management of spontaneous intracranial hemorrhage: a contemporary review. Crit Care. (2016) 20:272. 10.1186/s13054-016-1432-0 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Feigin VL, Lawes CM, Bennett DA, Barker-Collo SL, Parag V. Worldwide stroke incidence and early case fatality reported in 56 population-based studies: a systematic review. Lancet Neurol. (2009) 8:355–69. 10.1016/S1474-4422(09)70025-0 [DOI] [PubMed] [Google Scholar]
  • 4.Schrag M, Kirshner H. Management of intracerebral hemorrhage: JACC focus seminar. J Am Coll Cardiol. (2020) 75:1819–31. 10.1016/j.jacc.2019.10.066 [DOI] [PubMed] [Google Scholar]
  • 5.Thabet AM, Kottapally M, Hemphill JC, III. Management of intracerebral hemorrhage. Handb Clin Neurol. (2017) 140:177–94. 10.1016/B978-0-444-63600-3.00011-8 [DOI] [PubMed] [Google Scholar]
  • 6.Ziai WC, Carhuapoma JR. Intracerebral hemorrhage. Continuum. (2018) 24:1603–22. 10.1212/CON.0000000000000672 [DOI] [PubMed] [Google Scholar]
  • 7.Kothari RU, Brott T, Broderick JP, Barsan WG, Sauerbeck LR, Zuccarello M, et al. The ABCS of measuring intracerebral hemorrhage volumes. Stroke. (1996) 27:1304–5. 10.1161/01.STR.27.8.1304 [DOI] [PubMed] [Google Scholar]
  • 8.Webb A, Ullman NL, Morgan TC, Muschelli J, Kornbluth J, Awad IA, et al. Accuracy of the Abc/2 score for intracerebral hemorrhage: systematic review and analysis of MISTIE, CLEAR-IVH, and CLEAR III. Stroke. (2015) 46:2470–6. 10.1161/STROKEAHA.114.007343 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Divani AA, Majidi S, Luo X, Souslian FG, Siljander B. The ABCS of accurate volumetric measurement of cerebral hematoma. Stroke. (2011) 42:1569–74. 10.1161/STROKEAHA.110.607861 [DOI] [PubMed] [Google Scholar]
  • 10.Pedraza S, Puig J, Blasco G, Daunis IEJ, Boada I, Bardera A, et al. Reliability of the Abc/2 method in determining acute infarct volume. J Neuroimaging. (2012) 22:155–9. 10.1111/j.1552-6569.2011.00588.x [DOI] [PubMed] [Google Scholar]
  • 11.Loncaric S, Cosic D, Dhawan AP. editors. Hierarchical Segmentation of Ct Head Images. In: Engineering in Medicine and Biology Society, 1996 Bridging Disciplines for Biomedicine Proceedings of the 18th Annual International Conference of the IEEE. Amsterdam: (1996). [Google Scholar]
  • 12.Hu Q, Qian G, Aziz A, Nowinski WL. Segmentation of brain from computed tomography head images. Conf Proc IEEE Eng Med Biol Soc. (2005) 4:3375–8. 10.1109/IEMBS.2005.1617201 [DOI] [PubMed] [Google Scholar]
  • 13.Wei K, He B, Tao Z, Shen X. editors. A novel method for segmentation of Ct head images. Int Conf Bioinform Biomed Eng. (2007) 187: 717–20. 10.1109/ICBBE.2007.18734655077 [DOI] [Google Scholar]
  • 14.Maksimovic R, Stankovic S, Milovanovic D. Computed tomography image analyzer: 3d reconstruction and segmentation applying active contour models? ‘Snakes'. Int J Med Inform. (2000) 58:29–37. 10.1016/S1386-5056(00)00073-3 [DOI] [PubMed] [Google Scholar]
  • 15.Li C, Xu C, Gui C, Fox M. editors. Level set evolution without re-initialization: a new variational formulation. In: 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05). San Diego, CA: (2005). [Google Scholar]
  • 16.Huang X, Sun W, Tseng TB, Li C, Qian W. Fast and fully-automated detection and segmentation of pulmonary nodules in thoracic Ct scans using deep convolutional neural networks. Comput Med Imaging Graph. (2019) 74:25–36. 10.1016/j.compmedimag.2019.02.003 [DOI] [PubMed] [Google Scholar]
  • 17.Loncaric S, Dhawan AP, Cosic D, Kovacevic D, Brott TJPIE. Quantitative intracerebral brain hemorrhage analysis. In: Medical Imaging 1999: Image Processing San Diego, CA; (1999). 10.1117/12.348648 [DOI] [Google Scholar]
  • 18.Bhadauria HS, Singh A, Dewal ML. An integrated method for hemorrhage segmentation from brain Ct imaging. Comput Electr Eng. (2013) 39:1527–36. 10.1016/j.compeleceng.2013.04.010 [DOI] [Google Scholar]
  • 19.Chan T. Computer aided detection of small acute intracranial hemorrhage on computer tomography of brain. Comput Med Imaging Graph. (2007) 31):285–98. 10.1016/j.compmedimag.2007.02.010 [DOI] [PubMed] [Google Scholar]
  • 20.Chan TF, Vese LA. Active contours without edges. IEEE Trans Image Proces. (2001) 10:266–77. 10.1109/83.902291 [DOI] [PubMed] [Google Scholar]
  • 21.Patel A, van Ginneken B, Meijer FJA, van Dijk EJ, Prokop M, Manniesing R. Robust cranial cavity segmentation in Ct and Ct perfusion images of trauma and suspected stroke patients. Med Image Anal. (2017) 36:216–28. 10.1016/j.media.2016.12.002 [DOI] [PubMed] [Google Scholar]
  • 22.Rikiya Y, Mizuho N, Gian D, Kaori T. Convolutional neural networks: an overview and application in radiology. Insights Imag. (2018) 9:611–29. 10.1007/s13244-018-0639-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Cho J, Park KS, Karki M, Lee E, Ko S, Kim JK, et al. Improving sensitivity on identification and delineation of intracranial hemorrhage lesion using cascaded deep learning models. J Digit Imaging. (2019) 32:450–61. 10.1007/s10278-018-00172-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Grewal M, Srivastava MM, Kumar P, Varadarajan SJI. Radnet: radiologist level accuracy using deep learning for hemorrhage detection in Ct scans. 2018 IEEE 15th International Symposium on Biomedical Imaging (ISBI 2018). Washington, DC: (2017) 281–4. 10.1109/ISBI.2018.8363574 [DOI] [Google Scholar]
  • 25.Jnawali K, Arbabshirani MR, Rao N, Patel AA. editors. Deep 3d convolution neural network for Ct brain hemorrhage classification. Comput Aided Diagn. (2018) 10575. 10.1117/12.2293725 [DOI] [Google Scholar]
  • 26.Wan SY, Higgins WE. Symmetric region growing. IEEE Trans Image Process. (2003) 12:1007–15. 10.1109/TIP.2003.815258 [DOI] [PubMed] [Google Scholar]
  • 27.Digabel H, Lantuejoul C. Iterative algorithms. In: Proceedings of the 2nd European Symposium Quantitative Analysis of Microstructures in Material Science, Biology and Medicine. Caen: (1978). p. 85–9. [Google Scholar]
  • 28.Muerle JL, Allen DC. Experimental evaluation of techniques for automatic segmentation of objects in a complex scene. Pictorial Pattern Recognition. (1968). [Google Scholar]
  • 29.Dice LR. Measures of the amount of ecologic association between species. Ecology (1945) 26:297–302. 10.2307/1932409 [DOI] [Google Scholar]
  • 30.Sahli H, Ben Slama A, Labidi S. U-Net: a valuable encoder-decoder architecture for liver tumors segmentation in Ct images. J Xray Sci Technol. (2022) 30:45–56. 10.3233/XST-210993 [DOI] [PubMed] [Google Scholar]
  • 31.Zhang Z, Wu C, Coleman S, Kerr D. Dense-inception U-net for medical image segmentation. Comput Methods Programs Biomed. (2020) 192:105395. 10.1016/j.cmpb.2020.105395 [DOI] [PubMed] [Google Scholar]
  • 32.Bland JM, Altman DG. Measuring agreement in method comparison studies. Stat Methods Med Res. (1999) 8:135–60. 10.1191/096228099673819272 [DOI] [PubMed] [Google Scholar]
  • 33.Hui HA-O, Zhang XA-O, Wu ZA-O, Li FA-O. Dual-path attention compensation U-Net for stroke lesion segmentation. Comput Intell Neurosci. (2021) 2021:7552185. 10.1155/2021/7552185 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Scherer M, Cordes J, Younsi A, Sahin YA, Orakcioglu B. Development and validation of an automatic segmentation algorithm for quantification of intracerebral hemorrhage. Stroke. (2016) 47:2776–82. 10.1161/STROKEAHA.116.013779 [DOI] [PubMed] [Google Scholar]
  • 35.Ironside N, Chen CJ, Mutasa S, Sim JL, Marfatia S, Roh D, et al. Fully automated segmentation algorithm for hematoma volumetric analysis in spontaneous intracerebral hemorrhage. Stroke. (2019) 50:3416–23. 10.1161/STROKEAHA.119.026561 [DOI] [PubMed] [Google Scholar]
  • 36.Nag MK, Chatterjee S, Sadhu AK, Chatterjee J, Ghosh N. Computer-assisted delineation of hematoma from Ct volume using autoencoder and Chan Vese model. Int J Comput Assist Radiol Surg. (2019) 14:259–69. 10.1007/s11548-018-1873-9 [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.


Articles from Frontiers in Neurology are provided here courtesy of Frontiers Media SA

RESOURCES