Next Article in Journal
Capacity-Delay Trade-Off in Collaborative Hybrid Ad-Hoc Networks with Coverage Sensing
Previous Article in Journal
Combining CHAMP and Swarm Satellite Data to Invert the Lithospheric Magnetic Field in the Tibetan Plateau
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Denoising Scheme for Randomly Clustered Noise Removal in ICCD Sensing Image

Institute of Artificial Intelligence and Robotics, Xi’an Jiaotong University, Xi’an 710049, China
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(2), 233; https://doi.org/10.3390/s17020233
Submission received: 17 November 2016 / Revised: 22 December 2016 / Accepted: 9 January 2017 / Published: 26 January 2017
(This article belongs to the Section Physical Sensors)

Abstract

:
An Intensified Charge-Coupled Device (ICCD) image is captured by the ICCD image sensor in extremely low-light conditions. Its noise has two distinctive characteristics. (a) Different from the independent identically distributed (i.i.d.) noise in natural image, the noise in the ICCD sensing image is spatially clustered, which induces unexpected structure information; (b) The pattern of the clustered noise is formed randomly. In this paper, we propose a denoising scheme to remove the randomly clustered noise in the ICCD sensing image. First, we decompose the image into non-overlapped patches and classify them into flat patches and structure patches according to if real structure information is included. Then, two denoising algorithms are designed for them, respectively. For each flat patch, we simulate multiple similar patches for it in pseudo-time domain and remove its noise by averaging all the simulated patches, considering that the structure information induced by the noise varies randomly over time. For each structure patch, we design a structure-preserved sparse coding algorithm to reconstruct the real structure information. It reconstructs each patch by describing it as a weighted summation of its neighboring patches and incorporating the weights into the sparse representation of the current patch. Based on all the reconstructed patches, we generate a reconstructed image. After that, we repeat the whole process by changing relevant parameters, considering that blocking artifacts exist in a single reconstructed image. Finally, we obtain the reconstructed image by merging all the generated images into one. Experiments are conducted on an ICCD sensing image dataset, which verifies its subjective performance in removing the randomly clustered noise and preserving the real structure information in the ICCD sensing image.

Graphical Abstract

1. Introduction

