+ All Categories
Home > Documents > Segmentation of Cerebral Edema Around Spontaneous ...

Segmentation of Cerebral Edema Around Spontaneous ...

Date post: 02-Feb-2022
Category:
Upload: others
View: 2 times
Download: 0 times
Share this document with a friend
8
Appl. Math. Inf. Sci. 7, No. 2, 563-570 (2013) 563 Applied Mathematics & Information Sciences An International Journal c 2013 NSP Natural Sciences Publishing Cor. Segmentation of Cerebral Edema Around Spontaneous Intracerebral Hemorrhage Ming-Yang Chen 1 , 2 , Qing-Mao Hu 1 , 2 , Zhen-Chuan Liu 3 , Shou-Jun Zhou 1 , 2 and *Xiao-Dong Li 3 1 Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, 1068 Xueyuan Boulevard, Shenzhen 518055, China 2 Shenzhen Key Laboratory of Neuro-Psychiatric Modulation, Shenzhen, China 3 Linyi People’s hospital, 27 Eastern Section of The Jiefang Road, Liny, China Received: 7 Jun. 2012; Revised 21 Sep. 2012; Accepted 23 Sep. 2012 Published online: 1 Mar. 2013 Abstract: An automatic method is presented to extract edema around spontaneous intracerebral hemorrhage (SICH). A new way to cluster edema based on region growing is proposed, with seeds derived from expectation-maximization algorithm, local grayscale mean derived from adaptive local thresholding with varied window sizes, and growing rules that combines local grayscale mean and grayscale information in the form of two-dimensional entropy. The algorithm has been validated on 36 patient datasets to achieve a Dice coefficient of 0.79 in less than 3 minutes. It may provide a potential tool for neurosurgeons to quantify edema and guide therapy of patients with SICH. Keywords: Cerebral edema, spontaneous intracerebral hemorrhage, expectation maximization, local thresholding, region growing. 1. Introduction Spontaneous intracranial hemorrhage (SICH) is one of the most common causes in adult acute neurologic injury, and it attracts much research attention for its high mortality and poor prognosis [1–3]. Cerebral edema is an important sec- ondary brain injury after SICH. Major factors contributing to the death in acute stage of SICH caused by edema are intracranial hypertension and cerebral hernia [4]. Timely and effective diagnose and control of cerebral edema could help to reduce the mortality rate and prevent intracranial hypertension and cerebral hernia. The mechanism of edema formation after SICH has not been fully understood [5]. Cerebral edema is present in most patients with SICH when imaged within 6h of onset, reaches the peak between 48h and 7 days, and is absorbed after 4 to 6 weeks [6]. Computed tomography (CT) head scans remain the first choice for diagnosing SICH. On head CT scans, it is diffi- cult to delineate edema regions due to substantial overlap of grayscale ranges between the edema and other brain tis- sues (cerebrospinal fluid CSF and white matter WM) and unclear image boundaries. The major regions of cerebral edema candidates in patients with SICH are low grayscale regions around SICH within 1 centimeter radius of the nor- mal brain tissues and the mirror areas on the other side [8]. Due to the importance to quantify edema, there have been some efforts on automatic or semi-automatic seg- mentation. Bardera et al. [7] proposed a semi-automated method based on level-set theory to achieve a matching ratio of 0.65. Bastian et al. [9] studied CT thresholds for edema to be 5-33 Hounsfield units (HU) using manually drawn hematoma from T2-weighted MRI. Sven et al. pro- posed a fuzzy expert system [10] and a hierarchical seg- mentation method [11] for edema segmentation. The last two studies did not report accuracy. The poor accuracy re- flected the complexity and difficulty to segment edema. In this study, we propose an automatic algorithm to seg- ment edema with better accuracy. It contains the follow- ing components: confining the edema within the neigh- borhood of hematoma, classifying edema by exploring the grayscale distribution of edema and neighboring tissues, and refining edema segmentation through combining lo- cal grayscale mean and local threshold by exploring local thresholding with adaptively varying window sizes. The algorithm has been tested against 36 patients with SICH to yield an average Dice coefficient of 79The rest are orga- * Corresponding author: e-mail: [email protected] c 2013 NSP Natural Sciences Publishing Cor.
Transcript
Page 1: Segmentation of Cerebral Edema Around Spontaneous ...

Appl. Math. Inf. Sci. 7, No. 2, 563-570 (2013) 563

