Next Article in Journal
A Smart System for the Contactless Measurement of Energy Expenditure
Previous Article in Journal
Development and Optimization of Hybrid Polymeric Nanoparticles of Apigenin: Physicochemical Characterization, Antioxidant Activity and Cytotoxicity Evaluation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Denoising of Fluorescence Image on the Surface of Quantum Dot/Nanoporous Silicon Biosensors

1
College of Information Science and Engineering, Xinjiang University, Urumqi 830046, China
2
Key Laboratory of Signal Detection and Processing, Xinjiang Uygur Autonomous Region, Xinjiang University, Urumqi 830046, China
3
School of Physical Science and Technology, Xinjiang University, Urumqi 830046, China
4
Institute of Image Processing and Pattern Recognition, Shanghai Jiao Tong University, Shanghai 200400, China
5
School of Engineering, Computing and Mathematical Sciences, Auckland University of Technology, Auckland 1020, New Zealand
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(4), 1366; https://doi.org/10.3390/s22041366
Submission received: 8 December 2021 / Revised: 8 January 2022 / Accepted: 3 February 2022 / Published: 10 February 2022
(This article belongs to the Section Biosensors)

Abstract

:
In the process of biological detection of porous silicon photonic crystals based on quantum dots, the concentration of target organisms can be indirectly measured via the change in the gray value of the fluorescence emitted from the quantum dots in the porous silicon pores before and after the biological reaction on the surface of the device. However, due to the disordered nanostructures in porous silicon and the roughness of the surface, the fluorescence images on the surface contain noise. This paper analyzes the type of noise and its influence on the gray value of fluorescent images. The change in the gray value caused by noise greatly reduces the detection sensitivity. To reduce the influence of noise on the gray value of quantum dot fluorescence images, this paper proposes a denoising method based on gray compression and nonlocal anisotropic diffusion filtering. We used the proposed method to denoise the quantum dot fluorescence image after DNA hybridization in a Bragg structure porous silicon device. The experimental results show that the sensitivity of digital image detection improved significantly after denoising.

1. Introduction

Porous silicon (PSi) is a new nanomaterial valued for its large specific surface area, good biocompatibility, and adjustable refractive index [1,2], and it has been widely used in the field of biological detection [3,4,5,6]. There are two main detection mechanisms of PSi optical sensors. The first is detecting refractive index changes caused by biological reactions [7,8,9,10]. The second type is the detection of fluorescence changes caused by biological reactions [11,12]. Both of these detection methods require spectroscopic instruments, which have a long detection time and high cost and cannot be used to detect sensor arrays. To reduce the detection cost, increase the detection speed, and realize the detection of porous silicon arrays, a method based on the gray value change of the transmitted light image was proposed [13]. This detection method can be used for PSi array parallel biological detection. In Reference [14], the author proposed a phagocytosis method to remove the speckle noise generated by the laser and porous silicon rough surface, which has been proven to improve the accuracy of image-based refractive index detection.
Reference [15] proposed a digital image gray value detection method based on quantum dot fluorescence labeling. The fluorescence image of the PSi surface was obtained with a digital microscope, and the target DNA concentration was detected by calculating the average gray value of the fluorescence image, thus achieving fast and low-cost biological concentration detection. Reference [15] proved that fast biological concentration detection can be realized by combining the image gray method and quantum dot labeling. To further reduce the detection limit of the quantum dot fluorescence image method, we take the suppression of noise generated by quantum dot fluorescence as the research subject.
In this paper, the distribution type of noise in the fluorescence image of quantum dots on the surface of porous silicon is determined by a convolution neural network. The influence of the noise on the gray value of the quantum dot image is analyzed. In the process of biological detection by digital image gray value method, the biological concentration information is mapped by detecting the gray difference before and after the biological reaction. Through our research, the noise after biological reaction will cause varying degrees of interference to the gray value of fluorescence image, resulting in low biological detection accuracy. As far as we know, there is no report on the denoising of quantum dot fluorescence images on the porous silicon surface. We propose a denoising method for quantum dot fluorescence images based on gray value compression and nonlocal anisotropic diffusion to solve this problem. The experimental results show that this method can recover the gray value affected by noise and significantly improve the accuracy of the biological detection method based on quantum dot labeling, which is of great significance to realize high-precision and low-cost biological detection.
The content of this paper is organized as follows: Section 1 provides relevant background information. In Section 2, we analyze the noise of the quantum dot fluorescence image, and in Section 3, we introduce the proposed denoising algorithm in detail. In Section 4, we report our experimental results to demonstrate the excellent performance of the proposed method, and the conclusions are given in Section 5.

2. Theoretical Analysis

2.1. Detection of Noise Types in Fluorescence Emitted by Quantum Dots in Porous Silicon