An Intensified Charge-Coupled Device (ICCD) image sensor is used to capture the scene at extremely low-light-level conditions [1,2,3]. The principle of the ICCD image sensor is briefly described as follows. First, some electrons are obtained and injected into many voltages applied microchannel tubes after photovoltaic conversion process. Then, each electron crashes into the wall of a tube to generate more electrons. After that, all the electrons will be ejected from the tubes and shot onto the fluorescent screen. Finally, the image is captured by the CCD image sensor [4,5,6]. In this way, the ICCD image sensor could capture the scene in a low-light environment. Figure 1a shows the used device for ICCD image sensing in our project.
Although an ICCD image sensor has imaging ability in low-light environments, it may increase the noise significantly due to the randomly-generated electrons. So the noise in the ICCD sensing image may be much more complicated than that in the natural image. It has the following characteristics. (a) Different from the general independent identically distributed (i.i.d.) noise in natural image, the noise in the ICCD sensing image is spatially clustered due to the usage of microchannel tubes. It destroys the true structure information of the image and also induces unexpected structure information; (b) The noise in the ICCD image appears in a randomly clustered pattern. This is different from fixed pattern noise. In fixed pattern noise, the structure of the noise is often fixed or similar, like the raindrops in a natural image. Fixed pattern noise has been well studied in the literature [7,8,9,10,11]. By comparison, the structure of the noise in the ICCD image is random. We show an example in Figure 1 to illustrate the characteristics of the ICCD image. Figure 1c shows a captured ICCD image with the device in Figure 1a. It is seen that, the ICCD image includes unexpected structure information and its pattern appears random, which consequently destroys the true structure information of the image. By comparison, Figure 1b shows a natural image captured by a general CCD sensor, whose structure information is still kept intact despite the existence of the white noise. In this paper, we focus on this randomly clustered noise problem in the ICCD image. Indeed, this problem exists not only in the ICCD image but also other possible scenarios, like the image captured in front of a frosted window. Therefore, effective methods are required to remove such noise in the ICCD sensing image.
Image denoising has been well-studied in recent decades [12,13,14]. Generally, image denoising methods can be categorized into three classes: spatial-domain based methods, transform-domain based methods, and dictionary learning based methods [15].
Spatial-domain based methods mainly utilize the spatial correlations of natural images [16]. For each patch (or pixel), a set of candidates is often generated and used in the filtering process. According to the selection of candidates, spatial filters can be categorized as local and nonlocal filters. A large number of local filtering methods are designed, such as Wiener filter [17], least mean squares filter [18], trained filter (TF) [19], bilateral filter [20], anisotropic filtering [21], steering kernel regression (SKR) [22], and kernel-based image denoising employing semiparametric regularization (KSPR) [23]. However, these methods often require the signal-to-noise ratio to be low enough. Otherwise, the spatial correlation of neighboring pixels may be corrupted by severe noise. The nonlocal filters often make use of the self-similarity of different regions in natural images. For example, nonlocal means (NLM) method [24] filters a patch by weighted averaging all other patches in the image. Many methods have been proposed based on the NLM to reduce its computational cost [25,26] and enhance the denoising performance [27,28]. In recent years, some new solutions are also proposed for noise removal in the spatial-domain. Low rank matrix approximation (LRMA) is a newly emerging denoising technique, which recovered the underlying low rank matrix from its degraded observation. The authors of [29] proposed a model, named the ‘Weighted Schatten p-Norm Minimization (WSNM)’ model, to relax the nonconvex rank minimization problem for LRMA. In [30], they classified similar image patches to form multiple patch groups, then each group is factorized and estimated by singular value decomposition (SVD) separately. Similarly, Ref. [31] also classified similar image patches into groups, and each group is reconstructed separately using low-rank representation. For transform-domain based filtering methods, image patches are often represented by a set of coefficients based on orthonormal basis, such as wavelets [32], curvelets [33], and contourlets [34]. In these methods, small coefficients often represent the high-frequency part of the input image, which corresponds to image details and noise. Then the noise in the image could be eliminated by reducing the smaller coefficients. Plenty of transform-domain methods have been proposed in the past. For example, Ref. [35] used orthonormal basis for sharp frequency localization. In [36] they filtered an image in wavelet domain, in which the coefficients at adjacent positions and scales were firstly modeled as a Gaussian scale mixture model, then the wavelet coefficients were updated by Bayesian least-squares estimation. Besides, some methods incorporate nonlocal similarity into the transform-domain method [37,38,39]. For example, Ref. [39] proposed a block-matching and 3-D filtering (BM3D) method, which is based on [36]. The authors of [37] regularized each image patch by band-wise distribution modeling in transform domain. In [38], stripe noise is first separated using wavelet-Fourier filter, then remaining random noise is removed using the multiscale NLM filter. With the emergence of machine learning techniques in recent years, sparse representation has become a powerful method for image denoising and restoration problems. The general idea of this method is to learn a large group of patches from an image dataset to form a redundancy dictionary, such that each patch in the reconstructed image can be expressed as a linear combination of a few patches in the dictionary. There have been plenty of dictionary learning based denoising methods, such as K-clustering with singular value decomposition (K-SVD) [40], learned simultaneous sparse coding (LSSC) [41], clustering-based sparse representation (CSR) [42], hierarchical sparse learning with spectral-spatial information [43], and vector-valued sparse representation model using reduced quaternion matrix [44].
All the above denoising methods have been verified in removing the i.i.d. noise of natural images. However, they may not work well for an ICCD sensing image. For the spatial-domain based methods, they rely on spatial structure information of the image; however, the clustered noise in the ICCD sensing image includes unexpected structure information. For the transform-domain based methods, the clustered noise includes not only high-frequency information but also low-frequency information. So the transform-domain based methods could not eliminate the noise by reducing the high-frequency coefficients. For the dictionary learning based methods, they could not differentiate the unexpected structure information of the clustered noise in the ICCD sensing image, and attempt to recover it.
Besides the above methods for i.i.d. noise removal, there have been some methods for the clustered noise removal, such as water droplets or raindrops in the image. One dominant solution is called self-learning-based signal decomposition [9,10,11]. In this solution, the image is first decomposed into a low-frequency part and a high-frequency part, and a dictionary from the high-frequency part is learned. Then the feature of the noise pattern is extracted from the dictionary elements. After that, the dictionary is classified into noise-free sub-dictionary and noisy sub-dictionary by Support Vector Machine (SVM) [45] or clustering [46]. The noise-free sub-dictionary is used to reconstruct the high-frequency part by sparse representation. Finally, the image is recovered by merging the low-frequency part and the reconstructed high-frequency part. However, this solution is specifically designed for the clustered noise with fixed shape, like the water droplets or raindrops. It may not suit for an ICCD sensing image, in which the clustered noise is formed randomly. It is because: (a) the clustered noise in the ICCD sensing image exists not only in the high-frequency part, but also in the low-frequency part; (b) the noise pattern is so large that a single element of the dictionary cannot cover a clustered noise, and enlarging the size of the element may induce serious distortion; (c) the noise pattern is random, thus distinguishable features cannot be easily extracted.
In this paper, we specifically consider the randomly clustered noise problem of the ICCD image. We aim to remove not only the general noise in the ICCD image but also the additional structural information in it, which is induced by the randomly clustered noise. It may help improve the subjective quality of the ICCD image. We propose a denoising scheme to remove the randomly clustered noise in the ICCD sensing image. The basic idea of the scheme is to first divide the image into a flat region and a structure region to consider if real structure information is included, and then eliminate the noise in the flat region and reconstruct the structure information in the structure region. Specifically, we first segment the ICCD sensing image into non-overlapped patches. We design an identification feature based on Histogram of Oriented Gradient (HOG) [47] for this purpose, named Histogram Variance of Oriented Gradient (HVOG), which is used to decide whether a patch includes real structure information or not. With this feature, the patches can be classified into flat patches and structure patches. We then present two denoising algorithms for them separately. For each flat patch, we remove the randomly clustered noise in pseudo-time-domain, considering that unexpected structure information induced by the noise varies over time. It simulates multiple similar image patches for the patch in a period of time and eliminates the randomly clustered noise by averaging all the simulated patches. For each structure patch, we design a structure-preserved sparse coding method to restore the true structure information. It reconstructs each patch by describing it as a weighted summation of its neighboring patches and incorporating the weight information into the sparse representation process of the current patch.
By performing the above two algorithms for all flat patches and structure patches, respectively, we could get a whole reconstructed image. In the experiment, we find that blocking artifacts often exists in the reconstructed image, which is caused by the patch segmentation operation. To address this problem, we perform the above process iteratively by changing the relevant initialization parameters in the segmentation process and re-segmenting the ICCD sensing image into non-overlapped patches. Finally, we get the reconstructed ICCD sensing image by merging all the obtained images in the iterative process into one. The proposed denoising scheme is evaluated on a real ICCD sensing image dataset and compared with three existing denoising algorithms, which shows that the proposed scheme effectively removes the randomly clustered noise in the ICCD sensing image and also preserves the real structure information of the image simultaneously.
The rest of the paper is organized as follows. In Section 2 we introduce the framework of the proposed scheme. In Section 3, we present the scheme in details, including histogram variance of oriented gradient, denoising method in the pseudo-time domain, and structure-preserved sparse coding. In Section 4, experiments are performed for the proposed denoising scheme.

2. Framework of the Proposed Denoising Scheme for ICCD Sensing Image

The framework of the proposed scheme is shown in Figure 2. First, we decompose an image into non-overlapped patches, then we design a feature HVOG to classify the patches into two classes based on a predefined threshold: structure patch and flat patch. For structure patches, we further decompose the patch into sub-patches and decide the type of each sub-patch by the feature HVOG. For the structure sub-patches, we design a structure-preserved sparse coding method to reconstruct the structure information. The relevant dictionary is initialized with the K-SVD dictionary trained from the structure sub-patches and its noise elements are eliminated. For the flat patches or the flat sub-patches, we design a denoising method in pseudo-time-domain. After all the patches and sub-patches are processed, they are merged into one image. The above process is repeated multiple times by changing the initialization parameters. Finally, we get the reconstructed ICCD sensing image by merging all the results in each iteration process.

3. The Denoising Scheme for ICCD Sensing Image