Applied Mathematics & Information SciencesAn International Journal

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Segmentation of Cerebral Edema Around SpontaneousIntracerebral Hemorrhage

Ming-Yang Chen1,2, Qing-Mao Hu1,2, Zhen-Chuan Liu3, Shou-Jun Zhou1,2 and *Xiao-Dong Li3

1 Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, 1068 Xueyuan Boulevard, Shenzhen 518055, China2 Shenzhen Key Laboratory of Neuro-Psychiatric Modulation, Shenzhen, China3 Linyi People’s hospital, 27 Eastern Section of The Jiefang Road, Liny, China

Received: 7 Jun. 2012; Revised 21 Sep. 2012; Accepted 23 Sep. 2012Published online: 1 Mar. 2013

Abstract: An automatic method is presented to extract edema around spontaneous intracerebral hemorrhage (SICH). A new way tocluster edema based on region growing is proposed, with seeds derived from expectation-maximization algorithm, local grayscalemean derived from adaptive local thresholding with varied window sizes, and growing rules that combines local grayscale mean andgrayscale information in the form of two-dimensional entropy. The algorithm has been validated on 36 patient datasets to achieve aDice coefficient of 0.79 in less than 3 minutes. It may provide a potential tool for neurosurgeons to quantify edema and guide therapyof patients with SICH.

Keywords: Cerebral edema, spontaneous intracerebral hemorrhage, expectation maximization, local thresholding, region growing.

1. IntroductionSpontaneous intracranial hemorrhage (SICH) is one of themost common causes in adult acute neurologic injury, andit attracts much research attention for its high mortality andpoor prognosis [1–3]. Cerebral edema is an important sec-ondary brain injury after SICH. Major factors contributingto the death in acute stage of SICH caused by edema areintracranial hypertension and cerebral hernia [4]. Timelyand effective diagnose and control of cerebral edema couldhelp to reduce the mortality rate and prevent intracranialhypertension and cerebral hernia.

The mechanism of edema formation after SICH hasnot been fully understood [5]. Cerebral edema is present inmost patients with SICH when imaged within 6h of onset,reaches the peak between 48h and 7 days, and is absorbedafter 4 to 6 weeks [6].

Computed tomography (CT) head scans remain the firstchoice for diagnosing SICH. On head CT scans, it is diffi-cult to delineate edema regions due to substantial overlapof grayscale ranges between the edema and other brain tis-sues (cerebrospinal fluid CSF and white matter WM) andunclear image boundaries. The major regions of cerebraledema candidates in patients with SICH are low grayscale

regions around SICH within 1 centimeter radius of the nor-mal brain tissues and the mirror areas on the other side[8]. Due to the importance to quantify edema, there havebeen some efforts on automatic or semi-automatic seg-mentation. Bardera et al. [7] proposed a semi-automatedmethod based on level-set theory to achieve a matchingratio of 0.65. Bastian et al. [9] studied CT thresholds foredema to be 5-33 Hounsfield units (HU) using manuallydrawn hematoma from T2-weighted MRI. Sven et al. pro-posed a fuzzy expert system [10] and a hierarchical seg-mentation method [11] for edema segmentation. The lasttwo studies did not report accuracy. The poor accuracy re-flected the complexity and difficulty to segment edema.In this study, we propose an automatic algorithm to seg-ment edema with better accuracy. It contains the follow-ing components: confining the edema within the neigh-borhood of hematoma, classifying edema by exploring thegrayscale distribution of edema and neighboring tissues,and refining edema segmentation through combining lo-cal grayscale mean and local threshold by exploring localthresholding with adaptively varying window sizes. Thealgorithm has been tested against 36 patients with SICH toyield an average Dice coefficient of 79The rest are orga-

∗ Corresponding author: e-mail: [email protected]⃝ 2013 NSP

Natural Sciences Publishing Cor.

Page 2: Segmentation of Cerebral Edema Around Spontaneous ...

564 Ming-Yang Chen et al. : Segmentation of Cerebral Edema Around...

Figure 1: Block diagram of the segmentation process.

nized as follow. In section 2, the method and materials arepresented. In section 3, the segmentation results are givenand compared with manual segmentations. Discussion andconclusion are given at last.

2. Methods and Materials