In the process of biological detection using the quantum dot labeling method, quantum dots are randomly embedded into nanoholes with the size of 10–50 nm on the surface of porous silicon. Quantum dots fluoresce red when excited by blue light, and noise is generated along with the fluoresce signal. To explore the effect of fluorescent noise on the accuracy of biological detection and put forward the denoising strategy for fluorescent noise, we must first analyze the noise distribution type. In practical applications, there may be various noise types in the image, including Gaussian noise and salt and pepper noise, Poisson noise, speckle noise [16], or a mixture of these types of noise. Increasingly, research results show that the correct estimation of image noise is very important for image denoising, as it can reduce complexity and blindness and, moving forward, is essential for an effective targeted denoising algorithm. Studying the denoising model is the first work to put forward the denoising strategy [17,18]. With the continuous development of artificial intelligence in recent years, deep learning with high recognition accuracy has received increasing attention in image recognition. For example, the deep neural network implemented by the convolutional neural network has widely been used for image classification. Reference [19] proposed combining a principal component analysis filter and a CNN to recognize image noise. Although the data dimension reduction characteristics of principal component analysis are used, the training time of the whole network is still exceedingly long, and only four types of noise are tested. In [20], a residual learning framework RESNET is proposed to replan convolution. Generally, gradient disappearance occurs with the deepening of network layers, making parameters unable to be updated and training unable to converge to an optimal solution. RESNET avoids this situation through a short residual structure [21]. Experiments show that these residual networks are easier to optimize and greatly improve accuracy. To determine the type of noise in the fluorescence emitted by quantum dots in porous silicon, an image noise recognition algorithm based on RESNET was adopted in this paper. RESNET is currently a widely used CNN feature extraction network. Unlike other CNN networks, RESNET directly uses the parametric layer to learn the mapping between input and output and uses multiple parametric layers to learn the residual relationship between input and output. A short wire is added between multiple convolution layers to form a residual block, used as the basic unit of RESNET. Compared with other methods, this network model has the advantages of training time end, high precision, and short processing time.
To train the noise type recognition network, we established an image dataset with different noise levels and different noise types; the dataset used in this study includes gray values of 30, 40, 50, 60, 70, 80, 90, and 100. These eight monochromatic images with different gray values were added with 10 kinds of noise with different intensities—namely, Poisson noise, gamma noise, Rayleigh noise, exponential noise, uniform noise, Gaussian noise, salt and pepper noise, Gaussian and exponential mixed noise, Gaussian and salt and pepper mixed noise, gamma and salt, and pepper mixed noise—and labels were marked for corresponding noise types. A total of 2000 noisy images were constructed, and the dataset was composed of these images. Among them, 1700 noise maps were used as the training set for the RESNET network, and the remaining 300 were used as the test data. The test data were not included in the training set to verify the generalization performance of the network after training.
To classify noise, we used the statistical differences of various types of noise to extract the histogram features of the training image and used the RESNET network to further extract the features. The network included 17 convolution layers and a fully connected layer, which uses fast residual generation at its core. The fully connected layer comprised two convolution layers, two BN layers and two ReLU activation functions. The network composition diagram is shown in Figure 1. The learning rate is set to 0.001, the number of training iterations is set to 40, and the loss function is the cross-entropy function [22]. The SGD random gradient descent method was used in the optimization algorithm to improve the update speed of each round of parameters. This method can classify multiple noise types and has only 0.08 s running time and 99.8% accuracy. The output of the residual network was normalized by softmax:
S o f t m a x ( Y i ) = e Y i k = 1 K e Y k
where Y i is the output value of the ith node, and K = 10 is the number of output nodes, the number of categories. Through the softmax function, the output value of multiclassification can be transformed into a probability distribution in the range of [0, 1].
The real sample used to judge the noise type was the fluorescence image of quantum dots on a porous silicon surface taken by an electron microscope in a biological detection experiment, as shown in Figure 2b. To improve the accuracy of the judgment, we used the homogeneous region of the fluorescence image as the experimental sample, so the experimental image data must be extracted and processed by high-pass filtering. Here, we used the Laplace operator, and the second derivative of the PSi fluorescence image was calculated with an eight direction Laplace operator; then, the high-frequency component was extracted, the dot product sum of the high-frequency graphs with a search window of size 20 × 20 was taken, the summation results were sorted, and 20 non-overlapping regions with the smallest result value were selected from all the search windows as the samples for noise type discrimination. The second derivative and sample selection calculation results are shown in Figure 2a,b, respectively.
To avoid the contingency of the experiment, we selected eight minimum gradient samples at different positions of the fluorescence images as the input of the residual neural network. The prediction results of the neural network are shown in Table 1. Through analysis of the experimental data, the classification results are very obvious. The ease of prediction of gamma noise is far greater than that of other types of distributed noise. We assumed that the noise type of the quantum dot PSi image is multiplicative gamma noise.

2.2. Influence of Gamma Multiplicative Noise on the Gray Value of Quantum Dot Fluorescence Images in PSi

Mathematically, image F polluted by multiplicative noise is the product of clean image U and noise N,
F ( i , j ) = U ( i , j ) N ( i , j )
where image F > 0 is the observed image, U > 0 is the original gray image, and N is the multiplicative noise following the gamma distribution with a mean value of 1 and variance of 1/L. Its probability density function is as follows:
P ( N ) = 1 Γ ( L ) L L N L 1 e L N
where Γ ( L ) = 0 + t L 1 e t dt is a gamma function and L >= 1. The mean value is E ( N ) = 1 . The variance is 1/L:
σ N 2 = E [ ( N E ( N ) 2 ) ] = 1 L
To verify the effect of multiplicative gamma noise on the gray level of the quantum dot fluorescence image in porous silicon, multiplicative gamma noise with intensities of 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, and 0.9 was added to the gray level image with a gray level of 50. The gray level image with noise is shown in Figure 3.
To further explore the influence of multiplicative gamma noise on the overall average gray value, we added random gamma noise with a noise variance of 0.1–0.9 to gray images, calculated the average gray value, and repeated the 20 experiments. From Figure 4, we can see that the average gray value decreased with the increase in noise intensity, and the degree of decline gradually increased.
The above conclusions are significant for the biological detection of porous silicon sensors based on quantum dot fluorescence via imaging methods. The inner wall of nanoporous silicon with a Bragg structure used as a biosensor was functionalized in advance. First, the detected target biomolecule solution was fixed to the inner wall of the porous silicon via an adsorption mechanism. Then, the bio probe solution labeled with semiconductor quantum dots interacted with the porous silicon. The probe biomolecule was specifically bound to the target biomolecule, and the quantum dot was indirectly connected with the target biomolecule fixed to the hole wall. The probe molecules and quantum dots that did not specifically bind to the target biomolecule were washed out. When the porous silicon was irradiated by ultraviolet light, the quantum dots in the porous silicon were excited to produce red fluorescence. The Bragg structure can enhance the fluorescence emitted from the porous silicon surface. Using digital imaging equipment to obtain the fluorescence image of the porous silicon device surface, the average gray value of the image is directly proportional to the number of quantum dots in porous silicon, that is, directly proportional to the number of target biomolecules [15]. Accurate measurement of the average gray value of quantum dots on the surface of porous silicon devices is key in image detection technology. Gamma noise in fluorescence images reduces the average gray value and the sensitivity of biological detection, so it is very important to eliminate gamma noise in fluorescence images.

3. Proposed Denoising Algorithm

3.1. Related Research

In researching this form of noise removal, many remarkable algorithms have emerged, such as classical filters such as Kuan filter, Frost filter, Refined Lee filter, and guided filtering [23,24,25,26]. At the same time, many advanced denoising methods have emerged in recent years, such as the Perona–Malik model (PM) and speckle reducing anisotropic diffusion (SRAD) model [27,28]; block-matching and 3D filtering (BM3D) [29], which combines transform domain and spatial domain for denoising; probability-based nonlocal means filter (PNLM) [30], which combines nonlocal information, and to improve the denoising ability of nonlocal spatial information, an adaptive nonlocal spatial information denoising method based on the golden ratio is proposed [31]. Image restoration model based on total variation regularization [32], weighted maximum likelihood estimation [33], denoising method based on principal component analysis, and sparse representation [34,35,36,37] have also achieved good results in natural image denoising. With the development of deep learning, the convolutional neural network has also been applied to image denoising [38]. Based on the above experimental analysis, after adding multiplicative gamma noise to the gray image, the gray value of each pixel fluctuates near the original value under the influence of noise. The randomness of this fluctuation will lead to the change of the average gray value of the original image. The existing multiplicative noise removal methods can achieve a better subjective visual effect and better objective evaluation indices, such as peak signal-to-noise ratio (PSNR). However, for the special scene of quantum dot porous silicon biological detection fluorescence image denoising, the gray restoration effect of the existing algorithms is not ideal and even aggravates the gray deviation.
Given this, this paper proposes a method combining gray value compression (GVC) with nonlocal anisotropic diffusion based on cosine distance. GVC is used for image preprocessing to eliminate the local volatile singular pixels through limited compression processing and then use the anisotropic diffusion method to diffuse the noise. The traditional SRAD diffusion method takes the gradient operator and Laplacian operator of the image as the edge detection operator, so the calculated coefficient of variation is not robust. This paper proposes a new method to calculate the coefficient of variation, which can make full use of the nonlocal neighborhood structure similarity of each pixel. The new diffusion method is called nonlocal anisotropic diffusion based on cosine distance (CNLAD).