In this section, we present the proposed denoising scheme in detail, including four parts, i.e., the histogram variance of oriented gradient feature, the denoising method in pseudo-time-domain, the structure-preserved sparse coding, and the iterative process. Considering that the captured image by the ICCD image sensor is often of low contrast, we enhance the input image with histogram equalization before the denoising process.

3.1. Patch Classification Based on Histogram Variance of Oriented Gradient

In this section, we first segment the ICCD image into non-overlapped patches, and then divide them into two parts—i.e., flat patches and structure patches—according to if true structure information of the scene is included. Generally, the flat patches and the structure patches in the ICCD sensing image are different from that in nature image due to its distinctive characteristics. For the flat patches in the ICCD sensing image, it mainly includes the clustered noise, and the pattern of the clustered noise is formed randomly. In this scenario, the feature of the flat patches may also be distributed randomly, e.g., the magnitudes and orientations of the gradient feature. However, for the structure patches, they include not only the clustered noise but also some texture information. Different from the clustered noise, the gradient feature of the texture information may not distribute randomly. For example, the orientations of the gradient feature of a patch near a straight edge may be the same.
Based on the above analysis, we design a feature based on HOG [47], named HVOG, to differentiate the flat patches from the structure patches based on the magnitudes and orientations of the gradient feature. Generally, the magnitudes and orientations of the gradient in a flat patch are often random due to the randomness of the clustered noise in the ICCD sensing image. So the distribution of the gradient feature may be uniform in a flat patch. However, it may not be uniform in a structure patch due to the existence of the texture information.
The patch classification process is as follows (see Figure 3):
(1)
Slide a window of size s × s over each patch with step t, to obtain multiple blocks, calculate the magnitudes and orientations of the gradient feature in each block.
(2)
Divide the pixels in each block into k classes according to their orientations, then sum up the absolute magnitudes of the gradients of all pixels in each class to form a histogram with the results of all k classes.
(3)
Repeat the process above to form histograms for all blocks, then merge these histograms into one in the series.
(4)
Calculate the variance of the merged histogram.
(5)
Predefine a threshold value. If the variance is larger than the threshold, the patch is classified as a structure patch, otherwise, it is classified as a flat patch.
With the above method, the whole ICCD sensing image can be segmented and classified into flat patches and structure patches. The parameters s, t, k, and the threshold will be determined by experiment in Section 4.1.

3.2. Denoising Method of Flat Patches in Pseudo-Time Domain

In last section, the patches are classified into flat patches and structure patches. For each flat patch, it often includes some unexpected structure information due to the existence of the clustered noise. General spatial filters do not work in this scenario, like the Gaussian filter. We address this problem in time domain by averaging images of the same scene captured in a period of time, because the structure information of the clustered noise varies along time. The problem is that we only have one image, not a video. To address this problem, we present a method to simulate the images of different times based on the local information of one image. The method is described as follows.
First, we select two kinds of patches in the image, named neighbor patches and block-matching patches, as follows.
Neighbor patches. We select some neighbor patches that are adjacent to current patch. They should meet the following limitations: (1) the distance between the centers of current patch and an adjacent patch are less than half the length of the patch; (2) the HVOG value of the patch should be less than a predefined threshold (the same threshold as that of in Section 3.1), which ensures the patch is a flat one; (3) the average gray value between an adjacent patch and its reference patch is less than a predefined threshold value (fixed as 0.005 in this paper). It ensures they have similar gray values.
Block-matching patches. We further select some patches in the image as block-matching patches, who have similar contents with the current patch. First, we calculate the residues between each patch and the current patch. Then the residue is compared with a predefined threshold (fixed as 0.0015 in this paper). These patches with smaller residues are selected as the block-matching patches.
Then, we remove the randomly clustered noise in each flat patch by averaging all the obtained neighbor patches and block-matching patches.

3.3. Denoising Method of Structure Patches Based on Its Sparse Representation

Considering that a structure patch may still contain small flat regions, we further decompose each structure patch into sub-patches and classify these sub-patches as flat sub-patches and structure sub-patches with the method in Section 3.1. For the flat sub-patches, they are also denoised with the method in Section 3.2. For structure sub-patches, they are denoised as follows.
We develop a method based on sparse representation to reduce the clustered noise in the structure sub-patches. First, we train a K-SVD dictionary based on all the structure sub-patches and eliminate its noise elements. Then, we design a structure-preserved sparse coding method to restore the structure information. It reconstructs each patch by first describing it as a weighted summation of its neighboring patches and then incorporating the weight information into the sparse representation process of the current patch. Finally, we could get the reconstructed patch for the current patch. The method is described as follows.

3.3.1. K-SVD Training and Noise Elements Elimination

We assume there are totally N structure sub-patches for training. They are denoted as y i n ( 1 i N ) and Y = { y i } i = 1 N . In the sparse representation of each signal y i , an over-complete dictionary matrix D n × K is first trained that contains K prototype signal-atoms for columns, then the signal can be represented as a sparse linear combination of these elements as y i D x i . It satisfies y i D x i p ϵ and x i K denotes the representation coefficients of the signal y i , where · p is the l p norm (p = 1, 2, or ). The sparse representation problem can be solved with the following objective function based on the K-SVD [40]:
min D , X Y D X F 2   s . t .   i ,   x i 0 T 0
where Y D X F 2 = i = 1 N y i D x i 2 , · 0 is the l 0 norm, X = { x i } i = 1 N , and T 0 is a predetermined value fixed as 3 in this paper following the suggestion in [40].
After that, we eliminate the noise elements in the dictionary. First, we reshape the elements of the dictionary into square matrixes like a set of image patches. Second, we obtain the HVOG values of these matrixes with the method in Section 3.1. Then the matrixes with small HVOG values are dropped and others are reserved as a new dictionary. Finally, the new dictionary is used to obtain the coefficients by applying the OMP [48] method and the coefficients are used for initialization of sparse coding later.

3.3.2. Structure-Preserved Sparse Coding