There were 36 subjects from Linyi People’s Hospital forthis study. All the subjects were diagnosed with SICH andimaged within 6h to 72h. The statistics of the patients were:age range [18,83] with an average 57 years, 13 femaleand 23 male. For each subject, an unenhanced head CTscan was performed. All the CT images were axial and ob-tained parallel to the orbito-meatal line. The image spac-ing is 0.46 mm within axial slices, and the slice distanceis 4.8 mm. The manual segmentation was derived fromthree radiologists for validation. Fig. 1 shows the flowchartof the method. The proposed edema segmentation is ac-complished in the following steps: 1) Preprocessing: De-rive the brain and hematoma, and categorize the remainingbrain tissues (RBT) as CSF, edema, WM and gray matter(GM) using k-means clustering. 2) Parameter estimationand automatic selection of seeds: Estimate the parametersof each normal distribution of the classified CSF, edema,WM and GM using expectation-maximization (EM), andselect seeds using maximum likelihood clustering (MLC).3) Region growing: Establish growing rules using localcontrast and entropy information to find edema region. Inthe following subsections, details of the algorithm will bedescribed.

2.1. Preprocessing

In a CT image, edema is the transition region betweenhematoma and normal tissue as shown in Fig. 2. Hematomais extracted based on local thresholding [13], while thebrain is derived from the head CT scan based on fuzzyC-means clustering and morphological process [12]. TheRBT is first divided into dark and bright regions by localthresholding [13], then the dark regions and bright regionsare further divided into initial CSF and edema, WM andGM by k-means clustering with two clusters as shown inFig.3.

Consider the RBT in which g(x,y) ∈ [0,255] is thegrayscale of a pixel at location (x,y). In local adaptivethreshold methods [13], the aim is to computed a thresholdthr(x,y) for each pixel such that

