Next Article in Journal
An Improved BAQ Encoding and Decoding Method for Improving the Quantized SNR of SAR Raw Data
Previous Article in Journal
Participant Service Ability Aware Data Collecting Mechanism for Mobile Crowd Sensing
Previous Article in Special Issue
Bistatic Forward-Looking SAR Moving Target Detection Method Based on Joint Clutter Cancellation in Echo-Image Domain with Three Receiving Channels
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Ship Segmentation in SAR Images by Improved Nonlocal Active Contour Model †

1
College of Electronic Science, National University of Defense Technology, Changsha 410073, China
2
National Laboratory of Radar Signal Processing, Xidian University, Xi’an 710000, China
*
Author to whom correspondence should be addressed.
This paper is an expanded version of “Ship Target Segmentation in SAR Images Using A Modified Nonlocal Active Contour” published in the Proceedings of the IOP Conference Series: Earth and Environmental Science, 2018 International Conference on Environmental and Energy Engineering, Xiamen, China, 1–3 March 2018.
Submission received: 18 September 2018 / Revised: 27 November 2018 / Accepted: 27 November 2018 / Published: 1 December 2018
(This article belongs to the Special Issue Automatic Target Recognition of High Resolution SAR/ISAR Images)

Abstract

:
Synthetic aperture radar (SAR) has been widely used in ocean surveillance. As an important part of shipping management and military applications, ship monitoring is a study hotspot in SAR image interpretation; hence, many researches focus on ship targets. Among these studies, ship segmentation is a basic work, but still remains challenging due to the speckle noise and the complicated backscattering phenomenology in SAR images. To solve the problems, this paper proposes a new method for ship segmentation by nonlocal processing. Firstly, the proposed nonlocal energy describes the nonlocal comparison of patches and optimizes regions with spatially-varying features. Secondly, we rewrite the energy functional by introducing a ratio distance defined with respect to the probability density functions of regions to overcome the influence of the multiplicative noise. Finally, the integral histogram is introduced into the pairwise interactions to fasten the speed of convergence. Several rounds of comparative experiments are implemented on real SAR data with different resolutions and bands. The results demonstrate that the proposed method is robust to the speckle noise and intensity variations and could achieve refined segmentation for ship targets.

1. Introduction