We present a method to preserve the structure information based on sparse coding by adding a regularization term into the objective function in Equation (1), which was also studied in [49,50,51]. In this method, the structure relationship among patches in a local region is often encoded into the sparse codes. We take the manifold structure of local patches as the regularization term as follows:
min D , X i = 1 N y i D x i 2 + β i = 1 N x i j w i , j x i , j 2 s . t .   i , x i 0 T 0
In Equation (2), β is a constant parameter and its value will be determined in Section 4.2.1, x i , j denotes the representation coefficient of the j-th neighbor sub-patch of the i-th sub-patch, and W i = { w i , j } j = 1 8 denotes the local manifold structure vector, which is determined as follows.
The local manifold structure vector W i in Equation (2) is used to represent the correlation of the structure information between the i-th sub-patch and its eight neighbor sub-patches with sparse coding. We approximately determine it in spatial domain, considering that the correlation of the structure information of different patches in the spatial domain may be similar to that with sparse coding. First, we calculate the average gray values of the i-th sub-patch and its eight neighbors, denoted p i , 0 and p i , j ( 1 j 8 ). Then we determine the vector W i by solving the least squares estimation problem as follows:
W i = arg min W i ( p i , 0 j = 1 8 w i , j p i , j ) 2
Note that, we use the average gray value of each block rather than the content of the block to alleviate the effect of the noise in the ICCD sensing image.
Then the optimization problem of Equation (2) is solved as follows:
• Step (a): calculate the sparse coefficients X by fixing the dictionary D .
The dictionary D is fixed as the previously obtained new dictionary in Section 3.3.1. In this scenario, the objective function in Equation (2) is a convex. We solve the minimization problem of Equation (2) with gradient descent method. First, we calculate the gradient of the objective function in Equation (2) with respect to x i as follows:
g r a d ( x i ) =   x i ( y i D x i 2 + β x i j w i , j x i , j 2 ) =   2 ( ( D T D + β ) x i D T y i β C i )
where C i = j w i , j x i , j . Then the sparse coefficients can be obtained with gradient descent method as follows:
x i ( n + 1 ) = θ ( x i ( n ) η 2 · g r a d ( x i ( n ) ) ) = θ ( x i ( n ) η ( ( D T D + β ) x i ( n ) D T y i β C i ) )
where ( n ) , denotes the n-th iteration of the process, x i ( 0 ) is initialized as the coefficients obtained with the new dictionary in Section 3.3.1, and η denotes step length (fixed as 0.4 in this paper). θ ( · ) is the function that only reserves the T 0 largest absolute values of the vector. It is used to meet the constraint x i 0 T 0 in each iteration of the process. We finally obtain the sparse coefficient X = { x i } i = 1 N .
• Step (b): calculate the dictionary D by fixing the sparse coefficients X .
After X = { x i } i = 1 N is obtained in step (a), we try to obtain D in the optimization problem of Equation (2). Similar problems have been well-studied in the literature like the Maximum Likelihood Method [52] and the Maximum A-Posteriori Probability method [53,54,55,56]. In this paper, we adopt the latter method. Then the dictionary D can be obtained with the following iterative process:
D ( n + 1 ) = D n + η E X T + η t r ( X E T D ( n ) ) D ( n )
where E = [ e 1 , e 2 ,   , e N ] , e i = y i D ( n ) x i + β · D ( n ) ( C i x i ) , η is the step length of the iterative process (fixed as 0.2 in this paper), β is the same as in Equation (2), D ( n ) is initialized as the new dictionary obtained in Section 3.3.1.
Finally, iterate the above Steps (a) and (b) several times. The number of iterations is generally set as three in this paper following the suggestion in [49].
After the dictionary D and coefficients X are obtained, we reconstruct the i-th structure sub-patch of the ICCD sensing image as follows:
I M i = arg min I M i δ y i I M i 2 + D x i I M i 2
where I M i denotes the column form of the sub-patch, and δ is a constant parameter (0.1 in this paper). Its solution is:
I M i = δ y i + D x i 1 + δ
With Equation (8), all N structure sub-patches can be reconstructed.

3.4. Iterative Process

With the methods in Section 3.2 and Section 3.3, we could reconstruct all flat patches (sub-patches) and structure sub-patches. Then we could obtain the whole reconstructed image by combining them. However, in the experiment, we find that blocking artifacts often appear in the reconstructed image. It is possibly because the image is segmented as non-overlapped patches and they are processed separately. To address this problem, we iteratively perform the reconstruction process by changing relevant parameter value in the segmentation process. Specifically, we change the start point in the image. In this manner, we finally obtain the reconstructed image by averaging all the reconstructed images in the iterative process. Ideally, the iteration number of the procedure is determined by the number of possible start points in the image. For example, there are 1024 possible start points if the size of the patch is 32 × 32 pixels. However, repeating the procedure too many times will significantly increase the computational cost. To address this problem, we change the start point every 4 × 4 pixels in the experiment. In this manner, the iterative process is reduced as 64 in our solution.

4. Experiments and Analysis

In this section, we firstly determine the relevant parameters in the patch classification method in Section 3.1 by experiment, then test the performance of the structure-preserved sparse coding method in Section 3.3. Finally, we verify the performance of the proposed denoising scheme in real ICCD sensing images and compare with three methods.

4.1. Parameter Determination in the Patch Classification Method

In the proposed patch classification method, there are three relevant parameters: the size of the block s × s, the step of the sliding window t, and the number of the orientation classes k. We determine these parameters by experiment. A real ICCD sensing image of size 6240 × 2005 pixels is used in the experiment. First, we segment the ICCD sensing image into 64 × 64 patches, and manually classify some of them into flat patches and structure patches. Then we perform the proposed patch classification method on the same ICCD sensing image to obtain the HVOG values of all patches, which are used for patch classification in the method. We calculate the average HVOG values of the flat patches and structure patches, and denoted F H V O G and S H V O G , respectively. We define the following cost to evaluate the performance:
D S = S H V O G F H V O G S H V O G + F H V O G
Generally, larger DS value indicates that the patches can be well classified with their HVOG values. Table 1 shows the experimental results with different parameter values.
We see that the DS value increases with the decreasing k value. For different k values, the DS value is always maximal when t = 16, s = 32. So we set the parameters as k = 3, t = 16, and s = 32 in our method. With these parameters, we obtain the HVOG values of all the patches and show them in Figure 4. It is seen that the HVOG values with the proposed method effectively classify the patches into structure patches and flat patches.
After the parameters s, t, and k are determined, we use these parameters to calculate the relative optimal value of the threshold. Table 2 shows the classification precision under different threshold. It is seen that the classification precision is maximal when threshold equals 0.0024. Based on this experiment, we set the threshold as 0.0024 in this paper.