lable(x,y) ={

0, g(x,y)> thr(x,y),255, otherwise, (1)

The threshold thr(x,y) is computed using the grayscalemean m(x,y) and standard deviation s(x,y) in a windowcentered on the pixel(x,y):

thr(x,y) = m(x,y)[1+ k(s(x,y)

R−1)] (2)

where R is a constant, and k is a parameter which takespositive value in the range [0.2,0.5]. We enhance the orig-inal local thresholding scheme to calculate the loacl meanwith varied window sizes such that the grayscale standarddeviation reaches maximum.

2.2. Parameter estimation and seed selection

Grayscales of edema change with bleeding time. In our ex-perimental data, edemas around hematoma generally havelow density with unclear boundary. The grayscale rang ofthe manually drawn edema is from 12 to 50 HU, with anaverage and standard deviation of 29.3 and 5.9 HU, respec-tively. Through experiments we found that the histogramof edema accords well with normal distribution model. Wecompared three and four normal distributions to approxi-mate the grayscale distribution of these four tissues respec-tively. Modeling the RBT by three normal distributionsleads to disappearance of edema (Fig. 4(b)), while fournormal distributions fit the original histogram well (Fig.4(a)). Thus, the model adopted for RBT is a mixed Gaus-sian model of 4 normal distributions. The total probabilitydensity function of the mixture is given by

f (x,y) =4

∑l=1

ωl fl(x,y) (3)

where l is the class number of the RBT, f (x,y) is thegrayscale value at pixel(x,y), and ωl is the class proportionwhich sums to unity, fl(x,y) follows a normal distributionwith mean µl and standard deviation σl .

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 3: Segmentation of Cerebral Edema Around Spontaneous ...

Appl. Math. Inf. Sci. 7, No. 2, 563-570 (2013) / www.naturalspublishing.com/Journals.asp 565

Figure 2: CT scans with edema surrounding the hematoma.

Figure 3: In the first row from left to right shows respectively, the extracted brain, initial regions of CSF, and edema; andthe second row shows respectively, the hemorrhage region, the initial region of WM, and GM. Here k = 0.25, and R =2.0xSdmax, where Sdmax is the maximum grayscale standard deviation of all pixels within the RBT

The parameters µl , σl , ωl of each single normal distri-bution can be approximated and pixels of edema class canbe classified by MLC. The class label of the edema classis denoted as G2, while those of CSF, GM and WM areG1, G3 and G4, respectively. We extract the edema seedsaccording to MLC. A pixel(x,y) belonging to the edemaclass should satisfy the following conditions:

–Its position should be near the hematoma.–Its probability should be greater than the sum of otherclasses’ probability

ω2 f2(xi,yi)> ωl fl(xi,yi), l = 1,3,4 (4)

We estimate the 12 parameters using EM algorithm.The update equations are given by

ωk+1l =

1n

Imax

∑i=0

h(i) fl(Gl |i), l ∈ [1,4] (5)

µk+1l =

∑Imaxi=0 h(i) fl(Gl |i)∑Imax

i=0 fl(Gl |i), l ∈ [1,4] (6)

(σ2l )

k+1 =∑Imax

i=0 (i−µk+1l )2h(i) fl(Gl |i)

∑Imaxi=0 fl(Gl |i)

, l ∈ [1,4] (7)

where N is the total number of pixels in the RBT, Imaxthe maximum grayscale in the RBT, h(i) the frequency ofgrayscale i, and fl(Gl |i) the posteriori probability of thegrayscale i that belongs to class Gl .

The first step is to calculate the initial parameters, whichare set according to Table 1.

According to the Bayesian formulation, the posteriorprobability of the pixel(x,y) with true label l is given by

f (Gl |x,y) =ωl fl(x,y)

f (x,y), l ∈ [1,4] (8)

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 4: Segmentation of Cerebral Edema Around Spontaneous ...

566 Ming-Yang Chen et al. : Segmentation of Cerebral Edema Around...

Figure 4: The left shows the RBT and the statistical model fitting result, The right shows edema and GM/WM and themodel fitting result

Table 1: Initial values of the parameters are approximated through histogram analysis

Parameter Value

µ init1 /µ init

2 /µ init3 /µ init

4 grayscale mean of the initial class of CSF/edema/WM/GM(σ2

1 )init/(σ2

2 )init/(σ2

3 )init/(σ2

4 )init calculated using MLE from the samples of CSF/edema/WM/GM

ω init1 /ω init

2 /ω init3 /ω init

4 proportion of initial CSF/edema/WM/GM in RBT

For a given pixel(x,y), the item f (x,y) in Eq. (8) isinvariant for each class. The Eq. (8) can be rewritten as

f (Gl |x,y) = ωl fl(x,y), l ∈ [1,4] (9)

The posterior probability is calculated by Eq. (9) anda pixel(x,y) is labeled according to maximized posteriorprobability.

2.3. Parameter estimation and seed selection

Image entropy reflects the average amount of informationin the image. The one-dimensional (1D) entropy of imagerepresents the grayscale clustering characteristics of im-age. Suppose Pi is the proportion of grayscale i, then the1D entropy for an 8-bit image is given by

H =−255

∑i=0

PilnPi (10)

As 1D entropy cannot reflect space information of grayscaledistribution feature, a two-dimensional (2D) entropy to in-corporate space information is proposed, which is com-posed of the grayscale and space characteristic of the grayscaledistribution such as mean and variance.

We select grayscale mean value within the neighbor-hood of pixel(x,y) as the space characteristic of grayscaledistribution. Then the mean value and pixel grayscale makeup the characteristic pair(i, j), where i is the grayscale of

pixel(x,y), and j represents the mean value within its neigh-borhood. The proportion of the characteristic pair and the2D entropy are given by

Pi j =n(i, j)

N2 (11)

H =−255

∑i=0

255

∑i=0

PilnPi (12)

where N is the number of pixels within RBT, n(i, j) theoccurrence frequency of pair(i, j).

Therefore, the rules of region growing are establishedas following:

–The pixel grayscale value should be lower than thelocal threshold derived from local thresholding withadaptive window sizes;

–The pixel grayscale probability should be greater thanthe sum of other classes’ probability as shown in Eq.(4);

–The 2D entropy of the pixel should be within the twopeaks of 2D entropy histogram (Fig. 5). The peak 1implies the pixels of the transit zone between edemaand WM, while the peak 2 implies the pixels of thetransit zone between edema and hematoma. The valleybetween the two peaks implies the pixels of the transitzone between edema and CSF.

Using these rules, the pixel can be classified as edemaand other tissues.

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 5: Segmentation of Cerebral Edema Around Spontaneous ...

Appl. Math. Inf. Sci. 7, No. 2, 563-570 (2013) / www.naturalspublishing.com/Journals.asp 567

Figure 5: (a) the RBT image and edema boundary noted blue, (b) the 2D entropy of RBT shown as 8-bit image, (c) the2D entropy shown in 2D axis

3. Result

The algorithm was tested on CT datasets of 36 patients.The visual comparison of the automatic method with themanual segmentation is shown in Fig. 6, where the groundtruth (mannually drawn by 3 experts) is shown as the re-gion within yellow boundaries on the original image.

False positive (FP), false negative (FN), matching ra-tio (Mr) and Dice coefficient (Dice) are used to quantifythe performance of segmentation. They are calculated inthe following way:

FP =Vol(A−G)

Vol(G)(13)

FN =Vol(G−A)

Vol(G)(14)

Mr =Vol(∩GA)

Vol(G)(15)

Dice =2∗Vol(∩GA)

Vol(G)+Vol(A)(16)

where A and G represent the regions extracted by auto-matic method and ground truth respectively, Vol(A) for thenumber of pixels within region A. The statistics of Dice,Mr, FP and FN for all tested datasets is given in Table 2.

4. Discussion and conclusion

4.1. Advantages

The image characteristic of cerebral edema may vary withtime and/or seriousness of SICH. Cerebral edema can bedivided into three levels according to water content clin-ically: mild cerebral edema, when CT value is 4-8 HU

lower than the normal tissue; moderate cerebral edema,when CT value is 8-16 HU lower than the normal; severecerebral edema, when CT value is more than 16 HU lowerthan the normal tissue.

The main challenge to segment cerebral edema is thatthe edema regions have unclear boundaries and have sub-stantial grayscale overlap with other neighboring tissues.Compared with existing methods, the advantages of ourmethod are listed below.

1) Automatic. A statistical model of RBT is establishedby using image preprocessing such as adaptive threshold-ing and K-means clustering, and the parameters of the modelcan be estimated automatically by EM algorithm. The seedsof cerebral edema region are found automatically. Regiongrowing rules combines grayscale and spatial informationwithout human intervention.

