Asim Niaz1, Ehtesham Iqbal1, Farhan Akram2, Jin Kim3, Kwang Nam Choi4. 1. Computer Science and Engineering Department, Chung-Ang University, Seoul, 06974, South Korea. 2. Department of Pathology and Clinical Bioinformatics, Erasmus Medical Center (EMC), 3015, Rotterdam, The Netherlands. 3. SecuLayer Inc., Seoul, 04781, South Korea. 4. Computer Science and Engineering Department, Chung-Ang University, Seoul, 06974, South Korea. knchoi@cau.ac.kr.
Abstract
Level set models are suitable for processing topological changes in different regions of images while performing segmentation. Active contour models require an empirical setting for initial parameters, which is tedious for the end-user. This study proposes an incremental level set model with the automatic initialization of contours based on local and global fitting energies that enable it to capture image regions containing intensity corruption or other light artifacts. The region-based area and the region-based length terms use signed pressure force (SPF) to strengthen the balloon force. SPF helps to achieve a smooth version of the gradient descent flow in terms of energy minimization. The proposed model is tested on multiple synthetic and real images. Our model has four advantages: first, there is no need for the end user to initialize the parameters; instead, the model is self-initialized. Second, it is more accurate than other methods. Third, it shows lower computational complexity. Fourth, it does not depend on the starting position of the contour. Finally, we evaluated the performance of our model on microscopic cell images (Coelho et al., in: 2009 IEEE international symposium on biomedical imaging: from nano to macro, IEEE, 2009) to confirm that its performance is superior to that of other state-of-the-art models.
Level set models are suitable for processing topological changes in different regions of images while performing segmentation. Active contour models require an empirical setting for initial parameters, which is tedious for the end-user. This study proposes an incremental level set model with the automatic initialization of contours based on local and global fitting energies that enable it to capture image regions containing intensity corruption or other light artifacts. The region-based area and the region-based length terms use signed pressure force (SPF) to strengthen the balloon force. SPF helps to achieve a smooth version of the gradient descent flow in terms of energy minimization. The proposed model is tested on multiple synthetic and real images. Our model has four advantages: first, there is no need for the end user to initialize the parameters; instead, the model is self-initialized. Second, it is more accurate than other methods. Third, it shows lower computational complexity. Fourth, it does not depend on the starting position of the contour. Finally, we evaluated the performance of our model on microscopic cell images (Coelho et al., in: 2009 IEEE international symposium on biomedical imaging: from nano to macro, IEEE, 2009) to confirm that its performance is superior to that of other state-of-the-art models.
Image segmentation has numerous applications because it is an essential building block for most image processing and computer vision tasks. Medical imaging, face recognition, pedestrian detection, etc., are some of these applications. Image segmentation helps divide an image into multiple non-overlapping regions to simplify them for further processing. The primary purpose of image segmentation is to simplify image representation in a meaningful way for image analysis. The quality of image segmentation has a significant impact on the reliability of the segmentation model. Artifacts such as intensity corruption in the images under observation greatly impact segmentation accuracy. Slight inaccuracies could propagate errors throughout the complete image processing chain. Hence, techniques that can manage these limitations are strongly desired.Several methods are devised for the image segmentation, including region merging methods[1,2], graph-based methods[3,4], and the active contours methods (ACM)[5-14]. Kass et al. proposed ACM model, originally called snake model, based on energy minimization technique[5]. The principle of ACMs is to limit the evolving curve at the object boundaries by controlling inner and outer contour forces. Two drawbacks of original ACM are: (1) evolving contour finds it difficult to adapt to topological changes in image and (2) it is sensitive to initial condition. Level set-based active contour models need parameter initialization and the initial contour position (seeds), requiring technical skills from the end-user, making it an uphill task. Although these parameters values have a small effect on segmentation quality, expertise is still needed because it could lead to poor convergence. The seeds of initial contour should also be placed near the object of interest; otherwise, the accuracy and time cost could be compromised due to catching false contour lines.ACMs are of two types:(1) global-region based and (2) local-region based. Both types have their pros and cons. For example, the local-region-based methods are good at segmenting local regions, and the global-region-based method can segment homogeneous areas efficiently. Mumford-Shah (M-S) model[6] uses a set of contours C to partition different areas. However, it is challenging to minimize energy in the M-S model because the set C of low dimension is unknown. Chan and Vese proposed their region-based ACM[15], assuming that the object of interest is of homogeneous intensities. Real images contain inhomogeneity due to bias conditions. Therefore, the C-V model worked well for the homogeneous images, but it is not suited for inhomogeneous image segmentation. To overcome this limitation, the Local Binary Fitted model was proposed based on the local intensity fitting term[7]. Zhang et al. proposed a local image fitting (LIF) model to segment local regions in an image[8]. C. Li proposed their energy function based on the local k-means clustering property and estimated bias field, responsible for the image inhomogeneity[9]. Figure 1 shows example images for homogeneous (free from intensity corruption) and inhomogeneous (with intensity corruption) types.
Figure 1
Example images: homogeneous image (left); inhomogeneous image (right).
Example images: homogeneous image (left); inhomogeneous image (right).Wu et al. dealt with the inhomogeneity problem by introducing Retinex model[16]. Retinex incorporates a piece-wise variational level set with the bias field estimation and subsequent correction. Later, Wu et al. performed well on the homogenous and inhomogeneous images in their adaptive active contour model combined with the datafield[17].Region-based models are widely used for image segmentation due to their inherent noise filtering mechanism and ability to manage topological changes. However, their performance could be compromised if local fitting energy functionals are excluded. Image artifacts such as abrupt intensity variations within the same object of interest require the inclusion of a local fitting energy functional.This study proposes an energy functional that comprises both the local and global fitting energy terms for inhomogeneous image segmentation. The proposed model includes a signed pressure force (spf) function in its area and length term to help it converge faster than other comparison methods. The inclusion of local and global fitting energies makes this method robust irrespective of image inhomogeneity. A hybrid energy functional is formulated and then penalized with SPF-based length and area terms. This work contributes to the level set-based ACM category of unsupervised segmentation.This model is independent of the initial contour position. In addition, there is no need to initialize the parameters, unlike other models that require the end-users to initialize parameters. Inspired by the excluding seed method (ESM)[18], the concept of walking particles is incorporated with the proposed method to assist with the self-initialization. The proposed model shows greater accuracy and is computationally less expensive than previous work.The rest of this paper is organized as follows. “Section Proposed method” describes the level set formulation of the proposed model, and “Section Results” presents segmentation results, quantitative analysis, noise sensitivity analysis and computational cost evaluation followed by the ablation study where we presented two different SPF formulations. Subsequently, we have a discussion section and the final section concluding this manuscript.
Proposed method
This section of the manuscript briefly explains the proposed model. Let us have an image I(x) in the x, y planes . represents the bounded open subset of the given domain, with domain boundary . For initial contour position we use circular projection concept[18] explained in the Discussion section of this manuscript. is equivalent to the mathematical representation of a curve, dividing image I(x) into two distinctive regions, inside(C), and outside(C).C-V[15] bases their energy functional on the M-F[6] model and proposes the following model:where , , and v are the positive coefficients; , and are are the average intensity means of the inner and outer regions of contour C in image I(x), mathematically given asandIn these relations, controls the smoothness of the , which is the smooth approximation of the Heaviside function. The effect of on Heaviside function is illustrated in Fig. 2a.
Figure 2
Effect of epsilon on (a) Heaviside function, and (b) Dirac delta function.
Effect of epsilon on (a) Heaviside function, and (b) Dirac delta function.The C-V[15] model is a global region-based model that was originally designed based on the assumption that objects of interest have homogeneous intensities. The C-V[15] model shows good performance while segmenting objects having homogeneous intensities. However, C-V[15] fails to capture objects that have inhomogeneity due to corrupted intensity.This work considers an image to be an approximation of the varying function of inhomogeneity. Variational level set with bias correction (VLSBC)[9] suggested that an image under experiment contains some degree of intensity corruption. The image under experiment is equivalent to the bias field (b(x)), which is the region responsible for intensity corruption, true image (J(x)) that is free from noise and the additive noise (n(x)). The image under experiment can be described using the following mathematical expression:constitutes the constant approximation of an image that is free from inhomogeneity. K-means clustering, which is local clustering, is the minimization ofUsing Heaviside function, (7) becomesHere , and accounts for the region member functions i.e , .Taking the first derivative of (8), we obtain b(x), and asand, respectively.VLSBC[9] is robust to initialization and guarantees the smoothness of the bias field over the data term.The proposed model, inspired by[19,20] segments inhomogeneous images by combining local and global fitting energies aswhere, andare the region-based length and region-based area terms, respectively. Even though the terms and are inspired from Akram et al.[19], they are different in a way that we have not appended membership function in the SPF functions of each of these terms in contrast to the Akram et al.[19]. There is no need to append the membership function within the SPF of these region-based terms in the proposed model (this can be verified in the ablation study section) because it is already added with (9) and (10). is the local global fitting energy model, defined aswhere and are the local image fitted and global image fitted models, respectively, and are defined as follows:In (12) and (13), spf is a signed pressure force function, defined asBy calculus of variation[21], (11) minimizes towhere is Dirac delta function, defined asThe effect of on the Dirac delta function is illustrated by Fig. 2b. is a constant that controls the width of the Dirac delta function. and are the global and local intensity means defined by (2), (3), and (10), respectively. The global intensity means are computed under the assumption that the image contains homogeneous regions. Therefore, the inclusion of the bias field b(x) is included in the local intensity means to ensure efficient contour evolution over inhomogeneous images as well.The mathematical value of spf(I) is inside and outside the contour. spf(I) modulates the pressure force sign within the region of interest (ROI), such that it attracts the contour if outside, and expands the contour if inside the ROI. It helps to obtain a smooth version of the gradient descent flow.A graphical presentation of the proposed model is presented in Fig. 3. The proposed model can automatically estimate the default parametric values depending on the characteristics of the object of interest. Furthermore, if the images of a new patient are fed into the model, this will automatically adjust the default values of the initial parameters, thereby eliminating the inconvenience of different results. The initial level set function of the proposed model is defined aswhere p is a positive constant, i.e., , represents the image domain; represents the initial contour inner region; is the initial contour. Later stages of the proposed algorithm are listed below.
Figure 3
Graphical representation of the proposed algorithm.
Graphical representation of the proposed algorithm.
Results
In this section, the proposed model is compared with other level set models on synthetic and real images. All experiments were conducted using MATLAB 2018 on a PC with Windows 10 and an Intel Core i7, 3.60 GHZ and 8192 MB RAM.Figure 4 presents the experimental results on a synthetic image with five different levels of inhomogeneity in increasing order from top row to the bottom. The first column shows input images, followed by a comparison of different models with the proposed model. For the first two levels, all the methods captured the region of interest to the full extent. However, the global region-based active contour models struggle to evolve as the inhomogeneity level increases correctly. On the other hand, the local-region-based models performed well as compared to the global-region-based methods. The proposed model, containing local and global region-based terms appended with the bias field and region-membership functions, captures ROI irrespective of the image inhomogeneity levels.
Figure 4
Comparison of proposed model with other models on the same image with five different levels of inhomogeneity: (col 1) input image with initial contour; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) proposed model.
Comparison of proposed model with other models on the same image with five different levels of inhomogeneity: (col 1) input image with initial contour; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) proposed model.Figure 5 showcases the segmentation results confirming the independence of our model of the initial contour position. For this purpose, we used contours of different shapes and sizes over the same image and observed the corresponding effect. It is evident that the position of the initial contour has no or negligible effect on segmentation.
Figure 5
Segmentation results with contours of different shapes and sizes at different locations on the input image. First row: input image with different contours; second row: associated results.
The performance of different active contour methods is compared to the proposed approach on multiple synthetic and real images.Segmentation results with contours of different shapes and sizes at different locations on the input image. First row: input image with different contours; second row: associated results.
Synthetics examples
Figure 6 represents a comparison of different ACMs over synthetic example images. The original images are shown in the first column, followed by the results produced by C-V[15], LBF[7], LIF[8], VLSBC[9], Zhang et al.[10], and FRAGL[11], respectively. The top row of Fig. 6 exhibits almost similar segmentation accuracy for all the comparison methods. The second row of Fig. 6 is a computer-generated image of fingers. Although C-V[15] produced smooth contours around the boundaries of the fingers, it did not fully distinguish the middle and the ring fingers. This limitation is there because the C-V[15] only considers the global statistics and not the local statistical information during contour evolution. Utilizing LIF energy, the LIF[8] differentiated the middle and ring finger boundaries, but false contours compromised the segmentation accuracy of this model. LBF[7] and VLSBC[9] showed similar results, whereas the Zhang et al.[10] model gave comparatively less segmentation accuracy than all the other comparison methods.
Figure 6
Results of the proposed model in comparison with those of other models on synthetic images: (col 1) input image; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) FRAGL ; (col 8) proposed model.
Results of the proposed model in comparison with those of other models on synthetic images: (col 1) input image; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) FRAGL ; (col 8) proposed model.Table 1 presents the statistical data for CPU time (s) and iteration counts measured for the mentioned methods for the individual images in The computational cost of the proposed model is significantly less than the previous methods.
Table 1
CPU time (s) and number of iterations consumed for segmentation results of Fig. 6.
Row No.
Methods
C-V[15]
LBF[7]
LIF[8]
VLSBC[9]
Zhang et al.[10]
FRAGL[11]
Proposed
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
1
1.98
100
7.44
500
0.91
80
0.88
7
3.46
50
1.08
10
1.09
2
2
5.02
500
7.68
500
1.93
500
3.41
36
4.75
50
1.79
50
1.47
5
CPU time (s) and number of iterations consumed for segmentation results of Fig. 6.
Real examples
Figure 7 is a comparison of multiple methods on real medical images. The three rows of this figure have a medical image, a dermoscopic image from the PH2 database[12], and a skin lesion image from the Skin-Cancer-MNIST-HAM10000 database[13], respectively.
Figure 7
Results of proposed model in comparison with those of other models on real medical images: (col 1) input image; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) FRAGL[11] ; (col 8) proposed model.
Results of proposed model in comparison with those of other models on real medical images: (col 1) input image; (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) VLSBC[9]; (col 6) Zhang et al.[10]; (col 7) FRAGL[11] ; (col 8) proposed model.The segmentation results produced by the FRAGL[11] method and the proposed method are almost the same. The C-V[15] model failed to manage the inhomogeneity in images and produced noisy segmentation. The LBF[7] and LIF[8] models captured the ROI, but the appearance of false contours compromised the segmentation accuracy.Table 2 presents the statistical data for CPU time (s) and iteration counts measured for the mentioned methods for individual images in Fig. 7. The CPU time complexity of our model is significantly less compared to the previous models.
Table 2
CPU time (s) and number of iterations consumed for segmentation results of Fig. 7.
Row No.
Methods
C-V[15]
LBF[7]
LIF[8]
VLSBC[9]
Zhang et al.[10]
FRAGL[11]
Proposed
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
CPU time (s)
Iterations
1
3.44
100
5.71
30
4.80
500
2.81
50
1.43
50
0.99
10
0.91
2
2
4.01
80
5.79
35
5.06
500
3.31
50
1.69
60
1.11
12
1.01
3
3
2.88
50
4.37
30
6.08
400
3.98
60
2.05
50
2.09
15
1.07
3
CPU time (s) and number of iterations consumed for segmentation results of Fig. 7.
Quantitative analysis
This section presents the results for the proposed model in comparison with the LIF[8], VLSBC[9], Zhang et al.[10], and FRAGL[11] methods against ground-truths. To validate the superiority of our model, we measured the segmentation accuracy metric for the microscopic cell image dataset[22] as:where TP, TN, FP, and FN account for truepositive, truenegative, falsepositive, and falsenegative, respectively. The segmentation accuracy of the proposed method is the highest, making it the most efficient of all the comparison methods.To further add transparency to the experiments, we extended our evaluation to measure the Die Index, Jaccard similarity index (Jaccard index), and contour matching score (bfscore). All of these metrics are calculated for the proposed method and the comparison methods. The range of these metrics lies within [0, 1], where a value closer to 1 indicates a more precise segmentation.Top row: input image with initial contour, segmentation results for LIF[8], VLSBC[9] and segmentation results for Zhang et al.[10], respectively. Second row: segmentation results for Akram et al.[19], Akram et al.[20], FRAGL[11], and the proposed method, respectively.Quantitative analysis chart showing a graphical illustration of segmentation accuracy, Dice index, Jaccard index and BF score matrices.The Dice index is usually called an overlap index, and it is measured by overlapping the segmentation and ground truth masks by placing one on top of the other. The value of the Dice index shows to what degree the segmentation result is comparable to the actual result. The Dice index is measured using the segmentation result (SR) and ground truth (GT). The formula used to calculate the Dice Index is as follows:where and define the segmented results and the actual ground truths, respectively. We then calculate the Jaccard index as:Likewise, the contour matching score (BF score) helps estimate how close the boundary of the segmented region is to the ground truth boundary. The BF score is measured as:is the proportion of the number of points on the boundary of the SRs that are sufficiently close to the boundary of the GT to the length of the boundary of SR.is the proportion of the number of points on the boundary of the GT that are sufficiently close to the boundary of the SRs to the length of the GT boundary. The range of the BF score is [0,1]. The higher the BF score, the better the segmentation quality.These quantitative comparisons were conducted for all models to measure the segmentation accuracy, Dice index, Jaccard index, and BF score over the microscopic images[22] dataset of dermoscopic images. Figure 8 is the visual presentation of segmentation results for LIF[8], VLSBC[9], Zhang et al.[10], Akram et al.[19], Akram et al.[20], FRAGL[11], and the proposed model, and Fig. 9 presents the quantitative illustration of various performance metrics for all the comparison methods.
Figure 8
Top row: input image with initial contour, segmentation results for LIF[8], VLSBC[9] and segmentation results for Zhang et al.[10], respectively. Second row: segmentation results for Akram et al.[19], Akram et al.[20], FRAGL[11], and the proposed method, respectively.
Figure 9
Quantitative analysis chart showing a graphical illustration of segmentation accuracy, Dice index, Jaccard index and BF score matrices.
All the image segmentation evaluation techniques prove that the proposed active contour model achieves the highest Dice index, Jaccard index, and contour matching score (BFscore) compared with the previous related models.
Noise sensitivity evaluation
This section presents a noise sensitivity analysis of the proposed model using the Jaccard Similarity Index (JSI). JSI helps compare segmentation accuracy when the input images are corrupted with noise. We added different levels of artificial salt & pepper and Gaussian noise to the input images to measure the robustness of various methods, including the proposed model. The mathematical relation of the JSI is:where X and Y represent the segmentation result and the ground truth, respectively.Figures 10 and 11 show segmentation results of different ACMs and the proposed method when the image is corrupted with salt & pepper and Gaussian noises, respectively. The input image we considered representing noise sensitivity evaluation in the manuscript is of average complexity. The reason is that most models, irrespective of their genres, perform better on such images.
Both Figs. 10 and 11 show that all the ACM methods in the experiment have captured the ROI well; however previous methods took longer than the proposed model to converge. JS values of all the in-comparison methods are calculated by comparing segmentation results with ground-truth using (25). The respective accuracy chart for both the figures is shown in Fig. 12. It is clearly evident that the proposed model has higher JS values nearly equal to 1, confirming its robustness to different noise levels.
Figure 12
JS values for Figs. 10 and 11 are represented by (left) and (right), respectively.
Col (1): Input image corrupted with Salt & Pepper noise levels (0.01, 0.02, 0.03, 0.04, 0.05), Col(2): Segmentation results of (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) Adaptive[17]; (col 6) Retinex[16]; (col 7) FRAGL ; (col 8) proposed model.Col (1): Input image corrupted with Guassian noise levels (0.01, 0.02, 0.03, 0.04, 0.05), Col(2): Segmentation results of (col 2) C-V[15]; (col 3) LBF[7]; (col 4) LIF[8]; (col 5) Adaptive[17]; (col 6) Retinex[16]; (col 7) FRAGL ; (col 8) proposed model.JS values for Figs. 10 and 11 are represented by (left) and (right), respectively.
Computational cost evaluation
This section presents one of the several images we tested various methods on to evaluate computational cost or the CPU time. The presentation image is of an airplane along with its shadow. We compared the performance of Retinex[16], Adaptive[17], FRAGL[11], and the proposed model in terms of CPU time. All in-comparison methods captured the object of interest, the airplane, disregarding its shadow. We noted the computational time for each method to evolve over the object of interest until the contour fully fits it. The computational cost chart is presented in Fig. 13, along with the airplane image segmentation results. Adaptive[17] model took 3.76 s to converge to the final segmentation, which is the second-best amongst competitors, while the Retinex[16] model took 4.23 s to segment the object of interest. FRAGL[11] model shows the performance of 3.74 s, slightly slower than the proposed model, which is just 1.06 s.
Figure 13
Right Image: Row (1): Input image with initial contours pf different shapes at different positions; Row (2) Adaptive[17]; Row (3) Retinex[16]; Row (4) FRAGL[11]; Row (5) proposed model. Left Image: Computational Cost Chart.
Right Image: Row (1): Input image with initial contours pf different shapes at different positions; Row (2) Adaptive[17]; Row (3) Retinex[16]; Row (4) FRAGL[11]; Row (5) proposed model. Left Image: Computational Cost Chart.
Ablation study
This section presents the ablation study where we studied the impact of different terms of the proposed model on its overall performance for the microscopic image[22]. Figure 14 presents the line graph for segmentation accuracy concerning the full energy functional of the proposed model, removing both of the region-based terms, removing length term and removing area term, respectively.
Figure 14
Segmentation results against time complexity (a) SPF with the Akram et al.[19] formation (b) SPF formation with out membership function in the proposed methodology.
Furthermore, we also observed the impact of including membership function with the SPF function of both the region-based terms as in the Akram[19] model. The results show that we achieve a similar type of results with the only difference that it adds to the time complexity by . This difference does not look great if we take the computations for one image; however, at a large scale, this difference is worth expensive. Therefore, we opt not to append membership function with the SPF of both the region-based terms. Figure 15 presents results from both the formations against time complexity of each.
Figure 15
Ablation study over microscopic images[22] database by removing different terms from the proposed function.
Segmentation results against time complexity (a) SPF with the Akram et al.[19] formation (b) SPF formation with out membership function in the proposed methodology.Ablation study over microscopic images[22] database by removing different terms from the proposed function.
Discussion
Level set-based image segmentation models require parameter initialization that is randomly selected from the literature. This requirement compromises such models’ performance if the end-user does not select suitable parameters. Circular Projection (CP) assists with estimating the converging or diverging configuration, which helps select seeds inside the object of interest. Inspired by ESM[18], the CP is defined as:andwhere is a discrete vector filed having a window of size z with its center at point x, y of the discrete vector field. .Most image segmentation models belong to the supervised category requiring large and densely annotated datasets. However, there is a scarcity of medical datasets as researchers have access to limited samples. And the performance of such supervised models is compromised if they are trained on fewer images which could be dangerous in medical applications. The proposed model does not belong to the unsupervised category of the image segmentation literature that does not require large datasets to produce superior segmentation results.
Conclusion
This paper presents a novel method that is based on both the local and global fitting models and is smoothed by Gaussian filtering. This method segments homogeneous as well as inhomogeneous images. The bias field is incorporated with the local fitting model to ensure contour evolution over inhomogeneous regions. The Gaussian kernel provides contour smoothness over object boundaries after each iteration. The proposed model successfully and efficiently dealt with bias conditions and outclassed the other segmentation methods, as confirmed by the results and quantitative analysis sections. In the future, we will evaluate the proposed model on additional types of images.
Authors: Chunming Li; Rui Huang; Zhaohua Ding; J Chris Gatenby; Dimitris N Metaxas; John C Gore Journal: IEEE Trans Image Process Date: 2011-04-21 Impact factor: 10.856