4.2. Verification of the Structure-Preserved Sparse Coding in a Dataset with Simulated Noise

The proposed structure-preserved sparse coding method is the key point in denoising the ICCD sensing image. It is because the structure patches are hardly to be reconstructed compared with flat patches due to the existence of both the real structure information and the wrong one. The proposed method aims to remove the clustered noise while preserving the real structure information, which is developed based on sparse coding method. In order to effectively verify its performance in preserving the structure information, we test it separately and compare with general sparse coding methods. Rather than testing with real ICCD sensing image, we test its performance in a dataset with simulated clustered noise to clearly show its performance. The dataset is generated by randomly imposing clustered noise of different shapes and sizes in eight natural images. Then the proposed method is performed in this dataset for noise removal. In the experiment, the patch size is set as 8 × 8 pixels. Three general sparse coding methods are used for comparison, including DCT [57], K-SVD [40], and Beta Process (BP) [58]. These methods are used for denoising by replacing the trained dictionary and following the same method OMP [48].

4.2.1. Parameter Determination in the Structure-Preserved Sparse Coding

We obtain the parameter β in the Structure-Preserved Sparse Coding by training on the above dataset. We run the Structure-Preserved Sparse Coding with different parameter β and calculate the PSNR of each image. The PSNR values of each image under different β are concluded in Table 3 and the average results are shown in Figure 5. From Figure 5, we see that the average PSNR value is maximal at β = 0.2 . Based on this experiment, we set the parameter β as 0.2 in this paper.

4.2.2. Results and Comparison

Figure 6 shows the subjective results of these methods. It is seen that the proposed method well removes the added clustered noise and preserves its own structure information simultaneously. By comparison, the denoising methods based on the DCT [57] and the BP [58] do not effectively remove the additional clustered noise, because they could not differentiate the clustered noise from its own structure information. The denoising method based on the K-SVD [40] could partly remove the clustered noise when the relevant parameter was properly chosen. However, it induces significant distortion in structure areas in this scenario.
Besides the subjective performance, we further tested the objective performance of the proposed solution. Table 4 further shows the objective results (in PSNR) of these methods. It is seen that the PSNR of the proposed solution is a little better than or comparable to others. Note that, the main purpose of this paper is to reduce the additional structural information caused by the randomly clustered noise, which helps improve its subjective performance.

4.3. Verification of the Proposed Scheme on Real ICCD Sensing Images

In this section, we test the performance of the proposed denoising scheme in real ICCD sensing images (Figure 7a, Figure 8a and Figure 9a). Note that, these test images have been enhanced with histogram equalization. To our knowledge, there are few denoising methods that consider clustered noise in the literature. So we mainly compare with three existing denoising methods, including the BM3D denoising method [39], K-SVD based denoising method [40], and the BLS-GSM denoising method [36]. Since the ground truth of the test images is not available, we mainly show the subjective results in this test.
It is seen in Figure 7, Figure 8 and Figure 9 that the proposed scheme effectively removes the clustered noise in not only the flat regions but also structure regions, meanwhile, some structure information is considered true and they are preserved. By comparison, the BM3D denoising method [39] and the BLS-GSM denoising method [36] could effectively remove the i.i.d. noise in the image, however, they do not work well in removing the clustered noise. More seriously, some clustered noise is even enhanced. It is because these methods often wrongly consider the clustered noise as true structure information in the denoising process. The K-SVD based denoising method [40] could partly remove the clustered noise in the ICCD sensing image when the relevant parameter is properly chosen, however, it may also induce significant distortion in structure areas. This is similar to the results in Section 4.2.2.

5. Conclusions

In this paper, we addressed the denoising problem of the image captured by the ICCD image sensor, in which the noise appears in a randomly clustered pattern. We designed a denoising scheme to remove the clustered noise and preserve its own structure information in the ICCD sensing image. Experimental results demonstrated the effectiveness of the proposed scheme by comparing it with three existing denoising methods.

Acknowledgments

The authors would acknowledge the support from the NSFC Key Project under Grant 61231018, the NSFC Project under Grant 61503294, National Science and Technology Support Program under Grant 2015BAH31F01, and Program of Introducing Talents of Discipline to University under Grant B13043.

Author Contributions