2) Adaptive. The local threshold and local grayscalemean are computed adaptively by changing the neighbor-hood window size to have maximum grayscale standarddeviation. Then, the initial regions of CSF, edema, WMand GM are extracted and the 2D entropy of RBT is cal-culated. We used fixed window size 25x25 for comparison(Fig. 7). The Dice coefficient, Mr, FP and FN are respec-tively 0.53, 0.49, 0.13 and 0.56 for the fixed window sizealgorithm, and 0.82, 0.80, 0.19 and 0.14 for the proposedmethod. We may thus argue that edema segmentation withadaptive window sizes is superior to that with fixed win-dow size.

3) The neighborhood information constraint. The localmean value is used to calculate the 2D entropy, which isthe main neighborhood information constrain in our method.For comparison, we carried out edema segmentation with-out neighborhood constrain to yield Dice coefficient of0.36, Mr of 0.81, FP of 2.24 and FN of 0.37, while thesefour metrics for our proposed method are respectively 0.83,0.82, 0.06 and 0.12 for the case shown in Fig. 8. We may

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 6: Segmentation of Cerebral Edema Around Spontaneous ...

568 Ming-Yang Chen et al. : Segmentation of Cerebral Edema Around...

Figure 6: Comparative results of the automatic (white) and manual (regions within yellow boundaries) segmentation

Table 2: Statistics of the 36 tested datasets of the pro-posed algorithm

Dice Mr FP FN

Range 0.73-0.85 0.70-0.83 0.15-0.39 0.13-0.28Mean 0.79 0.76 0.29 0.21SD 0.03 0.04 0.13 0.04

Table 3: Statistics of the 36 tested datasets of thresh-olding range 5-33HU

Dice Mr FP FN

Range 0.19-0.76 0.46-0.96 0.10-7.08 0.01-0.55Mean 0.54 0.80 1.83 0.20SD 0.20 0.12 2.00 0.13

Figure 7: (a) the ground truth (region within yellowboundaries), (b) the results of the fixed window sizemethod, (c) the result of our method

Figure 8: (a) the ground truth (region within yellowboundaries), (b) the results without neighborhood in-formation constraint, (c) the result of our method

argue that the neighborhood information in the form of 2Dentropy can enhance segmentation accuracy of edema.

4) Fast. The average time consumption of the methodis 2 minutes and is distributed as follow: 1.31 minutes inpreprocessing (mainly consumed on adaptive local thresh-olding, even though we have adopted integral images tospeed up), 0.46 minutes in parameter estimation and seedcalculation and 0.33 minutes in region growing. This av-erage time is much shorter than existing methods to meetthe real-time requirement for clinical use.