Due to the capability of working under all weather and all time conditions, synthetic aperture radar (SAR) is an important tool in ocean surveillance. Because of the great significance of ship monitoring in shipping management and military applications, many research works focusing on ship targets have been carried out, such as ship detection, discrimination, and recognition [1,2]. Among these studies, ship segmentation is a fundamental and meaningful work: The accurate segmentation can facilitate subsequent interpretations. On the one hand, segmenting the ship from the background is necessary for extracting target features that are often used in discrimination and classification; on the other hand, the refined segmentation is the pre-processing of the training set in some deep learning-based recognition algorithms, because eliminating the interference of background clutters contributes to classification [3].
Though widely studied, object segmentation in SAR images still remains challenging largely due to the two facts. Firstly, the multiplicative speckle noise caused by SAR systems is a common problem. The speckle noise may sharply reduce the image quality and greatly influence image interpretations. Many efforts have been devoted to overcoming the speckle effect. Efficient stochastic models of speckle noise, focusing on the multiplicative nature, have been proposed [4]. Suitable distributions that fit SAR images (e.g., K, Gamma, and G 0 distributions) are employed to improve the segmentation performance [5,6]. Secondly, the variations of backscattering coefficients also brings much trouble to image segmentation. By contrast, the research in this area is still limited. As is known, the grayscale of a pixel in the SAR image represents the proportion of microwave backscattered from the corresponding region. The intensity values on both sides of the contour are supposed to be homogeneous respectively in many segmentation algorithms. However, this proposition may have some differences in ship segmentation. This is because some specific structures on ships may lead to obvious intensity variations, especially in high resolution SAR images. With the development of the imaging technology, more details can be displayed in images. Therefore, ships appear to have various texture characteristics, instead of bright objects, as shown in Figure 1. Since some dark regions embedded in the ship are similar to the background clutters, it is difficult to extract the ship completely and precisely by the traditional algorithms.
The active contour model (ACM) is a popular tool for image segmentation, due to the ability to locate the object outline accurately. It is a framework for guiding contours toward the boundary of the object by minimizing the energy functional. In some early works, ACMs were mainly based on edge information, such as the snake and the geodesic active contour (GAC) models [7,8]. They utilize edge detectors and guide the contour towards sharp gradients of pixel intensity. However, this kind of ACM is sensitive to noise. To handle the problem, region-based ACMs have been presented, like Chan–Vese (CV), region-scalable fitting (RSF), and local and global intensity fitting (LGIF) models [9,10,11]. They have better noise robustness, since regional information is introduced into the contour evolution. To improve the performance, Wang et al. modified the local region fitting function of the RSF model incorporating a Gaussian distribution and proposed the local Gaussian distribution fitting (LGDF) model [12]. Based on this work, Thieu et al. incorporated the local and global information into a fuzzy energy function and proposed the local and global fuzzy Gaussian distribution (LGFGD) model [13], which achieved success in medical image segmentation. Besides, Some hybrid ACMs were proposed, which absorbed the advantages of those two kinds [14,15]. They have been demonstrated to have good performance in many applications. Variational ACMs have also been widely applied in SAR image segmentation. Most of them are based on the level set due to the high efficiency of contour evolution and the ability to handle the topological change [16].
As an important feature of SAR images, the statistical property is often used to improve the robustness of ACMs. For example, Shuai et al. designed a new energy functional to search for a stationary global minimum, in which the homogeneous regions were modeled by a Gamma distribution [17]. Feng et al. developed a variational multiphase segmentation framework for SAR images, and the G 0 statistical model was introduced into the regional term of the energy functional to improve the performance [18]. Ayed et al. proposed a level set segmentation method, which measured the conformity of region data to a Weibull distribution representation [19]. Tu et al. combined the modified CV (MCV) model and RSF model by replacing the Euclidean distance by a new ratio distance defined with respect to the probability density functions of regions in SAR images. They integrated the energy functional with Chan’s global minimization active contour framework [20] and proposed global minimization of the modified LGIF (GMLGIF) model [21]. It can be seen that most of these methods are based on the hypothesis that the intensities of targets and the background are homogeneous or follow the same distribution. As we discussed previously, however, this may not be true for ship segmentation in SAR images. That is why the segmentation performance is limited.
In this study, we propose a variational nonlocal ACM for ship segmentation in SAR images. Different from the preceding works, the level set is implemented by the nonlocal comparison of patches. The energy functional consists of two terms: the nonlocal energy term, defined by pairwise interaction, measuring the dissimilarity of patches inside and outside the segmented region, and the regularization term for smooth boundaries. Only the local homogeneity of image features is utilized in the procedure of the nonlocal patch comparison; hence, this method can capture the regions with spatially-varying features. Inspired by Tu’s idea, we introduce the ratio distance into the pairwise interaction and rewrite the nonlocal energy in order to make the method applicable for SAR images. The experiments based on real SAR images show that the proposed method can precisely extract ship targets from the background.
Contributions: This paper proposes an improved segmentation strategy for ship targets in order to overcome the problems of speckle noise and intensity variations. The main contribution of our study can be summarized as follows.
  • We introduce the ratio distance, similar to that proposed in [21], into the framework of the nonlocal ACM and apply the improved nonlocal ACM to SAR images. Probability density functions are utilized in nonlocal energy computation, and a prior distribution is not demanded; hence, the proposed model is an unsupervised segmentation method.
  • To deal with the large computational cost caused by nonlocal comparisons between patches, we use the integral histogram of a grey image in the patch dissimilarity calculation and accelerate the convergence. In this way, the probability density function of a local patch can be conveniently calculated, with no need to traverse each pixel.
  • The influence of parameters τ and σ on segmentation is analyzed. The robust ranges are recommended by means of experiments.

2. The Proposed Method

2.1. Nonlocal Active Contour Model