M.Y., F.W. and N.Z. conceived and designed the experiments; Y.W. and M.Y. performed the experiments; all authors analyzed the data; Y.W., M.Y. and F.W. wrote the paper; all authors read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Vigil, A.E. An update on low-light-level camera technology for underwater applications. In Proceedings of the MTS/IEEE Conference on Challenges of Our Changing Global Environment, OCEANS ’95, San Diego, CA, USA, 9–12 October 1995; Volume 1152, pp. 1157–1167.
  2. Brown, M.; Hamilton, S. Comparison of Gen II, Gen III filmed and Gen III filmless image intensified charge-coupled device cameras. In Proceedings of the 2003 Conference on Lasers and Electro-Optics Europe, CLEO/Europe 2003, Munich, Geramny, 22–27 June 2003.
  3. Nakaema, W.M.; Hao, Z.Q.; Rohwetter, P.; Woste, L.; Stelmaszczyk, K. Pcf-based cavity enhanced spectroscopic sensors for simultaneous multicomponent trace gas analysis. Sensors 2011, 11, 1620–1640. [Google Scholar] [CrossRef] [PubMed]
  4. Hirvonen, L.M.; Suhling, K. Photon counting imaging with an electron-bombarded pixel image sensor. Sensors 2016, 16, 617. [Google Scholar] [CrossRef] [PubMed]
  5. Tang, T.; Tian, J.; Zhong, D.; Fu, C. Combining charge couple devices and rate sensors for the feedforward control system of a charge coupled device tracking loop. Sensors 2016, 16, 968. [Google Scholar] [CrossRef] [PubMed]
  6. Janesick, J.; Tower, J. Particle and photon detection: Counting and energy measurement. Sensors 2016, 16, 688. [Google Scholar] [CrossRef] [PubMed]
  7. Huiying, D.; Xuejing, Z. Detection and removal of rain and snow from videos based on frame difference method. In Proceedings of the 27th Chinese Control and Decision Conference (2015 CCDC), Qingdao, China, 23–25 May 2015; pp. 5139–5143.
  8. Son, C.-H.; Zhang, X.-P. Rain removal via shrinkage of sparse codes and learned rain dictionary. In Proceedings of the 2016 IEEE International Conference on Multimedia & Expo Workshops (ICMEW), Seattle, WA, USA, 11–15 July 2016; pp. 1–6.
  9. Kang, L.W.; Lin, C.W.; Fu, Y.H. Automatic single-image-based rain streaks removal via image decomposition. IEEE Trans. Image Process. 2012, 21, 1742–1755. [Google Scholar] [CrossRef] [PubMed]
  10. Fu, Y.H.; Kang, L.W.; Lin, C.W.; Hsu, C.T. Single-frame-based rain removal via image decomposition. In Proceedings of the 2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Prague, Czech Republic, 22–27 May 2011; pp. 1453–1456.
  11. Huang, D.A.; Kang, L.W.; Yang, M.C.; Lin, C.W.; Wang, Y.C.F. Context-aware single image rain removal. In Proceedings of the 2012 IEEE International Conference on Multimedia and Expo, Melbourne, Australia, 9–13 July 2012; pp. 164–169.
  12. Zhang, W.; Quan, W.; Guo, L. Blurred star image processing for star sensors under dynamic conditions. Sensors 2012, 12, 6712–6726. [Google Scholar] [CrossRef] [PubMed]
  13. Bjorgan, A.; Randeberg, L.L. Real-time noise removal for line-scanning hyperspectral devices using a minimum noise fraction-based approach. Sensors 2015, 15, 3362–3378. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Yue, B.; Wang, S.; Liang, X.; Jiao, L.; Xu, C. Joint prior learning for visual sensor network noisy image super-resolution. Sensors 2016, 16, 288. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  15. Shao, L.; Yan, R.; Li, X.; Liu, Y. From heuristic optimization to dictionary learning: A review and comprehensive comparison of image denoising algorithms. IEEE Trans. Cybern. 2014, 44, 1001–1013. [Google Scholar] [CrossRef] [PubMed]
  16. Li, X.; Hu, Y.; Gao, X.; Tao, D.; Ning, B. A multi-frame image super-resolution method. Signal Process. 2010, 90, 405–414. [Google Scholar] [CrossRef]
  17. Norbert, W. The linear predictor and filter for multiple time series. In Extrapolation, Interpolation, and Smoothing of Stationary Time Series: With Engineering Applications; MIT Press: Cambridge, MA, USA, 1949; pp. 104–116. [Google Scholar]
  18. Mourabit, I.E.; Badri, A.; Sahel, A.; Baghdad, A. Comparative study of the least mean square and normalized least mean square adaptive filters for positioning purposes. In Proceedings of the 2014 Mediterranean Microwave Symposium (MMS2014), Marrakech, Morocco, 12–14 December 2014; pp. 1–4.
  19. Shao, L.; Zhang, H.; Haan, G.D. An overview and performance evaluation of classification-based least squares trained filters. IEEE Trans. Image Process. 2008, 17, 1772–1782. [Google Scholar] [CrossRef] [PubMed]
  20. Tomasi, C.; Manduchi, R. Bilateral Filtering for Gray and Color Images. In Proceedings of the Sixth International Conference on Computer Vision, Bombay, India, 4–7 January 1998; pp. 839–846.
  21. Yang, G.Z.; Burger, P.; Firmin, D.N.; Underwood, S.R.; Longmore, D.B. Structure adaptive anisotropic filtering. In Proceedings of the Fifth International Conference on Image Processing and Its Applications, Edinburgh, UK, 4–6 July 1995; pp. 717–721.
  22. Takeda, H.; Farsiu, S.; Milanfar, P. Kernel regression for image processing and reconstruction. IEEE Trans. Image Process. 2007, 16, 349–366. [Google Scholar] [CrossRef] [PubMed]
  23. Bouboulis, P.; Slavakis, K.; Theodoridis, S. Adaptive kernel-based image denoising employing semi-parametric regularization. IEEE Trans. Image Process. 2010, 19, 1465–1479. [Google Scholar] [CrossRef] [PubMed]
  24. Buades, A.; Coll, B.; Morel, J.M. A non-local algorithm for image denoising. In Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05), San Diego, CA, USA, 20–25 June 2005; Volume 62, pp. 60–65.
  25. Thaipanich, T.; Oh, B.T.; Wu, P.H.; Xu, D.; Kuo, C.C.J. Improved image denoising with adaptive nonlocal means (ANL-means) algorithm. IEEE Trans. Consum. Electron. 2010, 56, 2623–2630. [Google Scholar] [CrossRef]
  26. Chao, P.; Au, O.C.; Jingjing, D.; Wen, Y.; Feng, Z. A fast NL-means method in image denoising based on the similarity of spatially sampled pixels. In Proceedings of the 2009 IEEE International Workshop on Multimedia Signal Processing, Rio de Janeiro, Brazil, 5–7 October 2009; pp. 1–4.
  27. Tschumperlé, D.; Brun, L. Non-local image smoothing by applying anisotropic diffusion pde’s in the space of patches. In Proceedings of the 2009 16th IEEE International Conference on Image Processing (ICIP), Cairo, Egypt, 7–10 November 2009; pp. 2957–2960.
  28. Yan, R.; Shao, L.; Cvetkovic, S.D.; Klijn, J. Improved nonlocal means based on pre-classification and invariant block matching. J. Display Technol. 2012, 8, 212–218. [Google Scholar] [CrossRef]
  29. Xie, Y.; Gu, S.; Liu, Y.; Zuo, W.; Zhang, W.; Zhang, L. Weighted schatten p-norm minimization for image denoising and background subtraction. IEEE Trans. Image Process. 2016, 25, 4842–4857. [Google Scholar] [CrossRef]
  30. Guo, Q.; Zhang, C.; Zhang, Y.; Liu, H. An efficient SVD-based method for image denoising. IEEE Trans. Circuits Syst. Video Technol. 2016, 26, 868–880. [Google Scholar] [CrossRef]
  31. Wang, M.; Yu, J.; Xue, J.H.; Sun, W. Denoising of hyperspectral images using group low-rank representation. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2016, 9, 4420–4427. [Google Scholar] [CrossRef]
  32. Simoncelli, E.P.; Adelson, E.H. Noise removal via bayesian wavelet coring. In Proceedings of the International Conference on Image Processing, Lausanne, Switzerland, 16–19 September 1996; Volume 371, pp. 379–382.
  33. Starck, J.-L.; Candes, E.J.; Donoho, D.L. The curvelet transform for image denoising. IEEE Trans. Image Process. 2002, 11, 670–684. [Google Scholar] [CrossRef] [PubMed]
  34. Do, M.N.; Vetterli, M. The contourlet transform: An efficient directional multiresolution image representation. IEEE Trans. Image Process. 2005, 14, 2091–2106. [Google Scholar] [CrossRef] [PubMed]
  35. Ahmed, S.; Messali, Z.; Ouahabi, A.; Trepout, S.; Messaoudi, C.; Marco, S. Nonparametric denoising methods based on contourlet transform with sharp frequency localization: Application to low exposure time electron microscopy images. Entropy 2015, 17, 3461–3478. [Google Scholar] [CrossRef]
  36. Portilla, J.; Strela, V.; Wainwright, M.J.; Simoncelli, E.P. Image denoising using scale mixtures of gaussians in the wavelet domain. IEEE Trans. Image Process. 2003, 12, 1338–1351. [Google Scholar] [CrossRef] [PubMed]
  37. Xiong, R.; Liu, H.; Zhang, X.; Zhang, J.; Ma, S.; Wu, F.; Gao, W. Image denoising via bandwise adaptive modeling and regularization exploiting nonlocal similarity. IEEE Trans. Image Process. 2016, 25, 5793–5805. [Google Scholar] [CrossRef] [PubMed]
  38. Kang, W.; Yu, S.; Seo, D.; Jeong, J.; Paik, J. Push-broom-type very high-resolution satellite sensor data correction using combined wavelet-fourier and multiscale non-local means filtering. Sensors 2015, 15, 22826–22853. [Google Scholar] [CrossRef] [PubMed]
  39. Dabov, K.; Foi, A.; Katkovnik, V.; Egiazarian, K. Image denoising by sparse 3-D transform-domain collaborative filtering. IEEE Trans. Image Process. 2007, 16, 2080–2095. [Google Scholar] [CrossRef] [PubMed]
  40. Elad, M.; Aharon, M. Image denoising via sparse and redundant representations over learned dictionaries. IEEE Trans. Image Process. 2006, 15, 3736–3745. [Google Scholar] [CrossRef] [PubMed]
  41. Mairal, J.; Bach, F.; Ponce, J.; Sapiro, G.; Zisserman, A. Non-local sparse models for image restoration. In Proceedings of the 2009 IEEE 12th International Conference on Computer Vision, Kyoto, Japan, 29 September–2 October 2009; pp. 2272–2279.
  42. Dong, W.; Li, X.; Zhang, L.; Shi, G. Sparsity-Based image Denoising via Dictionary Learning and Structural Clustering. In Proceedings of the 2011 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Colorado Springs, CO, USA, 20–25 June 2011; pp. 457–464.
  43. Liu, S.; Jiao, L.; Yang, S. Hierarchical sparse learning with spectral-spatial information for hyperspectral imagery denoising. Sensors 2016, 16, 1718. [Google Scholar] [CrossRef] [PubMed]
  44. Gai, S.; Wang, L.; Yang, G.; Yang, P. Sparse representation based on vector extension of reduced quaternion matrix for multiscale image denoising. IET Image Process. 2016, 10, 598–607. [Google Scholar] [CrossRef]
  45. Chang, C.-C.; Lin, C.-J. Libsvm. ACM Trans. Intell. Syst. Technol. 2011, 2, 1–27. [Google Scholar] [CrossRef]
  46. Kang, L.W.; Yeh, C.H.; Chen, D.Y.; Lin, C.T. Self-learning-based signal decomposition for multimedia applications: A review and comparative study. In Proceedings of the 2014 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA), Chiang Mai, Thailand, 9–12 December 2014; pp. 1–9.
  47. Dalal, N.; Triggs, B. Histograms of oriented gradients for human detection. In Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05), San Diego, CA, USA, 20–25 June 2005; Volume 881, pp. 886–893.
  48. Tropp, J.A.; Gilbert, A.C. Signal recovery from random measurements via orthogonal matching pursuit. IEEE Trans. Inf. Theory 2007, 53, 4655–4666. [Google Scholar] [CrossRef]
  49. Han, J.; Yue, J.; Zhang, Y.; Bai, L. Local sparse structure denoising for low-light-level image. IEEE Trans. Image Process. 2015, 24, 5177–5192. [Google Scholar] [CrossRef] [PubMed]
  50. Qiao, L.; Chen, S.; Tan, X. Sparsity preserving projections with applications to face recognition. Pattern Recognit. 2010, 43, 331–341. [Google Scholar] [CrossRef]
  51. Yu, K.; Zhang, T.; Gong, Y. Nonlinear learning using local coordinate coding. In Advances in Neural Information Processing Systems; Curran Associates Inc.: Vancouver, BC, Canada, 2009; pp. 2223–2231. [Google Scholar]
  52. Olshausen, B.A.; Field, D.J. Sparse coding with an overcomplete basis set: A strategy employed by v1? Vis. Res. 1997, 37, 3311–3325. [Google Scholar] [CrossRef]
  53. Kreutz-Delgado, K.; Murray, J.F.; Rao, B.D.; Engan, K.; Lee, T.W.; Sejnowski, T.J. Dictionary learning algorithms for sparse representation. Neural Comput. 2003, 15, 349–396. [Google Scholar] [CrossRef] [PubMed]
  54. Engan, K.; Aase, S.O.; Husoy, J.H. Frame based signal compression using method of optimal directions (mod). In Proceedings of the 1999 IEEE International Symposium on Circuits and Systems, ISCAS ’99, Orlando, FL, USA, 30 May–2 June 1999; Volume 4, pp. 1–4.
  55. Murray, J.F.; Kreutz-Delgado, K. An improved focuss-based learning algorithm for solving sparse linear inverse problems. In Proceedings of the Conference Record of the Thirty-Fifth Asilomar Conference on Signals, Systems and Computers, Pacific Grove, CA, USA, 4–7 November 2001; Volume 341, pp. 347–351.
  56. Kreutz-Delgado, K.; Rao, B.D. Focuss-Based Dictionary Learning Algorithms; The International Society for Optical Engineering: San Diego, CA, USA, 2000; pp. 459–473. [Google Scholar]
  57. Rao, K.R.; Yip, P. Discrete Cosine Transform: Algorithms, Advantages, Applications; Academic Press Professional, Inc.: San Diego, CA, USA, 1990. [Google Scholar]
  58. Zhou, M.; Chen, H.; Paisley, J.; Ren, L.; Sapiro, G.; Carin, L. Non-parametric bayesian dictionary learning for sparse image representations. In Advances in Neural Information Processing Systems; Curran Associates Inc.: Vancouver, BC, Canada, 2009; pp. 2295–2303. [Google Scholar]