4.2. Sensitivity to parameters

Parameters k determine the initial class region. We changethe k in [0.2, 0.5] to yield almost the same segmentation.Hence, the influence of their change on initialization canbe compensated. Based on experiments we choose k =0.25.

The algorithm is sensitive to the range of 2D entropy.The entropy of RBT has two peaks and the entropy ofedema derived by radiologists is located between the twopeaks (Fig. 5). The larger the range, the higher the valueof FP; the smaller the range, the higher the value of FN.Choosing the range within the 2 peaks is a trade-off be-tween FN and FP.

4.3. Comparison with existing methods

Existing methods except [7] did not provide quantificationresults. Our method achieved a better accuracy (averageMr of 0.76 vs 0.65) and shorter processing time (average2 vs 4 minutes) than Bardera et al’s method [7].

For comparison purpose, we carried out region grow-ing with fixed threshold range 5-33HU according to [9].Dice coefficient declined and FP rose up significantly (Ta-ble 3). We thus concluded that region growing with fixed

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 7: Segmentation of Cerebral Edema Around Spontaneous ...

Appl. Math. Inf. Sci. 7, No. 2, 563-570 (2013) / www.naturalspublishing.com/Journals.asp 569

Figure 9: Cases with large segmentation errors

thresholds performed less well than the proposed algo-rithm.

4.4. Analysis of cases with large segmentationerrors

There are two cases to be discussed for large errors. Thefirst is the dataset with large hematoma (Fig. 9(a), (b)).Large hematoma will generally break into ventricles andmake local contrasts higher than those of small hematoma,yielding a high FP. Fortunately these patients are gener-ally suitable for surgery and less accurate edema quantifi-cation will not influence surgical indication.

The other one corresponds to subjects imaged after48h, in which edema is in subacute or absorption periodto have very unclear boundary (Fig. 9(c), (d)). This leadsto a smaller edema regions with high FN. This problem isdifficult to solve as the ground truth is not well defined.

From Fig. 9a, it can be seen serum pixels in betweenthe two hematoma regions were misclassified by our algo-rithm as edema due to its similarity to edema in grayscales.This kind of segmentation error could be decreased by in-corporation of anatomical knowledge.

4.5. Contributions and limitations

Our contributions are the following. First, we proposed tocombine the spatial information to grow edema by intro-ducing 2D entropy. Second, we proposed a way to adap-tively calculate the local grayscale characteristics with var-ied window sizes.

The present study is not without limitations. Specifi-cally, it cannot handle well cases when hematoma breaksinto ventricles to have an area contact between edema andCSF. How to clearly define the boundary of edema andCSF becomes difficult even for medical experts. The algo-rithm performs less well when the hematoma is large orat subacute/absorption stage, where the contrasts may behigh or low.

To conclude, we have proposed and validated an au-tomatic algorithm to segment cerebral edema of patientwith SICH through a new way to cluster edema based onregion growing, with seeds derived from EM algorithm,

local mean derived from adaptive local thresholding withvaried window sizes, and growing rules that combine spa-tial (local mean) and grayscale information in the form of2D entropy. This algorithm could provide a potential toolfor neurosurgeons to quantify edema and guide therapy ofpatients with SICH.

Acknowledgement

This work is supported by: Key Joint Program of NationalNatural Science Foundation and Guangdong Province U1201257,One Hundred Talent Program of Chinese Academy of Sci-ences, Shenzhen Key Basic Research Project JC201005270370A,and introduced innovative R&D Teams of Guangdong Province”Robot and Intelligent Information Technology” and ”Tech-nologies for Image-guided Bio-simulation RadiotherapyMachinery”.

References

[1] Joseph, P.B., Harold P.A., William, B., William, F., Edward,F., James, G., Carlos, K., Derek, K., Marc, M., Barbara, T.,Joseph, M.Z., Mario, Z.. Guidelines for the management ofspontaneous intracerebral hemorrhage. Stroke,30, 905-915(1999).

[2] Joseph, P.B., Thomas, B., Rosemary, M., Gertrude, H.. In-tracerebral hemorrhage more than twice as common as sub-arachnoid hemorrhage. Journal of Neurosurgery,78, 188-191 (1993).

[3] Caplan, L.R.. Intracerebral hemorrhage. Lancet,339, 656-658 (1992).