Nonlocal image processing, firstly presented by Buades et al., is a scheme dealing with imaging problems using nonlocal comparisons of patches [22]. It has been used in denoising, inverse problems, and classification [23,24]. Jung et al. proposed the nonlocal energy to drive the contour and optimize the homogeneity of the segmented region. It is named nonlocal ACM [25]. Let f : I R denote the SAR image f with the image grid I and x , y I denote two pixels in the image. A patch around the pixel x can be defined as p x ( k ) = f ( x + k ) with the size ( 2 τ + 1 ) × ( 2 τ + 1 ) , where τ is the half patch size. The nonlocal ACM calculates the segmentation by minimizing the following energy functional,
E Ω = E NL Ω + λ E R Ω
where E R Ω is a smoothing term regularizing the contour of the region. It is usually defined as the length of the boundary. λ is a weight controlling the contour regularity. More importantly, E NL Ω is the nonlocal energy describing the dissimilarity inside and outside region Ω . Let Ω c denote the complementary region of Ω , then E NL Ω is defined as:
E NL Ω = E ¯ NL Ω + E ¯ NL Ω c , E ¯ NL Ω = Ω × Ω G σ ( x , y ) d ( p x , p y ) d x d y
where the Gaussian kernel G σ ( x , y ) of scale σ is used as a decaying function of x y , defined as G σ ( x , y ) = e x y 2 2 σ 2 . d ( p x , p y ) plays an important role in this model, evaluating the dissimilarity between patches p x and p y . That is, similar patches would lead to a small value of d ( p x , p y ) ; otherwise, d ( p x , p y ) should be large. Then, how to measure this kind of patch dissimilarity or distance is the key problem that will be discussed in the next section.
According to the formulas above, it can be seen that the patches in pairwise interaction are not necessarily adjacent, and that is why it is called a nonlocal method. By this means, the nonlocal ACM achieves a good tuning of the scale at which these patches are compared. This is much different from other ACMs.

2.2. Patch Comparison in SAR Images

As described above, the patch comparison metric d ( p x , p y ) has a great influence on the nonlocal energy. To consider the pixel values, the orientation of textures, and the local statistical features jointly, Jung et al. introduced several metrics into comparisons of patches, including L 2 and Wasserstein distances [25]. Although they have proved to be effective in optical images, they may not be suitable for measuring the distance between SAR image patches due to the speckle noise. To demonstrate this proposition, we present a simple example in Figure 2. A scene of a 256 × 256 -pixel simulated SAR image is segmented by the nonlocal ACM using L 2 distance and sliced Wasserstein distance, respectively. Speckle noise with a Kdistribution is added to the simulated image in Figure 2a. The experimental results, in (b) and (c), show that these metrics are not applicable to SAR images.
Some related works have been carried out to find an appropriate metric in SAR images. The multiplicative nature of the speckle noise has been investigated by Feng et al., and they proved that the ratio distance is useful to measure the relativity of speckled SAR image patches [18]. According to the research of Deledalle, probability characteristics have satisfactory performance in SAR image processing [26]. Their viewpoints have been further supported by the work of Tu et al. They incorporated the ratio distance into the distribution metric and modified the classic CV model by replacing the Euclidean distance [21]. The energy functional of MCV is defined as:
E MCV ( Ω ) = λ 1 E ¯ MCV ( Ω ) + λ 1 E ¯ MCV ( Ω c ) E ¯ MCV ( Ω ) = Ω ε log 2 P ( x , Ω ) P img ε log P ( x , Ω ) P img 2 1 / 2 d x
where P and P img represent the probability density functions of the region and the whole image, respectively, and ε ( · ) denotes the mathematical expectation. The robustness to speckle noise of this model has been demonstrated by the experiments based on the MSTARdata [21].
Inspired by all these preceding works, we introduce the distribution metric of the ratio distance into patch comparisons,
d ( x , y ) = ε log 2 P x P y ε log P x P y 2 1 / 2
Then, the nonlocal energy can be rewritten as:
E NL Ω = Ω × Ω G σ ( x , y ) ε log 2 P x P y ε log P x P y 2 1 / 2 d x d y + Ω C × Ω C G σ ( x , y ) ε log 2 P x P y ε log P x P y 2 1 / 2 d x d y
where P x and P y represent the probability density functions of the patches p x and p y . The distance can be considered as the standard deviation between the log-likelihood of P x and P y . This kind of nonlocal energy is easy to implement, since there is no need for an appropriate statistical model. When the energy functional is minimized, the contour will be driven close to the object boundaries so that the homogeneity of the segmented regions can be optimized.

2.3. Acceleration by the Integral Histogram

The nonlocal ACM is computationally intensive due to the multiple operations of patch comparisons. Moreover, as shown in (5), the metric used in pairwise interaction requires calculating the probability density functions of each patch. It further increases the computational cost. This disadvantage leads to the low speed of contour evolution in nonlocal ACM. Since the probability density function of a patch can be calculated by the histogram of this region, the integral histogram is introduced into the nonlocal processing to overcome this drawback. It is a useful tool to accelerate the feature computing [27]. In Figure 3a, the integral histogram of a grey image f can be defined as follows:
I H x , y = I H x 1 , y + I H x , y 1 I H x 1 , y 1 + O f x , y
where the integral histogram value I H x , y denotes the histogram of the top-left region of position x , y and O f x , y represents the histogram operation for the intensity f x , y . The integral histogram is helpful for the fast region computation. As shown in Figure 3b, the histogram of a rectangle A can be quickly obtained by the integral histogram values of the four vertexes.
H A = I H x 2 , y 2 I H x 1 , y 2 I H x 2 , y 1 + I H x 1 , y 1