Figure 1. (a) The used ICCD device; (b) a natural image with white noise; (c) an image captured by ICCD image sensor (enhanced by histogram equalization) and its noise pattern.
Figure 1. (a) The used ICCD device; (b) a natural image with white noise; (c) an image captured by ICCD image sensor (enhanced by histogram equalization) and its noise pattern.
Sensors 17 00233 g001
Figure 2. The framework of the denoising scheme for ICCD sensing image.
Figure 2. The framework of the denoising scheme for ICCD sensing image.
Sensors 17 00233 g002
Figure 3. The patch classification process.
Figure 3. The patch classification process.
Sensors 17 00233 g003
Figure 4. The obtained HVOG values (multiplied by 1000) of all patches. The HVOG values of the structure and flat patches are shown in blue and red, respectively.
Figure 4. The obtained HVOG values (multiplied by 1000) of all patches. The HVOG values of the structure and flat patches are shown in blue and red, respectively.
Sensors 17 00233 g004
Figure 5. The average PSNR values with respect to the parameter β .
Figure 5. The average PSNR values with respect to the parameter β .
Sensors 17 00233 g005
Figure 6. The subjective performance of the proposed structure-preserved sparse coding method: (a) the dataset with simulated clustered noise; (b) the results of proposed method; (c) the results of the method based on DCT; (d) the result of the method based on K-SVD; (e) the result of the method based on BP.
Figure 6. The subjective performance of the proposed structure-preserved sparse coding method: (a) the dataset with simulated clustered noise; (b) the results of proposed method; (c) the results of the method based on DCT; (d) the result of the method based on K-SVD; (e) the result of the method based on BP.
Sensors 17 00233 g006aSensors 17 00233 g006b
Figure 7. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Figure 7. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Sensors 17 00233 g007aSensors 17 00233 g007bSensors 17 00233 g007c
Figure 8. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Figure 8. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Sensors 17 00233 g008aSensors 17 00233 g008bSensors 17 00233 g008c
Figure 9. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Figure 9. The subjective results of the proposed scheme and others. (a) a real ICCD sensing image; (b) the result of the proposed scheme; (c) the result of BM3D; (d) the result of the denoising method based on the K-SVD; (e) the result of BLS-GSM.
Sensors 17 00233 g009aSensors 17 00233 g009bSensors 17 00233 g009c
Table 1. The calculated DS values at different parameter values.
Table 1. The calculated DS values at different parameter values.
kts S H V O G F H V O G DS
38160.03390.00790.6220
316160.03590.00820.6281
316320.02050.00170.8468
332320.02560.00250.8221
48160.02590.00820.5191
416160.03060.00820.5773
416320.01710.00180.8095
432320.01960.00230.7900
58160.02790.00800.5443
516160.02890.00810.5622
516320.01660.00180.8043
532320.01800.00230.7334
68160.02500.00770.5290
616160.02590.00780.5371
616320.01480.00180.7831
632320.01590.00220.7569
Table 2. The classification precision under different thresholds.
Table 2. The classification precision under different thresholds.
Threshold0.00200.00210.00220.00230.00240.00250.00260.0027
Classification precision (%)93.2093.4594.1794.9095.3994.4293.3292.72
Table 3. Objective result (in PSNR, dB) of each image under a different β .
Table 3. Objective result (in PSNR, dB) of each image under a different β .
β = 0.1 β = 0.2 β = 0.3 β = 0.4 β = 0.5 β = 0.6
Boat21.453321.656621.424621.253920.753120.5860
Lena22.150222.217922.135721.824621.321521.1851
Peppers22.122422.170722.110922.016521.963421.7340
House22.704522.733422.711022.703122.693122.6879
Goldhill21.975922.021622.009321.967821.898521.8648
Cameraman22.273622.371422.254922.183222.090622.0154
Barbara21.494621.600221.503421.367420.976020.8354
Flinstones21.039821.056120.934120.752420.408620.2569
Average21.901821.978521.885521.788621.513121.3957
Table 4. Objective result comparison (in PSNR, dB) of the proposed method with others.
Table 4. Objective result comparison (in PSNR, dB) of the proposed method with others.
Noisy ImageProposedDCTK-SVDBP
Boat19.597521.656620.306519.448520.5620
Lena19.421522.217920.178819.926320.6286
Peppers19.209422.170719.956620.006520.3398
House18.938322.733419.769721.032620.1685
Goldhill19.053622.021619.769419.467820.0385
Cameraman19.861722.371420.623220.403220.8906
Barbara19.750821.600220.468818.967120.8770
Flinstones19.765321.056120.187217.752420.0086

Share and Cite

MDPI and ACS Style

Wang, F.; Wang, Y.; Yang, M.; Zhang, X.; Zheng, N. A Denoising Scheme for Randomly Clustered Noise Removal in ICCD Sensing Image. Sensors 2017, 17, 233. https://doi.org/10.3390/s17020233

AMA Style

Wang F, Wang Y, Yang M, Zhang X, Zheng N. A Denoising Scheme for Randomly Clustered Noise Removal in ICCD Sensing Image. Sensors. 2017; 17(2):233. https://doi.org/10.3390/s17020233

Chicago/Turabian Style

Wang, Fei, Yibin Wang, Meng Yang, Xuetao Zhang, and Nanning Zheng. 2017. "A Denoising Scheme for Randomly Clustered Noise Removal in ICCD Sensing Image" Sensors 17, no. 2: 233. https://doi.org/10.3390/s17020233

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