[4] Broderick, J.P., Brott, T.G., Duldner, J.E., Tomsick, T., Hus-ter, G.. Volume of intracerebral hemorrhage. A powerful andeasy-to-use predictor of 30-day mortality. Stroke,24, 987-993 (1993).

[5] Xi,G., Hua, Y., Bhasin, R.R., Ennis, S.R., Keep, R.F., Hoff,J.T.. Mechanisms of edema formation after intracerebralhemorrhage: effects of extravasated red blood cells on bloodflow and blood-brain barrier integrity. Stroke,32, 2932-2938(2001).

[6] David, Z., Wang, D.O., Arun, V., Talkad, M.D.. Treatment ofintracerebral hemorrhage: what should we do now? CurrentNeurology and Neuroscience Report,9, 13-18 (2009).

c⃝ 2013 NSPNatural Sciences Publishing Cor.

Page 8: Segmentation of Cerebral Edema Around Spontaneous ...

570 Ming-Yang Chen et al. : Segmentation of Cerebral Edema Around...

[7] Bardera, A., Boada, I., Feixas, M., Remollo, S., Blasco, G.,Silva, G., Pedraza, S.. Semi-automated method for brainhematoma and edema quantification using computed tomog-raphy. Computerized Medical Imaging and Graphics,33,304-311 (2009).

[8] Enrico, F., Massimo, B., Andrea, S., Roberta, S., Cristiano.,Michele, C., Stefano, C., Riccardo, T., Arturo, C.. CT per-fusion mapping of hemodynamic disturbances associated toacute spontaneous intracerebral hemorrhage. Neuroradiol-ogy,50, 729-740 (2008).

[9] Bastian, V., Dimitre, S., Ingrid, W., Arnd, D., Marc, S., Ste-fan, S., Jurgen, B.. Semi-automatic volumetric assessmentof perihemorrhagic edema with computed tomography. Eu-ropean Journal of Neurology. Doi,10, 1111/j, 1468-1331,03395x (2011).

[10] Sven, L., Domagoj, L., Dubravko, C.. Fuzzy expert systemfor edema segmentation. In: 9th Electrotechnical Confer-ence on Mediterranean,2, 1476-1479 (1998).

[11] Sven, L., Dubravko, C., Atam, P.D.. Hierarchical segmen-tation of CT head images. In: 18th Annual InternationalConference of the IEEE Engineering in Medicine and Biol-ogy Society. MR-CT Brain Image Analysis. 736-737, IEEEPress, Amsterdam (1996).

[12] Hu,Q., Qian, G., Aziz, A., Nowinski, W.L.. Segmentationof brain from computed tomography head images. In: 27thAnnual Conference of the Engineering in Medicine and Bi-ology Society, pp 3375-3378 (2005).

[13] Sauvola, J., Pietikainen, M.. Adaptive document image bi-narization. Pattern Recognition,33, 225-236 (2000).

Ming-Yang Chen is a doc-toral student at Shenzhen In-stitutes of Advanced Technol-ogy, Chinese Academy of Sci-ences, China. His current re-search interests include imageanalysis, computer-aided diag-noses and therapy, and patternrecognition.

Qing-Mao Hu (technicalcorrespondence author) is aprofessor, director of Labora-tory for Medical Imaging andDigital Surgery at Shenzhen In-stitutes of Advanced Technol-ogy, Chinese Academy of Sci-ences, China. He obtained hisPhD from Huazhong Univer-sity of Science and Technol-ogy in 1990. He proposed the

image segmentation framework by combining prior knowl-edge in the form of background proportion, constraints oncontrast and transition regions, with traditional image pro-cessing methods. He led a team to have developed robustimage analysis systems for both hemorrhage and ischemicstrokes that have been used in national hospitals and inter-national cooperation. He has published more than 100 pa-pers and filed more than 20 international inventive patents.His research areas include: neural image analysis, robustmedical image processing, computer-aided diagnosis andtherapy, computer vision, and pattern recognition.

Xiao-Dong Li (clinical cor-respondence author) is a con-sultant radiologist of general ra-diology and is presently direc-tor of Medical Imaging Depart-ment of Linyi People’s Hospi-tal affiliated to Shandong Uni-versity. He is an active researcherwith 27 years experience of med-ical imaging diagnosis of gen-eral radiology and image-guided

interventional radiology. He has published more than 20papers on medical imaging and interventional radiology.

c⃝ 2013 NSPNatural Sciences Publishing Cor.


Recommended