2.4. Numerical Implementation

For numerical implementation, the contour of the target can be evolved by a level set function φ . Then, the nonlocal energy can be rewritten as:
E NL ( φ ) = I × I 1 H ( φ ( x ) ) H ( φ ( y ) ) G σ ( x , y ) d ( p x , p y ) d x d y
where H ( · ) is the Heaviside function. The regularization term can be defined as:
E R φ = I H ( φ ( x ) ) d x
According to the gradient descent algorithm in [25], we minimize the energy and implement the segmentation. The evolution of the level set can be described with with an artificial time t 0 as follows,
φ t = ( E ( φ ) ) = ( E NL ( φ ) ) + λ ( E R ( φ ) )
Then, we discretize the gradient flow by the gradient descent as follows:
φ ( i + 1 ) = φ ( i ) ξ E NL ( φ ( i ) ) + λ E R ( φ ( i ) )
where ξ > 0 is the time step size. The evolution stops when E ( i + 1 ) E ( i + 1 ) < ω , where ω > 0 is a user-defined threshold.
The main steps of the proposed method are summarized as follows:
Input: A SAR image f, threshold ω , parameters τ , σ and λ , initialization φ 0 .
Output: The segmentation result f s .
  •    Initialization: i 0 , φ ( 0 ) φ 0 .
  •    Repeat until E ( i + 1 ) E ( i + 1 ) < ω :
  •    Computing the integral histogram of the image f.
  •    Computing the probability density functions of the image and each patch by the integral histogram.
  •    Computing the patch dissimilarities by the distribution metric of the ratio distance.
  •    Computing the energy gradient, according to Equations (8)–(10).
  •    Update φ ( i + 1 ) with φ ( i ) , according to (11).
  •     i i + 1
  •    End
  •     f s H ( φ )

2.5. Computational Complexity

Suppose the SAR image size is W × H . In the beginning, computing the integral histogram of the SAR image is independent of other iterative operations, and its computational complexity is in the order of W · H . Then, since the probability density functions of patches can be conveniently calculated by the integral histogram using (7), the computational complexity of patch comparisons is also in the order of W · H . Therefore, the computational complexity of the proposed method is O ( W · H ) .
We expand the size of an image from 103 × 103 to 206 × 206 and implement the proposed method on the original and enlarged images, respectively. The segmentation results are shown in Figure 4. The running times of (a) and (b) are 16.79 s and 73.52 s. Notice that the enlarged image is four-times the size of the original one, and the ratio of the running time of (b) to that of (a) is approximately four. Therefore, the derivation of the complexity is reliable.

3. Experimental Results and Analysis

In this section, We first compare the proposed method with other previous works based on real SAR images and demonstrate the acceleration of convergence by the integral histogram. Then, several ship chips are used to analyze the segmentation accuracy in detail. Finally, we discuss the parameters of the proposed method.

3.1. Segmentation of SAR Images

Three SAR images of ocean scenes were used in this experiment. The first one was a subimage (Subimage 1) from an X-band Cosmo-Skymed image with 3-m resolution, and the other two (Subimage 2 and Subimage 3) were from two C-band RADARSAT-2 images with 5-m resolution. Their sizes were 310 × 310 , 400 × 400 , and 660 × 660 . We carried out the proposed method with the parameters τ = 3 , σ = 15 , λ = 15 and drew a comparison with the CV, RSF, LGIF, LGFGD, and GMLGIF models based on the three images. The original images and the experimental results are shown in Figure 5. It can be seen that the CV model failed to detect the ships in the three images. It was sensitive to the speckle noise and the intensity variations in the background, so the contour evolution was very influenced. The segmentation was not finished after 1000 iterations. As for the other methods, all of them detected the ships and achieved satisfactory results in Subimage 1, because the ships and the background were respectively homogeneous. In Subimages 2 and 3, however, the serious noise and local intensity variations of the background severely interfered with the segmentations of RSF and LGIF. LGFGD did not show good performance either. This may be because the Gaussian distribution was not able to characterize the statistical behavior of the sea clutter in SAR images [5,28]. GMLGIF and the proposed method, with due consideration of the speckle noise, were more suitable for SAR images and overcame those interferences. However, the segmentation by GMLGIF was not precise, and it only extracted the bright region of the ship. By contrast, the segmentation accuracy of the proposed method was higher.
We compare the running time of the convergence by RSF, LGIF, LGFGD, and GMLGIF models and the proposed method in Table 1. The experiments were carried out with MATLAB code running on the same hardware platform of an AMD Athlon (tm) Dual-Core 3.1-GHz CPU and 8.0 GB memory. It can be seen that the original patch comparison was time consuming, but the nonlocal ACM became much faster with the help of the integral histogram.