3.2. Proposed Denoising Algorithm

To eliminate the singular pixels in the image after adding noise and reduce the spatial fluctuation caused by multiplicative noise, we used gray value compression preprocessing measures for the image, so we had to find a compression reference standard. We used the noise image as the reference image for compression; the mean and Gaussian filters were ordinary smoothing filters. Considering that they are all based on local pixel information and are prone to blurring and diffusion at the edge, we used the nonlocal mean filter method to improve the accuracy of image pixel gray compression at the edge [39]. We set the search window size to 21 × 21 and the patch size to 7 × 7. The smoothing process is as follows:
I ˜ i = k I w ( i , k ) I k
where w(i,k) is the filtering weight of the kth pixel patch and the center pixel patch in the search window:
w ( i , k ) = 1 Z ( i ) e ( I i I k 2 h 2 )
where | | I i I k | | 2 is the Euclidean distance between the center pixel patch and the kth patch, Z ( i ) is the normalization coefficient, and h is the smoothing parameter, which controls the attenuation degree of the Gaussian function.
The ratio of the original image input to the gray image filtered by nonlocal means is used as the basis of gray compression, which has a monotonically decreasing exponential relationship with the compression coefficient. We define γ = e I x , y I ˜ as the compression coefficient; the larger the ratio is, the smaller the compression coefficient is, and the smaller the compression degree is. The smaller the ratio, the larger the compression coefficient and degree are. Singular pixels often correspond to larger compression coefficients.
The image after gray compression is expressed as
I ( x , y ; k ) = { I ( x , y ; k 1 ) γ I ( x , y ; k 1 ) 10 ,   I x , y I ˜ I ( x , y ; k 1 ) + γ I ( x , y ; k 1 ) 10 ,   I x , y < I ˜
where I ˜ is the image smoothed by nonlocal means, that is, the compressed reference image; I ( x , y ; 0 ) = I 0 ( x , y ) is the original noisy image, and k is the number of compression iterations. Since the noise intensity cannot be directly obtained from the noisy image, we used the coefficient of variation in mapping for the noise variance. The coefficient of variation is a normalized measure of the dispersion degree of the probability distribution, reflecting the dispersion degree of the unit mean value. Through experimental adding noise to different gray images many times and with the increase in added noise variance, as shown in Figure 5, the noise variance has a good nonlinear relationship with the variation coefficient of the noisy image.
The coefficient of variation is defined as the ratio of the standard deviation and average value of the noisy image.
δ = σ 2 μ
In the actual experiment, to avoid the influence of heterogeneous regions on the estimation of the coefficient of variation, we used the Laplace operator to select P non-overlapping homogeneous regions, with a size of 20 × 20 in the image to estimate the coefficient of variation of the whole image, where P = 8, and Equation (10) is written as follows:
δ = 1 P i = 1 P σ i 2 μ i
where σ i 2 and μ i are the variance and mean value of the iTH homogeneous region of the noisy image. We used the coefficient of variation to determine the number of GVC iterations so that the peak of the gray histogram falls within the range of plus or minus 0.5 of the original gray value. We obtained the relationship between the number of GVC iterations and the variation coefficient through several compression experiments, as shown in Figure 6.
After gray value compression, the histogram features of the noisy image before and after gray compression were extracted and compared. The histogram is shown in Figure 7. It can be seen that the gray distribution in the histogram becomes relatively concentrated, which greatly reduces the fluctuation of the gray value in the noisy image, and the wave crest is close to the original gray value.
The main idea of the anisotropic diffusion model for denoising is to regard the image as a heat field and each pixel as a heat flow. We can determine whether to diffuse to the surroundings according to the relationship between the current pixel and the surrounding pixels. The anisotropic diffusion model of SRAD is as follows:
{ I ( x , y ; t ) t = d i v ( c ( q ) × I ( x , y ; t ) ) I ( x , y ; 0 ) = I 0 ( x , y ) I ( x , y ; t ) n | Ω = 0
where div is the divergence operator, is the gradient operator, I 0 ( x , y ) represents the original image, I ( x , y ; t ) represents the image at time t in the iterative process, Ω represents the boundary of image region Ω , n represents the unit outer direction vector of the boundary, and c(q) represents the diffusion coefficient. The diffusion coefficient is expressed as
c ( q ) = 1 1 + q 2 ( x , y ; t ) q 0 2 ( t ) q 0 2 ( t ) ( 1 + q 0 2 ( t ) )
where q ( x , y ; t ) is the instantaneous variation coefficient, and q 0 ( t ) is the scaling function as follows:
q ( x , y ; t ) = ( | I | / I ) 2 / 2 ( ( 2 I / I ) 2 ) / 16 ) ( 1 + ( 2 I / I ) / 4 ) 2
q 0 ( t ) = σ ( t ) μ ( t )
where σ (t) and μ(t) are the variance and mean value of the image at time t, respectively; the instantaneous variation coefficient of the SRAD diffusion model is calculated by using gradients of 0°, 90°, 180° and 270°. Although the local spatial gradient is effective for capturing local features, it only considers the range intensity similarity of two adjacent pixels. However, it does not consider the geometric structure similarity of two adjacent regions; it, therefore, lacks robustness [40]. Inspired by the nonlocal method, in this study, an effective adaptively weighted anisotropic diffusion model was constructed. The diffusion coefficient and instantaneous variation coefficient were determined by the cosine distance. A schematic diagram of the calculation of the local cosine similarity is shown in Figure 8.
The blue box N f o represents the neighborhood of the pixel f o , and the neighborhood size is 3 × 3. The white box S f o is a square search box with 9 × 9 pixels centered on f o . The cosine distance is used to measure the similarity of two regions. The cosine distance is also called cosine similarity. The cosine value of the angle between two vectors in vector space is used to measure the difference between two pixels. The expression is shown in Equation (14).
d k = i n × n f k ( i ) × f 0 ( i ) i n × n f k 2 ( i ) × i n × n f o 2 ( i )
where fo and fk represent the central pixel block and the neighborhood pixel block, as shown in Figure 8, respectively; CNLAD uses the cosine distance between two blocks to measure the similarity between the neighborhood of the pixel in the search window and the neighborhood of the central pixel to achieve anisotropic diffusion edge detection. The moving step of the pixel patch in the search window is set to 1, n × n is the size of the pixel patch, and the mean value of the cosine distance is taken as the edge detection operator. At the same time, considering the influence of spatial distance on the similarity, the patch similarity of pixels close to the center pixel is given a larger distance weight, and the patch similarity of pixels larger than the center pixel block is given a smaller weight, that is, the cosine distance matrix is multiplied by a Gaussian kernel and then a weighted average.
q x , y = k = 1 S d k G k k = 1 S G k
G = [ 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.6 0.6 0.6 0.6 0.6 0.4 0.4 0.6 0.8 0.8 0.8 0.6 0.4 0.4 0.6 0.8 1 0.8 0.6 0.4 0.4 0.6 0.8 0.8 0.8 0.6 0.4 0.4 0.6 0.6 0.6 0.6 0.6 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 ]
where x and y represent the current pixel position; S represents the number of pixel patches in the search window; d k represents the cosine distance in the search window between the kth corresponding block and the target block. The diffusion threshold T can be obtained from the mean cosine distance of the whole image.
T = 1 N × N x = 1 N y = 1 N q x , y
The diffusion function is
c ( q ) = 1 1 + ( q ( x , y ; t ) T ) 2
where N × N is the size of the whole image, that is, the number of pixels participating in the cosine distance calculation; the diffusion coefficient formula of the anisotropic diffusion equation can be rewritten as
c ( q ) = 1 1 + ( q ( x , y ; t ) 1 N × N x = 1 N y = 1 N q x , y ) 2
For the preprocessed noisy image, the pixels affected by the noise will still fluctuate up and down in the original gray level. Considering the local pixel information, we proposed a method based on type-2 fuzzy, to judge the possibility that the pixels in the local neighborhood window are noise. A type-2 fuzzy system extends a type-1 fuzzy system, which is different from a type-1 fuzzy set. The membership degree of the type-2 fuzzy set itself is also described by the fuzzy set. Considering the input image I, the type-2 fuzzy set A ˜ is characterized by the membership function U A ˜ ( p i , j , U A ) and is defined as
A ˜ = { ( x i , j , U A ) , U A ˜ ( p i , j , U A ) | U A J x i , j [ 0 ,   1 ] }
where U A ˜ ( p i , j , U A ) is the type-2 fuzzy membership function, and J x i , j [ 0 ,   1 ] is the set of primary membership grades of x i , j I ,   U A J x i , j . Reference [41] proposed mean of k-middle defined as follows:
M K ( E ) = { 1 2 K 1 i = h k + 1 h + k 1 e i ,   i f   n   i s   o d d   ( n = 2 h 1 ) 1 2 K i = h k + 1 h + k e i ,   i f   n   i s   e v e n   ( n = 2 h )
where e i is the ith order statistic of the n elements of E. For k = 1, the measure is the same as the classical median, and for k = h, the measure takes the form of the mean. Let us take pixel x ij as the center; define the neighborhood window W ij with window radius H = 1, and the membership degree of each element e n ( n = ( 2 H + 1 ) ( 2 H + 1 ) ) W ij in the window forms a fuzzy set. We used Gaussian membership functions to calculate the membership degree as follows:
U A ( e n ) = e ( e n μ ) 2 / 2 δ 2
where μ and δ 2 are the mean and variance of Gaussian membership function. As shown in Figure 9, the upper bound UMF and lower bound LMF of type-2 membership function can be expressed by two primary Gaussian membership functions, which have the same mean value and different standard deviation, and the standard deviation is set as δ U = 0.2 , δ L = 0.1 and μ = M 2 ( W ij ) ; type-2 membership degree in a neighborhood pixel block can indicate the possibility that the pixel is noise to a certain extent. A large membership degree generally means that the pixel is less affected by noise. We took the membership degree as the reference of pixel diffusion degree, which can be expressed as
U A ˜ ( e n ) = U M F + L M F 2
The flowchart of our proposed denoising method is shown in Figure 10, and the diffusion process of pixels can be expressed as
I x , y t + 1 = I x , y t + Δ t ( 1 U A ˜ ( e n ) ) 4 ( c x 1 , y t ( I x 1 , y t I x , y t ) + c x + 1 , y t ( I x + 1 , y t I x , y t ) + c x , y 1 t ( I x , y 1 t I x , y t ) + c x , y + 1 t ( I x , y + 1 t I x , y t ) )

4. Results and Discussion

4.1. Simulation Image Denoising

The algorithm flow chart is shown in Table 2, to verify the superiority of the proposed method in restoring the average gray value of the image. In this paper, six different algorithms were compared: BM3D [29], FFDNET [38], Refined Lee [25], PNLM [30], Adaptive TV [32] and PPB [33]. The results of the comparison algorithm are the optimal results after multiple parameter adjustments. In the FFDNET experiment, we did not use the original weight but retrained after adding gamma noise to the dataset. These six methods and the method proposed in this paper were used to process gray images with 50 gray levels containing multiplicative gamma noise with intensities of 0.1–0.9. The average gray level (AGL), root-mean-squared error (RMSE), and structural similarity (SSIM) were used to evaluate the denoising effect, and the RMSE indices are as follows:
RMSE = 1 M i = 1 M ( y i y ^ i )
where y i is the ith pixel value, and M is the number of image pixels.
SSIM is composed of the luminance comparison (l), contrast comparison (c), and structure comparison (s) [42] as follows:
S S I M = l ( x , x ^ ) × c ( x , x ^ ) × s ( x , x ^ ) = 2 μ x μ x ^ + c 1 μ x 2 + μ x ^ 2 + c 1 × 2 δ x x ^ + c 2 δ x 2 + δ x ^ 2 + c 2
where μ x , μ x ^ is the mean value of pixel block x , x ^ ; δ x 2 , δ x ^ 2 is the variance of pixel block x , x ^ ; δ x x ^ is the covariance of x , x ^ ; the values of C1 and C2 are constants to avoid instability when the denominator is close to 0.
Figure 11 shows the subjective denoising effect of other methods and our method when adding different intensities of multiplicative gamma noise to the gray image with a grayscale of 50. Compared with other algorithms, except BM3D and Adaptive TV, other algorithms have a certain degree of noise elimination effect in terms of the subjective visual effect.
Figure 12 shows the changing trend of the image gray value after each algorithm’s processing with increasing multiplicative gamma noise variance, and Table 3 shows the AGL, RMSE and SSIM of the denoised image. The gray value presents an upward trend after the other six denoising methods, except PPB filtering and FFDNET, and the other five denoising methods further reduce the average gray value. Only the denoising algorithm proposed in this paper can remove the noise effectively and ensure the average gray value of the denoised image is close to the average gray value of the original image. Additionally, using the proposed method produces the results with the smallest RMSE value, which plays an extremely important role in the accuracy of biological detection based on the image gray value method.

4.2. Detection Using a Quantum Dot/Porous Silicon Optical Biosensor Based on Digital Fluorescence Images

The preparation of a porous silicon Bragg biosensor, the coupling of semiconductor colloid QDs and probe DNA molecules, and the detection device of target DNA molecules for each imaging method were the same as those in [15]. The structure of the Bragg biosensor we prepared is shown in Figure 13.
We tested DNA samples with four concentrations of 0.1 nM, 0.25 nM, 0.5 nM, and 1 nM. To calculate the average gray value of the fluorescence image, first, its r-channel information was extracted and converted into the gray image. As shown in Figure 13, only the circular porous silicon unit area contained gray value information. We used the threshold binarization method to segment the porous silicon unit from the background and construct a rough binarization mask; the wrong segmented holes in the binary mask were etched and the edge of the array unit was smoothened, to separate the PSi array unit, which is convenient for denoising and calculating the gray level of each unit. The general flowchart is shown in Figure 14.
According to the theoretical analysis and the observation results of actual noise removal, it can be concluded that the algorithm proposed in this paper can effectively realize gray value recovery. Therefore, we applied this algorithm to real PSi fluorescence images.
Figure 15a shows the fluorescence image of DNA detection with a concentration of 1 nM, and Figure 15b–h are the denoising results of BM3D, PPB, refined Lee filter, PNLM, adaptive TV, FFDNET, and our method, respectively. It can be seen from the denoised fluorescence image that the proposed method has the best denoising effect. For each group of samples, we took 10 images. After denoising with different denoising methods, we calculated the average gray difference of 10 images before and after the reaction and fitted these gray differences with the biological concentration.
The fitting formula and goodness of fit before treatment were as follows:
Y = 9.21 X + 0.993   R 2 = 0.988
After treatment, the fitting formula and goodness of fit were as follows:
Y = 17.62 X + 0.837   R 2 = 0.999
Fluorescent images are different from other natural images in that they have rich texture information. In order to verify the effectiveness of the proposed denoising method for fluorescent images, we fit the curve between the average gray value of the denoised image and the biological concentration. Figure 16 shows the corresponding relationship between different biological concentrations and the gray value obtained after denoising algorithm processing. Compared with the fitting curve between the gray level of the fluorescence image before denoising and the target molecular concentration, the gray level of the processed fluorescence image has a good linear relationship with the target molecular concentration. We conducted experiments on four concentrations of DNA. For each concentration, we cut 10 silicon wafer samples under the same conditions and took the average value and standard deviation of the surface gray value of these 10 silicon wafers to obtain the error bar, as shown in Figure 16b; after the processing of this method, the fluctuation of noise on gray value is reduced, as is the error bar, while the goodness of fit between gray value difference and biological concentration is improved.
The PSi has an undulating surface, leading to accidental errors in the experimental process and affecting detection accuracy. The 3σ rule was used to compute the experimental results [43,44]. The minimum discernible grey value was 3σ, where σ was the standard deviation of the greyscale of the same sample for 10 consecutive measurements before the biological reaction. The detection limit is 3σ divided by slope. In our experiment, the measured σ value was 0.27, and the detection limit of DNA biomolecules was reduced from 87.9 pM to 46.0 pM according to the linear equation. It can be seen from the above experiment that the proposed algorithm is very suitable for recovering the gray levels of images affected by multiplicative gamma noise. The proposed algorithm can effectively reduce the influence of gamma noise in quantum dot fluorescence images and improve the biological detection accuracy achieved based on the image method.

5. Conclusions

In this paper, a residual convolution neural network model was developed to analyze the noise types produced by the fluorescence of quantum dots on the surface of silicon, and the influence of this type of noise on the average gray value of the image was analyzed. In this paper, a noise removal algorithm was proposed based on gray value compression and anisotropic diffusion for this kind of noise. The algorithm can effectively remove noise and restore the gray value to its maximum through simulation experiments. We fabricated a silicon Bragg mirror using an electrochemical etching method. The quantum dots were coupled with probe DNA and then combined with the target DNA fixed on the inner wall of the silicon hole. The biological detection device was used to detect the samples after the reaction, and the fluorescence image of the quantum dots was obtained. The detection limit of the DNA biomolecule was reduced from 87.9 pM to 46.0 pM after the fluorescence image was segmented and denoised by the algorithm proposed in this paper. This algorithm effectively improves detection accuracy and realizes low-cost and convenient biological detection.

Author Contributions

Z.J. designed the research; Y.L. proposed a denoising algorithm; M.S. provided fluorescence images of quantum dots; Y.L. and Z.J. wrote the manuscript; J.Y. and N.K.K. participated in the design of the algorithm. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key R&D Program of China, Grant Number 2019YFC1606100.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. Data are not publicly available due to privacy considerations.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kozma, P.; Kehl, F.; Ehrentreich-Förster, E.; Stamm, C.; Bier, F.F. Integrated planar optical waveguide interferometer biosensors: A comparative review. Biosens. Bioelectron. 2014, 58, 287–307. [Google Scholar] [CrossRef] [PubMed]
  2. Jane, A.; Dronov, R.; Hodges, A.; Voelcker, N.H. Porous silicon biosensors on the advance. Trends Biotechnol. 2009, 27, 230–239. [Google Scholar] [CrossRef] [PubMed]
  3. Kanungo, J.; Saha, H.; Basu, S. Effect of porosity on the performance of surface modified porous silicon hydrogen sensors. Sens. Actuators B Chem. 2010, 147, 145–151. [Google Scholar] [CrossRef]
  4. Schena, M.; Shalon, D.; Davis, R.W.; Brown, P.O. Quantitative Monitoring of Gene Expression Patterns with a Complementary DNA Microarray. Science 1995, 270, 467–470. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Chaudhari, P.S.; Gokarna, A.; Kulkarni, M.; Karve, M.S.; Bhoraskar, S.V. Porous silicon as an entrapping matrix for the immobilization of urease. Sens. Actuators B 2005, 107, 258–263. [Google Scholar] [CrossRef]
  6. Schechter, I.; Benchorin, M.; Kux, A. Gas Sensing Properties of Porous Silicon. Anal. Chem. 1995, 67, 3727–3732. [Google Scholar] [CrossRef]
  7. Cho, B.; Lee, B.Y.; Kim, H.C.; Woo, H.G.; Sohn, H. Fabrication of Human IgG Sensors Based on Porous Silicon Interferometer Containing Bragg Structures. J. Nanosci. Nanotechnol. 2012, 12, 4159–4162. [Google Scholar] [CrossRef]
  8. Li, P.; Jia, Z.; Lü, X.; Liu, Y.; Ning, X.; Mo, J.; Wang, J. Spectrometer-free biological detection method using porous silicon microcavity devices. Opt. Express 2015, 23, 24626–24633. [Google Scholar] [CrossRef]
  9. Zhiqing, G.; Zhenhong, J.; Jie, Y.; Nikola, K.; Chuanxi, L. Image Processing of Porous Silicon Microarray in Refractive Index Change Detection. Sensors 2017, 17, 1335. [Google Scholar]
  10. Li, C.; Jia, Z.; Li, P.; Wen, H.; Lv, G.; Huang, X. Parallel Detection of Refractive Index Changes in a Porous Silicon Microarray Based on Digital Images. Sensors 2017, 17, 750. [Google Scholar] [CrossRef]
  11. Rossi, A.M.; Wang, L.; Reipa, V.; Murphy, T.E. Porous silicon biosensor for detection of viruses. Biosens. Bioelectron. 2007, 23, 741–745. [Google Scholar] [CrossRef] [PubMed]
  12. Li, Y.; Jia, Z.; Lv, G.; Wen, H.; Li, P.; Zhang, H.; Wang, J. Detection of Echinococcus granulosus antigen by a quantum dot/porous silicon optical biosensor. Biomed. Opt. Express 2017, 8, 3458–3469. [Google Scholar] [CrossRef] [PubMed]
  13. Zhang, M.; Jia, Z.; Lv, X.; Huang, X. Biological Detection Based on the Transmitted Light Image From a Porous Silicon Microcavity. IEEE Sens. J. 2020, 20, 12184–12189. [Google Scholar] [CrossRef]
  14. Ren, R.; Guo, Z.; Jia, Z.; Yang, J.; Kasabov, N.K.; Li, C. Speckle Noise Removal in Image-based Detection of Refractive Index Changes in Porous Silicon Microarrays. Sci. Rep. 2019, 9, 15001. [Google Scholar] [CrossRef]
  15. Wei, H.; Zhang, M.; Jia, Z.; Zhang, H.; Lv, C. Detection using a quantum dots/porous silicon optical biosensor based on digital fluorescence images. Sens. Actuators B Chem. 2020, 315, 128108. [Google Scholar] [CrossRef]
  16. Pawan, P.; Manoj, G.; Sumit, S.; Nagawat, A.K. Image De-noising by Various Filters for Different Noise. Int. J. Comput. Appl. 2010, 9, 45–50. [Google Scholar]
  17. Rakhshanfar, M.; Amer, M.A. Estimation of Gaussian, Poissonian-Gaussian, and Processed Visual Noise and its Level Function. IEEE Trans. Image Processing 2016, 25, 4172–4185. [Google Scholar] [CrossRef]
  18. Xiong, B.; Yin, Z. A Universal Denoising Framework With a New Impulse Detector and Non-local Means. IEEE Trans. Image Processing 2012, 21, 1663–1675. [Google Scholar] [CrossRef]
  19. Krizhevsky, A.; Sutskever, I.; Hinton, G. ImageNet Classification with Deep Convolutional Neural Networks. Adv. Neural Inf. Processing Syst. 2012, 25, 1097–1105. [Google Scholar] [CrossRef]
  20. Santosa, B. Multiclass Classification with Cross Entropy-Support Vector Machines. Procedia Comput. Sci. 2015, 72, 345–352. [Google Scholar] [CrossRef] [Green Version]
  21. Khaw, H.Y.; Soon, F.C.; Chuah, J.H.; Chow, C.O. Image noise types recognition using convolutional neural network with principal components analysis. IET Image Processing 2017, 11, 1238–1245. [Google Scholar] [CrossRef]
  22. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep Residual Learning for Image Recognition. In Proceedings of the 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, NV, USA, 27–30 June 2016; pp. 770–778. [Google Scholar]
  23. Kuan, D.T.; Sawchuk, A.A.; Strand, T.C.; Chavel, P. Adaptive Noise Smoothing Filter for Images with Signal-Dependent Noise. IEEE Trans. Pattern Anal. Mach. Intell. 1985, PAMI-7, 165–177. [Google Scholar] [CrossRef] [PubMed]
  24. Frost, V.S.; Stiles, J.A.; Shanmugan, K.S.; Holtzman, J.C. A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise. IEEE Trans. Pattern Anal. Mach. Intell. 1982, 4, 157–166. [Google Scholar] [CrossRef]
  25. Lee, J.S.; Pottier, E. Polarimetric Radar Imaging: From Basics to Applications; CRC Press: Boca Raton, FL, USA, 2009. [Google Scholar]
  26. Ma, X.; Wu, P. Multitemporal SAR Image Despeckling Based on a Scattering Covariance Matrix of Image Patch. Sensors 2019, 19, 3057. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Malik, J.M.; Perona, P. Scale-Space and Edge Detection Using Anisotropic Diffusion. IEEE Trans. Pattern Anal. Mach. Intell. 1990, 12, 629–639. [Google Scholar]
  28. Yu, Y.; Acton, S.T. Speckle reducing anisotropic diffusion. IEEE Trans. Image Processing A Publ. IEEE Signal Processing Soc. 2002, 11, 1260. [Google Scholar]
  29. Maggioni, M.; Katkovnik, V.; Egiazarian, K.; Foi, A. Nonlocal Transform-Domain Filter for Volumetric Data Denoising and Reconstruction. Image Processing IEEE Trans. 2013, 22, 119–133. [Google Scholar] [CrossRef]
  30. Yu, H.; Gao, J.; Li, A. Probability-based non-local means filter for speckle noise suppression in optical coherence tomography images. Opt. Lett. 2016, 41, 994. [Google Scholar] [CrossRef]
  31. Wang, X.; Li, Q.; Yin, J.; Han, X.; Hao, W. An Adaptive Denoising and Detection Approach for Underwater Sonar Image. Remote Sens. 2019, 11, 396. [Google Scholar] [CrossRef] [Green Version]
  32. Zhao, Y.; Liu, J.G.; Zhang, B.; Hong, W.; Wu, Y. Adaptive Total Variation Regularization Based SAR Image Despeckling and Despeckling Evaluation Index. IEEE Trans. Geosci. Remote Sens. 2015, 53, 2765–2774. [Google Scholar] [CrossRef] [Green Version]
  33. Deledalle, C.A.; Denis, L.; Tupin, F. Iterative Weighted Maximum Likelihood Denoising With Probabilistic Patch-Based Weights. IEEE Trans. Image Processing A Publ. IEEE Signal Processing Soc. 2009, 18, 2661. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  34. Lv, H.; Fu, S.; Zhang, C.; Zhai, L. Speckle noise reduction of multi-frame optical coherence tomography data using multi-linear principal component analysis. Opt. Express 2018, 26, 11804. [Google Scholar] [CrossRef] [PubMed]
  35. Kumar, A.; Ahmad, M.O.; Swamy, M.N.S. An efficient denoising framework using weighted overlapping group sparsity. Inf. Sci. 2018, 454, 292–311. [Google Scholar] [CrossRef]
  36. Huang, Y.M.; Moisan, L.; Ng, M.K.; Zeng, T. Multiplicative Noise Removal via a Learned Dictionary. IEEE Trans. Image Processing 2012, 21, 4534–4543. [Google Scholar] [CrossRef]
  37. Awad, A.S. Fusion of External and Internal Prior Information for the Removal of Gaussian Noise in Images. J. Imaging 2020, 6, 103. [Google Scholar] [CrossRef]
  38. Zhang, K.; Zuo, W.; Zhang, L. FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising. IEEE Trans. Image Processing 2017, 27, 4608–4622. [Google Scholar] [CrossRef] [Green Version]
  39. 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, San Diego, CA, USA, 20–25 June 2005. [Google Scholar]
  40. Chen, Y.; He, T. Image denoising via an adaptive weighted anisotropic diffusion. Multidimens. Syst. Signal Processing 2021, 32, 651–669. [Google Scholar] [CrossRef]
  41. Ahmed, F.; Das, S. Removal of High-Density Salt-and-Pepper Noise in Images With an Iterative Adaptive Fuzzy Filter Using Alpha-Trimmed Mean. IEEE Trans. Fuzzy Syst. 2014, 22, 1352–1358. [Google Scholar] [CrossRef]
  42. Zhou, W.; Bovik, A.C.; Sheikh, H.R.; Simoncelli, E.P. Image quality assessment: From error visibility to structural similarity. IEEE Trans. Image Process 2004, 13, 600–612. [Google Scholar]
  43. Sun, M.; Zhang, S.; Wang, J.; Jia, Z.; Lv, X.; Huang, X. Enhanced Biosensor Based on Assembled Porous Silicon Microcavities Using CdSe/ZnS Quantum Dots. IEEE Photonics J. 2021, 13, 1–6. [Google Scholar] [CrossRef]
  44. Bai, L.; Gao, Y.; Jia, Z.; Lv, X.; Huang, X. Detection of Pesticide Residues Based on a Porous Silicon Optical Biosensor With a Quantum Dot Fluorescence Label. IEEE Sens. J. 2021, 21, 21441–21449. [Google Scholar] [CrossRef]
Figure 1. Residual network model for noise classification.
Figure 1. Residual network model for noise classification.
Sensors 22 01366 g001
Figure 2. (a) Porous silicon image calculated by the eight-direction Laplacian; (b) a total of 20 homogeneous samples were selected.
Figure 2. (a) Porous silicon image calculated by the eight-direction Laplacian; (b) a total of 20 homogeneous samples were selected.
Sensors 22 01366 g002
Figure 3. Gamma noise with different intensities is added to the gray image with a grayscale of 50: (a) original image, (b) var = 0.1, (c) var = 0.2, (d) var = 0.3, (e) var = 0.4, (f) var = 0.5, (g) var = 0.6, (h) var = 0.7, (i) var = 0.8, and (j) var = 0.9.
Figure 3. Gamma noise with different intensities is added to the gray image with a grayscale of 50: (a) original image, (b) var = 0.1, (c) var = 0.2, (d) var = 0.3, (e) var = 0.4, (f) var = 0.5, (g) var = 0.6, (h) var = 0.7, (i) var = 0.8, and (j) var = 0.9.
Sensors 22 01366 g003
Figure 4. Influence of noise intensity between 0.1–0.9 on image gray value: (a) the influence of gamma noise on a gray value of 50 and (b) the influence of gamma noise on a gray value of 60.
Figure 4. Influence of noise intensity between 0.1–0.9 on image gray value: (a) the influence of gamma noise on a gray value of 50 and (b) the influence of gamma noise on a gray value of 60.
Sensors 22 01366 g004
Figure 5. Relationship between the coefficient of variation and noise level.
Figure 5. Relationship between the coefficient of variation and noise level.
Sensors 22 01366 g005
Figure 6. Relationship between number of iterations and the coefficient of variation.
Figure 6. Relationship between number of iterations and the coefficient of variation.
Sensors 22 01366 g006
Figure 7. Histogram and probability density curve of the gray compressed image: (a) contrast histogram of the gray 50 noise image before and after compression; (b) contrast histogram of the gray 60 noise image before and after compression.
Figure 7. Histogram and probability density curve of the gray compressed image: (a) contrast histogram of the gray 50 noise image before and after compression; (b) contrast histogram of the gray 60 noise image before and after compression.
Sensors 22 01366 g007
Figure 8. Nonlocal similar block matching diagram.
Figure 8. Nonlocal similar block matching diagram.
Sensors 22 01366 g008
Figure 9. Membership function diagram.
Figure 9. Membership function diagram.
Sensors 22 01366 g009
Figure 10. Algorithm flowchart.
Figure 10. Algorithm flowchart.
Sensors 22 01366 g010
Figure 11. Comparison of different algorithms when the noise variance is 0.5: (a) unprocessed, (b) BM3D, (c) PPB, (d) Refined Lee, (e) PNLM, (f) Adaptive TV, (g) FFDNET, and (h) proposed.
Figure 11. Comparison of different algorithms when the noise variance is 0.5: (a) unprocessed, (b) BM3D, (c) PPB, (d) Refined Lee, (e) PNLM, (f) Adaptive TV, (g) FFDNET, and (h) proposed.
Sensors 22 01366 g011
Figure 12. Comparison of gray restoration effect of various algorithms.
Figure 12. Comparison of gray restoration effect of various algorithms.
Sensors 22 01366 g012
Figure 13. Bragg biosensor structure.
Figure 13. Bragg biosensor structure.
Sensors 22 01366 g013
Figure 14. Flowchart of the real algorithm in the experiment.
Figure 14. Flowchart of the real algorithm in the experiment.
Sensors 22 01366 g014
Figure 15. Comparison of the denoising effect of fluorescence image: (a) unprocessed, (b) BM3D, (c) PPB, (d) Refined Lee, (e) PNLM, (f) Adaptive TV, (g) FFDNET, and (h) proposed.
Figure 15. Comparison of the denoising effect of fluorescence image: (a) unprocessed, (b) BM3D, (c) PPB, (d) Refined Lee, (e) PNLM, (f) Adaptive TV, (g) FFDNET, and (h) proposed.
Sensors 22 01366 g015
Figure 16. (a) The fitting curve between the gray value of the fluorescence image and the target molecular concentration before denoising; (b) the fitting curve between the gray value of the fluorescence image and the target molecular concentration after denoising.
Figure 16. (a) The fitting curve between the gray value of the fluorescence image and the target molecular concentration before denoising; (b) the fitting curve between the gray value of the fluorescence image and the target molecular concentration after denoising.
Sensors 22 01366 g016
Table 1. Prediction results for the types of noise.
Table 1. Prediction results for the types of noise.
ExpGammaRayleighGamma+spGaussianGauss+expGauss+spUniformPoissonS&P
Sample11.055 × 10−39.034 × 10−17.662 × 10−21.719 × 10−32.361 × 10−41.742 × 10−41.094 × 10−21.104 × 10−42.809 × 10−32.904 × 10−3
Sample29.049 × 10−59.672 × 10−11.849 × 10−26.203 × 10−53.576 × 10−46.414 × 10−65.235 × 10−55.415 × 10−54.456 × 10−41.315 × 10−2
Sample32.786 × 10−79.992 × 10−16.837 × 10−41.183 × 10−63.118 × 10−66.845 × 10−86.332 × 10−84.855 × 10−76.203 × 10−61.567 × 10−5
Sample42.791 × 10−69.985 × 10−11.226 × 10−31.968 × 10−52.983 × 10−54.828 × 10−71.149 × 10−62.719 × 10−63.363 × 10−51.288 × 10−4
Sample58.112 × 10−67.762 × 10−12.234 × 10−11.128 × 10−61.568 × 10−54.972 × 10−81.063 × 10−63.119 × 10−55.099 × 10−51.534 × 10−4
Sample64.535 × 10−79.942 × 10−15.722 × 10−34.006 × 10−61.786 × 10−54.157 × 10−86.264 × 10−64.195 × 10−67.960 × 10−62.220 × 10−5
Sample72.187 × 10−59.891 × 10−18.575 × 10−31.897 × 10−51.893 × 10−38.717 × 10−74.295 × 10−63.578 × 10−41.955 × 10−54.806 × 10−6
Sample83.763 × 10−59.793 × 10−11.170 × 10−27.331 × 10−53.871 × 10−56.360 × 10−71.562 × 10−36.296 × 10−73.483 × 10−46.830 × 10−3
Table 2. Algorithm flow.
Table 2. Algorithm flow.
Algorithm Flow
 Step 1: The Laplace operator is used to obtain the mean region of the PSi image, and M blocks with the smallest gradient sum are used to calculate their coefficient of variation and take the mean value to estimate the coefficient of variation of the whole image, to determine the gray compression iteration number.
 Step 2: The input quantum dot PSi image is filtered by nonlocal means. The gray compression coefficient of each pixel is obtained by dividing the original image and the filtered image. The image is preprocessed using the GVC method.
 Step 3: Determine the search window with each pixel as the center, calculate the cosine distance between each pixel neighborhood and the center pixel neighborhood in the search window, determine the diffusion threshold T of anisotropic diffusion and the diffusion coefficient of each pixel, and solve the differential equation. Assess the probability that a pixel is a noise by the type-2 membership function and remove the noise with the anisotropic diffusion algorithm.
Table 3. Data statistics of nine gray pictures.
Table 3. Data statistics of nine gray pictures.
VarIndexUnprocessedPNLMRefined LeeBM3DPPBADAPTIVE TVFFDNETProposed
0.1AGL49.6549.6149.6449.0751.9548.751.0449.97
RMSE15.8330.9184.2893.1623.4871.4231.7090.279
SSIM0.2060.9970.820.8970.9610.8320.9980.996
0.2AGL49.5749.4349.5248.7453.7448.4351.2549.88
RMSE22.4901.2736.0356.8725.8465.1711.9870.506
SSIM0.1160.9930.7020.6190.7760.4340.9970.996
0.3AGL49.4449.1449.4248.2755.047.1551.4849.92
RMSE27.381.7777.3911.2069.68311.4892.2370.589
SSIM0.0820.9850.6160.3810.5080.2540.9960.996
0.4AGL49.4248.9649.4248.2656.2946.4351.9749.96
RMSE31.6722.2638.51716.26514.07316.4112.7530.723
SSIM0.0630.9690.550.230.3150.1760.9950.995
0.5AGL49.2748.6249.2948.4456.745.9552.3250.01
RMSE35.0612.7539.38822.2217.79220.2352.9520.737
SSIM0.0520.9460.50.1360.2060.2060.9950.995
0.6AGL49.1848.2649.1448.5556.7645.6252.6650.01
RMSE37.9313.40510.18426.8120.98123.2833.3420.796
SSIM0.0450.9130.4650.0980.1550.1370.9940.994
0.7AGL49.1148.0249.1648.6657.3545.3053.1450.00
RMSE40.4014.15210.90630.29824.40526.1474.010.954
SSIM0.040.8740.4330.0790.1170.1090.9920.994
0.8AGL48.4447.2148.6948.1857.1944.3153.0849.93
RMSE42.4475.07511.64533.28227.18828.4634.0290.998
SSIM0.0370.8250.4030.0640.0940.0930.9920.994
0.9AGL48.3646.9048.7148.1657.244.0653.6349.94
RMSE44.716.1312.43735.7629.68131.0134.5011.096
SSIM0.0340.7640.3770.0560.0780.080.9890.988
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Liu, Y.; Sun, M.; Jia, Z.; Yang, J.; Kasabov, N.K. Denoising of Fluorescence Image on the Surface of Quantum Dot/Nanoporous Silicon Biosensors. Sensors 2022, 22, 1366. https://doi.org/10.3390/s22041366

AMA Style

Liu Y, Sun M, Jia Z, Yang J, Kasabov NK. Denoising of Fluorescence Image on the Surface of Quantum Dot/Nanoporous Silicon Biosensors. Sensors. 2022; 22(4):1366. https://doi.org/10.3390/s22041366

Chicago/Turabian Style

Liu, Yong, Miao Sun, Zhenhong Jia, Jie Yang, and Nikola K. Kasabov. 2022. "Denoising of Fluorescence Image on the Surface of Quantum Dot/Nanoporous Silicon Biosensors" Sensors 22, no. 4: 1366. https://doi.org/10.3390/s22041366

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