3.2. Segmentation of Target Chips

Since both the GMLGIF model and the proposed method utilize the modified ratio distance, it is necessary to make a further comparison of these two methods in order to demonstrate the advantage of the nonlocal ACM. Figure 6a shows the 12 chips of the ship target used in this experiment. Chips 1–9, with sizes of 243 × 243 295 × 295 , were from TerraSAR X-band images with 1-m resolution. Chips 10–12, with sizes of 75 × 75 103 × 103 , were from RADARSAT-2 C-band images with 5-m resolution. As references, the manual segmentations are shown in Figure 6b. The results of the GMLGIF model are shown in Figure 6c. The proposed method was carried out in Figure 6d, with τ = 3 , σ = 15 , λ = 15 . In low resolution SAR images, a ship target may appear to be a group of bright pixels, like Chips 10–12. Both methods achieved satisfactory results when dealing with Chips 10 and 12. In Chip 11, the contours of the GMLGIF model fell into local minima due to the strong speckle noise. High resolution SAR images showed more structure information of targets; hence, ships appeared to have some texture characteristics, like Chips 1–9. The intensity variations were usually caused by the complicated structure of the deck erection. Under the circumstances, the GMLGIF model failed to deal with the intensity variations on ships. Some dark regions could be be adjusted by regularization. As a result, some ships extracted by GMLGIF were incomplete, while some were segmented into isolated regions. By contrast, the ship contours obtained by the proposed method were closer to the references.
The segmentation performance was quantitatively evaluated by the mean absolute distance (MAD) [29] and the Dice metric (DM) [30]. If there are n points on the snake contour S = s 1 , s 2 , , s n , and k points on the manually-segmented contour M = m 1 , m 2 , , m k , MAD can be defined as:
MAD ( S , M ) = 1 2 1 n i = 1 n d ( s i , M ) + 1 k j = 1 k d ( m j , S )
where d ( s i , M ) = min j s i , m j is the distance from s i to the closest point of M . DM is a measure of contour overlap, which is given by:
DM = 2 A sm A s + A m , DM 0 , 1
where A s , A m , A sm are the segmented contour area, the manually-segmented area, and their intersection area, respectively. A higher DM indicates a better match between two contours. In Figure 7, the quantitative evaluation demonstrates that the contours extracted by the proposed method were more precise.

3.3. Discussion of Parameters

The proposed method contains some parameters, such as τ , σ , and λ , which were empirically set in the given experiments. λ is the weight adjusting the regularity of the region boundary, often used in many other ACMs. In this section, we analyze the influence of the other two parameters, related to the patch comparison of the nonlocal processing.
Considering that τ is the half patch size and σ is the scale of the Gaussian kernel, we suppose that these two parameters are independent from each other. Therefore, the control variate method was adopted in parameter analysis. In other words, we changed one parameter and fixed the other one at a time. The experiments were implemented on the first three chips in Figure 5. Firstly, we set τ = 3 and the range of σ from 10–30. The corresponding MADs and DMs of the segmentation results with various values of σ are shown in the top row of Figure 8. It can be seen that σ , in the range from 12–20, was appropriate for these images. When σ was beyond this range, the segmentation performance degraded. σ is the scale of the Gaussian kernel, and it controls the weight of patch comparison according to the Euclidean distance between patches. Too small of a σ would greatly weaken the influence of the interaction between nonadjacent patches. As a result, the model cannot reach the global optimal segmentation. However, if σ becomes too large, the interaction between patches of different categories would lead to segmentation error. Generally speaking, an image made of an almost constant pattern demands a large σ . By contrast, fast feature variations requires a small one.
Secondly, we fixed σ = 15 and range of τ from 1–10 to test the influence of τ on segmentation. The quantitative evaluations are shown in the bottom row of Figure 8. The half patch size τ directly influences the local statistical description of a pixel. If a patch is too small, it is hard to estimate its local statistics. Otherwise, too big of a patch is no longer locally homogeneous, and it reduces the segmentation accuracy. When τ was set from 2–5, the segmentation kept relatively robust.

4. Conclusions

Aiming at the problems of the multiplicative noise and variations of backscattering coefficients, we proposed an improved nonlocal ACM for ship segmentation in SAR images. A new nonlocal energy, incorporating the distribution metric of a ratio distance, was defined to optimize regions with spatially-varying features. The integral histogram was utilized in pairwise interactions to reduce the computational cost. The advantages of the proposed method were verified by several rounds of experiments on the real SAR images from different sensors. The results demonstrated that the proposed method was able to segment ship targets from speckled SAR images with intensity variations. Compared with some existing algorithms, the proposed method achieved obvious improvement in refined segmentation.

Author Contributions

X.Z. and G.K. conceived of and devised the idea; X.Z. and B.X. designed and performed the experiments; X.Z. and G.D. analyzed the experimental results; all authors contributed to writing and editing the manuscript.

Funding

This work is supported by the Natural Science Foundation of China (NSFC) under Grant No. 61701508.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ao, W.; Xu, F.; Li, Y.; Wang, H. Detection and Discrimination of Ship Targets in Complex Background from Spaceborne ALOS-2 SAR Images. IEEE J-STARS 2018, 11, 536–550. [Google Scholar] [CrossRef]
  2. Margarit, G.; TabascoShip, A. Classification in Single-Pol SAR Images Based on Fuzzy Logic. IEEE Trans. Geosci. Remote Sens. 2011, 49, 3129–3138. [Google Scholar] [CrossRef]
  3. Huang, Y.; Pei, J.; Yang, J.; Wang, B.; Liu, X. Neighborhood Geometric Center Scaling Embedding for SAR ATR. IEEE Trans. Aerosp. Electron. Syst. 2014, 50, 180–192. [Google Scholar] [CrossRef]
  4. Gao, G. Statistical modeling of SAR images: A survey. Sensors 2010, 10, 775–795. [Google Scholar] [CrossRef] [PubMed]
  5. Gao, G.; Ouyang, K.; Luo, Y.; Liang, S.; Zhou, S. Scheme of parameter estimation for generalized gamma distribution and its application to ship detection in SAR image. IEEE Trans. Geosci. Remote Sens. 2017, 55, 1812–1832. [Google Scholar] [CrossRef]
  6. Wang, C.; Jiang, S.; Zhang, H.; Wu, F.; Zhang, B. Ship detection for high-resolution SAR images Based on feature analysis. IEEE Geosci. Remote Sens. Lett. 2014, 11, 119–123. [Google Scholar] [CrossRef]
  7. Kass, M.; Witkin, A.; Terzopoulos, D. Snake: Active contour models. Int. J. Comput. Vis. 1987, 1, 321–332. [Google Scholar] [CrossRef]
  8. Caselles, V.; Kimmel, R.; Sapiro, G. Geodesic active contours. Int. J. Comput. Vis. 1997, 22, 61–79. [Google Scholar] [CrossRef]
  9. Chan, T.F.; Vese, L.A. Active contours without edges. IEEE Trans. Image Process. 2001, 10, 266–277. [Google Scholar] [CrossRef] [Green Version]
  10. Li, C.; Kao, C.; Gore, J.C. Minimization of region-scalable fitting energy for image segmentation. IEEE Trans. Image Process. 2008, 17, 1940–1949. [Google Scholar]
  11. Wang, L.; Li, C.; Sun, Q.; Xia, D.; Kao, C. Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation. Comput. Med. Imaging Gr. 2009, 33, 520–531. [Google Scholar] [CrossRef] [PubMed]
  12. Wang, L.; He, L.; Mishra, A.; Li, C. Active contours driven by local Gaussian distribution fitting energy. Signal Process. 2009, 89, 2435–2447. [Google Scholar] [CrossRef]
  13. Thieu, Q.; Luong, M.; Rocchisani, J.; Sirakov, N.M.; Viennet, E. Efficient segmentation with the convex local-global fuzzy Gaussian distribution active contour for medical applications. Ann. Math. Artif. Intell. 2015, 75, 249–266. [Google Scholar] [CrossRef]
  14. Lankton, S.; Nain, D.; Yezzi, A.; Tannenbaum, A. Hybrid geodesic region-based curve evolutions for image segmentation. Proc. SPIE 2007, 6510, 2–10. [Google Scholar]
  15. Zhang, K.; Zhang, L.; Song, H.; Zhou, W. Active contours with selective local or global segmentation: A new formulation and level set method. Image Vis. Comput. 2010, 28, 668–676. [Google Scholar] [CrossRef]
  16. Malladi, R.; Sethian, J.A.; Vemuri, B.C. Shape Modeling with Front Propagation: A Level Set Approach. IEEE Trans. Pattern Anal. Mach. Intell. 1995, 17, 158–175. [Google Scholar] [CrossRef]
  17. Shuai, Y.; Sun, H.; Xu, G. SAR image segmentation based on level set with stationary global minimum. IEEE Geosci. Remote Sens. Lett. 2008, 5, 644–648. [Google Scholar] [CrossRef]
  18. Feng, J.; Cao, Z.; Pi, Y. Multiphase SAR image segmentation with G0 -statistical-model-based active contours. IEEE Trans. Geosci. Remote Sens. 2013, 7, 4190–4199. [Google Scholar] [CrossRef]
  19. Ayed, I.; Hennane, N.; Mitiche, A. Unsupervised variational image segmentation/classification using a Weibull observation model. IEEE Trans. Image Process. 2006, 15, 3431–3439. [Google Scholar] [CrossRef]
  20. Chan, T.F.; Esedoglu, S.; Nikolova, M. Algorithms for finding global minimizes of image segmentation and denoising models. SIAM J. Appl. Math. 2006, 966, 1632–1648. [Google Scholar] [CrossRef]
  21. Tu, S.; Su, Y.; Li, Y. Convex active contour model for target detection in synthetic aperture radar images. J. Appl. Remote Sens. 2015, 9, 1–24. [Google Scholar] [CrossRef]
  22. Buades, A.; Coll, B.; Morel, J.M. A review of image denoising algorithms, with a new one. Siam J. Multiscale Model. Simul. 2005, 4, 490–530. [Google Scholar] [CrossRef]
  23. Kindermann, S.; Osher, S.; Jones, P.W. Deblurring and denoising of images by nonlocal functionals. Siam J. Multiscale Model. Simul. 2005, 4, 1091–1115. [Google Scholar] [CrossRef]
  24. Peyre, G.; Bougleux, S.; Cohen, L. Non-local regularization of inverse problems. Inverse Probl. Imaging 2011, 5, 511–530. [Google Scholar] [Green Version]
  25. Jung, M.; Peyre, G.; Cohen, L.D. Non-local active contours. SIAM J. Imaging Sci. 2012, 5, 1022–1054. [Google Scholar] [CrossRef]
  26. Deledalle, C.A.; Denis, L.; Tupin, F. Iterative weighted maximum likelihood denoising with probabilistic patch-based weights. IEEE Trans. Image Process. 2009, 18, 2661–2672. [Google Scholar] [CrossRef] [PubMed]
  27. Porikli, F. Integral histogram: A fast way to extract histograms in Cartesian spaces. Proc. IEEE Comput. Soc. Conf. Comput. Vis. Pattern Recognit. 2005, 1, 829–836. [Google Scholar]
  28. Grandhomme, J. Statistical Analysis of a High-Resolution Sea-Clutter Database. IEEE Trans. Geosci. Remote Sens. 2010, 48, 2024–2037. [Google Scholar]
  29. Mikic, I.; Krucinski, S.; Thomas, J. Segmentation and tracking in echocardiographic sequences: Active contours guided by optical flow estimates. IEEE Trans. Med. Imaging 1998, 17, 274–284. [Google Scholar] [CrossRef] [PubMed]
  30. Ayed, I.; Chen, H.; Punithakumar, K.; Ross, I.; Li, S. Max-flow segmentation of the left ventricle by recovering subject-specific distributions via a bound of the Bhattacharyya measure. Med. Image Anal. 2012, 16, 87–100. [Google Scholar] [CrossRef] [PubMed]
Figure 1. The intensity variations of ships in SAR images. (a) Oil tanker; (b) carrier.
Figure 1. The intensity variations of ships in SAR images. (a) Oil tanker; (b) carrier.
Sensors 18 04220 g001
Figure 2. Segmentation by Jung’s algorithms. (a) Simulated SAR image; (b) segmentation using L 2 distance; (c) segmentation using sliced Wasserstein distance.
Figure 2. Segmentation by Jung’s algorithms. (a) Simulated SAR image; (b) segmentation using L 2 distance; (c) segmentation using sliced Wasserstein distance.
Sensors 18 04220 g002
Figure 3. (a) Definition of the integral histogram of a grey image; (b) fast region computing.
Figure 3. (a) Definition of the integral histogram of a grey image; (b) fast region computing.
Sensors 18 04220 g003
Figure 4. Segmentations of images (a,b) with sizes of 103 × 103 and 206 × 206 .
Figure 4. Segmentations of images (a,b) with sizes of 103 × 103 and 206 × 206 .
Sensors 18 04220 g004
Figure 5. Segmentation of SAR images. The top row shows the real SAR images for the segmentation experiment. From left to right: Subimage 1 is from an X-band Cosmo-Skymed image with 3-m resolution; Subimage 2 and Subimage 3 are from two C-band RADARSAT-2 images with 5-m resolution. The second row shows the initial contours. The third to the seventh rows show the segmentation results of Chan–Vese (CV), region-scalable fitting (RSF), local and global intensity fitting (LGIF), local and global fuzzy Gaussian distribution (LGFGD), and global minimization LGIF (GMLGIF), respectively. The bottom row shows the the segmentation results of the proposed method.
Figure 5. Segmentation of SAR images. The top row shows the real SAR images for the segmentation experiment. From left to right: Subimage 1 is from an X-band Cosmo-Skymed image with 3-m resolution; Subimage 2 and Subimage 3 are from two C-band RADARSAT-2 images with 5-m resolution. The second row shows the initial contours. The third to the seventh rows show the segmentation results of Chan–Vese (CV), region-scalable fitting (RSF), local and global intensity fitting (LGIF), local and global fuzzy Gaussian distribution (LGFGD), and global minimization LGIF (GMLGIF), respectively. The bottom row shows the the segmentation results of the proposed method.
Sensors 18 04220 g005aSensors 18 04220 g005b
Figure 6. Segmentation of target chips. (a) Original chips; (b) manual segmentation for reference; (c) segmentation by the GMLGIF model; (d) segmentation by the proposed method.
Figure 6. Segmentation of target chips. (a) Original chips; (b) manual segmentation for reference; (c) segmentation by the GMLGIF model; (d) segmentation by the proposed method.
Sensors 18 04220 g006aSensors 18 04220 g006b
Figure 7. Quantitative evaluation. The mean absolute distances (MADs) of segmentation are on the left, and the Dice metrics (DMs) of segmentation are on the right.
Figure 7. Quantitative evaluation. The mean absolute distances (MADs) of segmentation are on the left, and the Dice metrics (DMs) of segmentation are on the right.
Sensors 18 04220 g007
Figure 8. Parameter analysis. Top row: MADs and DMs vary with σ by fixing τ = 3 . Bottom row: MADs and DMs vary with τ by fixing σ = 15 .
Figure 8. Parameter analysis. Top row: MADs and DMs vary with σ by fixing τ = 3 . Bottom row: MADs and DMs vary with τ by fixing σ = 15 .
Sensors 18 04220 g008
Table 1. Comparison of the running time. RSF, region-scalable fitting.
Table 1. Comparison of the running time. RSF, region-scalable fitting.
RSF [10]LGIF [11]LGFGD [13]GMLGIF [21]Nonlocal ACM with Integral HistogramNonlocal ACM without Integral Histogram
Subimage 1104.39 s110.14 s85.71 s87.56 s82.38 s331.71 s
Subimage 2126.79 s130.16 s101.03 s96.76 s103.60 s398.23 s
Subimage 3233.77 s241.75 s248.91 s278.76 s260.60 s1167.23 s

Share and Cite

MDPI and ACS Style

Zhang, X.; Xiong, B.; Dong, G.; Kuang, G. Ship Segmentation in SAR Images by Improved Nonlocal Active Contour Model. Sensors 2018, 18, 4220. https://0-doi-org.brum.beds.ac.uk/10.3390/s18124220

AMA Style

Zhang X, Xiong B, Dong G, Kuang G. Ship Segmentation in SAR Images by Improved Nonlocal Active Contour Model. Sensors. 2018; 18(12):4220. https://0-doi-org.brum.beds.ac.uk/10.3390/s18124220

Chicago/Turabian Style

Zhang, Xiaoqiang, Boli Xiong, Ganggang Dong, and Gangyao Kuang. 2018. "Ship Segmentation in SAR Images by Improved Nonlocal Active Contour Model" Sensors 18, no. 12: 4220. https://0-doi-org.brum.beds.ac.uk/10.3390/s18124220

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop