Next Article in Journal
Mechanisms and Empirical Modeling of Evaporation from Hardened Surfaces in Urban Areas
Previous Article in Journal
An Optimal Nucleic Acid Testing Strategy for COVID-19 during the Spring Festival Travel Rush in Mainland China: A Modelling Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Blind Deconvolution Based on Compressed Sensing with bi-l0-l2-norm Regularization in Light Microscopy Image

1
Department of Radiation Convergence Engineering, Yonsei University, Gangwon-do 26493, Korea
2
Department of Dental Hygiene, College of Health Science, Gachon University, Incheon 21936, Korea
*
Author to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2021, 18(4), 1789; https://doi.org/10.3390/ijerph18041789
Submission received: 7 January 2021 / Revised: 4 February 2021 / Accepted: 9 February 2021 / Published: 12 February 2021
(This article belongs to the Section Digital Health)

Abstract

:
Blind deconvolution of light microscopy images could improve the ability of distinguishing cell-level substances. In this study, we investigated the blind deconvolution framework for a light microscope image, which combines the benefits of bi-l0-l2-norm regularization with compressed sensing and conjugated gradient algorithms. Several existing regularization approaches were limited by staircase artifacts (or cartooned artifacts) and noise amplification. Thus, we implemented our strategy to overcome these problems using the bi-l0-l2-norm regularization proposed. It was investigated through simulations and experiments using optical microscopy images including the background noise. The sharpness was improved through the successful image restoration while minimizing the noise amplification. In addition, quantitative factors of the restored images, including the intensity profile, root-mean-square error (RMSE), edge preservation index (EPI), structural similarity index measure (SSIM), and normalized noise power spectrum, were improved compared to those of existing or comparative images. In particular, the results of using the proposed method showed RMSE, EPI, and SSIM values of approximately 0.12, 0.81, and 0.88 when compared with the reference. In addition, RMSE, EPI, and SSIM values in the restored image were proven to be improved by about 5.97, 1.26, and 1.61 times compared with the degraded image. Consequently, the proposed method is expected to be effective for image restoration and to reduce the cost of a high-performance light microscope.

1. Introduction

Light microscopy based on magnification using an objective lens is widely used as one of the simplest and easiest methods for observing various tissues at the cellular level. Among the techniques for image acquisition, the use of a microscope is a direct method useful for observing and analyzing morphological changes with respect to various conditions. Although a light microscope can be used to most easily observe the changes in the tissue, it is limited in observing fine parts owing to the limitations of spatial resolution and noise amplification. Thus, it is essential to improve the qualities of light microscopic images for accurate analysis [1]. The approach of development of hardware and software technologies is mainly used to improve the microscopic image quality. The development field of hardware technology for improving microscopic images is the most suitable method to achieve a desired level of image quality, but has a large disadvantage of high cost. Thus, methods using image processing technologies are actively studied [2,3,4].
Generally, a light microscopy image can be mathematically modelled as a linear-translation-invariant system incorporating the background noise [5]:
g x , y = p s f x , y f x , y + N x , y
where g is the image obtained by containing distortion components in the x- and y-coordinates, f is a clean image, psf is the point-spread function (PSF), which indicates the degree of blurring occurring owing to the finite imaging system (e.g., focal spot, pixel size), and represents the two-dimensional (2D) convolution operator, which is used to obtain the f x , y by predicting and measuring the p s f x , y to perform the deconvolution. N is the background signal dominated by Poisson and Gaussian noises. In light microscopy images, obtained by numerous photons, the Poisson noise can be assumed as an additive Gaussian noise [6]. Therefore, it is very important to perform an accurate psf prediction while effectively controlling the noise.
To overcome these difficulties, image deconvolution algorithms have been studied to obtain successfully restored images under the conditions of an unknown PSF containing the image degradation rate of the imaging system, including the Bayesian method, inverse Radon transform, iteration methods, and deep-learning approaches [7,8,9,10,11,12,13]. These methods were used to obtain a considerably effective result for the ill-posed problem. However, one of the main difficulties of these methods is associated with the presence of noise in the microscopy image, because the noise component prompts an imperfect edge detection and often leads to an unstable or false solution owing to finding the inexact PSF. Moreover, the noise should be amplified by the deconvolution process as a side effect.
A typical approach to controlling the noise while implementing the deconvolution method is to solve the inverse problem using appropriate regularization terms,
f ^ x , y = argmin f , p s f p s f x , y f x , y g x , y 2 2 + R f
where R f is the regularization term used to compensate the noise component to calculate the error in the part of p s f x , y f x , y g x , y 2 2 . This approach enables effective PSF estimation and image restoration, even in images with noise. R f is observed in several lp-norm-based priors including the lp-norm-based prior (p decreases at regular intervals while iterating) [14], normalized sparsity-based image prior [15], approximate l0-norm-based image prior [16], and reweighted l2-norm-based image prior [17]. However, these approaches have limitations, including the staircase artifacts (cartooned artifacts) in l2-norm-based minimization [18] and noise amplification in sparse deconvolution by l1-norm-based minimization [19]. Shao et al. [20] introduced the bi-l0-l2-norm regularization strategy with an effective performance decreasing the computational cost to restore the degraded images. Their strategy improves the accuracy of the kernel estimation owing to the strategy of evasion from the background noise.
The objective of this study was to apply the bi-l0-l2-norm regularization strategy in light microscopy. For that objective, quantitative evaluations, including visual assessment, intensity profile, root-mean-square error (RMSE) [21], edge preservation index (EPI) [22], structural similarity index measure (SSIM) [23], and normalized noise power spectrum (NNPS) [24] were used in both simulation and experiment images. We used the compressed sensing (CS) [25,26,27,28] and conjugate gradient (CG) [29] methods to solve the optimization problem with a high accuracy. Section 2 briefly describes the bi-l0-l2-norm regularization strategy in blind deconvolution and study conditions. Section 3 presents the results and discussion, while Section 4 summarizes the conclusions of this study.

2. Proposed Blind Deconvolution of the Microscopy Image

Figure 1 shows the entire flowchart of the proposed method incorporating the bi-l0-l2-norm-based regularization strategy for an accurate blind deconvolution of a light microscopy image.
This method can be divided into two main parts. (1) The PSF is estimated using the CG method and (2) the restored image is predicted using the CS method. In the blind deconvolution scheme, both PSF and restored image are simultaneously and recursively optimized through the two iterative loops. Briefly, the degraded image g acquired by the light microscopy imaging system is assumed to be the current image f c 0 before entering the proposed blind deconvolution scheme. In the first step, the latent PSF of the system is estimated. We use the CG-based framework to obtain the PSF between the Laplacian image of f c 0 and g, according to Kim et al. [12],
2 g c = 2 f c k p s f c b ,
p s f c b + 1 = argmin p s f c b Q 1 2 p s f c b T 2 f c k p s f c b p s f c b T 2 g c ,
where 2 is the Laplacian operator, and the updated PSF, p s f c b + 1 , can be effectively predicted in a short time through CG-based approach. Here, c is the red–green–blue (RGB) color and p s f c b + 1 calculated for each color channel. And then, f c k + 1 is calculated to obtain the objective function using the CS-based framework with the bi-l0-l2-norm-based regularization,
f c k + 1 = argmin f c k Q 1 2 f c k p s f c b + 1 x , y g c 2 2 + α R f c k ,
R f c k = β f f c k 0 + λ f β f f c k 2 2
where Q is the feasible set of f c k , α is the tuning parameter between the fidelity term and regularization term (we used α = 500 , obtained empirically), is the first-order linear differential operator, β f is positive factors (heuristically, β f = 0.25 used in this study), and λ f is fixed to 5. The optimization problem (Equation (4)) can be efficiently solved using the accelerated gradient-projection Barzilai–Borwein (GPBB) method [30]. f c k + 1 is computed to determine the step size with the GPBB strategy for the next updated image. The loop is repeated until the mismatch between f c k + 1 and f c k is smaller than the tolerance ε (in this work, 20 to 30 iterations required for solving the f ^ , approximately). When the value is greater than the specified tolerance (in this study, we used 10−6, empirically), p s f c b + 1 used in Equation (4) is replaced with p s f c b , and the obtained f c k + 1 is replaced with f c k in Equation (3).

3. Results and Discussion

In the simulation, we use a numerical star phantom (ISO 15775, Siemens star test chart, image size = 2000 × 2000 pixels) to measure the system resolution by the degree of distinction between line pairs. The phantom has a diameter of 400 µm with 36 pairs of spokes (bright and dark regions) with a pixel pitch of 1.7 µm. Figure 2 shows a 3D plot of the PSF used to convolve the clean image. The PSF is based on a Gaussian distribution (kernel size = 51 × 51 pixels, sigma = 1.5 pixels). We perform the convolution to obtain a blurred image using the clean image and PSF. In addition, white noise with a Gaussian distribution (mean = 0, variation = 0.01) is added to the blurred image to synthesize the degraded image.
Microscopic images of haematoxylin–eosin (H–E) staining in a mouse oral mucosa were acquired for this study. The H–E-stained tissue was produced according to the general histological sample preparation, including fixation in 4% paraformaldehyde, paraffin embedding, tissue sectioning (7 µm), and H–E staining. The microscope images were acquired using a Leica series imaging system (Leica Microsystem, Germany), which consisted of a Leica DM500 microscope (40×/0.65 NA/0.31 mm W.D., 100×/1.25 NA/0.10 mm W.D.), Leica ICC50 E camera (Aptina 1/2 inch CMOS sensor, pixel size = 3.2 µm × 3.2 µm, pixel resolution = 2048 × 1536), and Leica LAS EZ software.
The simulations and experiments were performed using MATLABTM (MathWorks, Natick, MA, USA, R2019a) (computer hardware: central processing unit: Intel, Santa Clara, CA, USA, Xeon Platinum 8168 @ 2.70 GHz; random-access memory: Samsung, South Korea, 8G×4 DDR4 21300; graphics processing unit (GPU): NVIDIA, Santa Clara, CA, USA, GTX 1080 11 GB). The proposed blind deconvolution method required less than 2 s with the GPU parallel processing, which confirms its utility for practical applications.
We measured the profile, RMSE, EPI, SSIM, and NNPS, to evaluate the image quality using the proposed blind deconvolution framework. Among these evaluation parameters, the NPS evaluation parameter was used to calculate the noise of the microscope image based on the distribution in the frequency domain. NPS describes the retention and noise amplitudes of imaging system, including microscopes, and is a parameter that can accurately represent uncertainty and inaccuracies from system signals. In this study, the NPS was measured by introducing the concept of non-uniform gain in a microscopic image shape model with fixed noise. Based on the measured NPS, we normalized to derive the final NNPS result. Regarding the NNPS, the noise characteristic of the image is measured to evaluate the spectrum.
N P S u , v = K 2 N f l a t _ a r e a x , y 2 , ,
N N P S u , v = N P S u , v l a r g e a r e a   s i g n a l 2 ,
where K is the detector pixel size, and represents the Fourier transform operator. The NNPS measures the change in the noise amplitude as a function of the spatial frequency and bridges the noise and spatial resolution characteristics of an image.
Figure 3 shows the simulation results, including the reference image, degraded image (Equation (1)), and image restored using the proposed method. In order to visually analyze the acquired image more clearly, two parts were enlarged and shown below the representative image.
The enlarged images of boxes B and C indicate that the resolution of the restored image is closer to the resolution of the reference image than to that of the degraded image. By observing the pattern on the edge of the acquired simulation image, we confirmed that blurring occurred in the degraded image in the all areas, and in particular, the restored image showed a very similar pattern to the reference image. In addition, the degree of image degradation on the edge side of the degraded image was confirmed to be such that there was not much difficulty in visual observation. However, as a result of observing center area of the degraded image, it was confirmed that the noise amplification and the patterns were clearly blurred compared to the reference image. As a result of applying the proposed algorithm, the image in the center area was reliably improved, and we can solve the problem of image quality deterioration, which is the most important part when observing a microscopic image of a tissue.
Moreover, Figure 4 shows enlarged patches of the three images in Figure 3 for the background areas marked with box A. We confirmed that the patch distribution was obtained differently in each of the three images. In particular, the proposed method was successfully used for blind deconvolution while minimizing the noise amplification.
Figure 5 shows the resultant profile measured along the broken red line in Figure 3 with box C. It confirms that the blurring rate of the restored image profile is smaller than that of the degraded image and that the profile of the restored image is similar to that of the reference image. In the profile result graph, it was confirmed that the difference between the reference image and the degraded image was very large at both ends, and the difference tended to decrease as the direction of the pixel position in the middle was increased. Likewise, the profile result of the restored image showed a similar trend as above result, but the width of change was significantly reduced. Moreover, the same tendency is observed in the image evaluation through the quantitative measurement through image quality evaluation factors.
Figure 6 shows the evaluation values obtained using the RMSE, EPI, and SSIM with simulation images.
According to the recently published papers by Saha et al., it can be confirmed that RMSE parameter is used as a quantitative index for the analysis of the utility of deep learning techniques in 3D microscopy images [31]. In addition, according to a study conducted at Linden et al., the RMSE evaluation parameter was used to confirm the difference between true and estimation data when analyzing the usefulness of the image super resolution algorithm for microscope images [32]. In this study, RMSE evaluation parameter was also used to determine how much the proposed method was improved compared to the degraded image when compared with the reference image. The acquired RMSEs are about 0.72 and 0.12 for the degraded and restored images, respectively. In particular, we demonstrated that RMSE value of the image to which the proposed method was applied is approximately six times higher than the value measured in the degraded image.
In microscopic images, when information on an edge area of an acquired tissue image is lost, a situation in which it is difficult to distinguish it from an adjacent tissue often occurs. However, most of the evaluation of the edge information to demonstrate the usefulness of the image processing technology in the microscope image is performed visually or using a profile. Recently, methods for evaluating the sharpness index of an image based on no-reference including the blind/referenceless image spatial quality evaluator or image quality evaluator parameter have been developed and used [33,34,35]. In researches by Kim et al., a no-reference-based method was used to evaluate the noise removal efficiency that is not revealed in the visual evaluation when the denoising algorithm is applied to the light microscopy image [1]. However, since this index has the disadvantage that it cannot accurately measure edge information, it is rarely used as a general method for microscopic image evaluation. Thus, in this study, we tried to evaluate the edge preserving ability of the proposed algorithm using accurate EPI evaluation parameters, which are widely used in other imaging fields. The acquired EPIs are about 0.65 and 0.81 for the degraded and restored images, respectively. In particular, we demonstrated that EPI value of the image to which the proposed method was applied is approximately 1.3 times higher than the value measured in the degraded image. Based on our EPI results, the improvement of the edge information of the tissue light microscopic image is expected to contribute to the precise analysis of the shape of teeth as well as the ability to more clearly determine the boundary between the hard tissue and soft tissue, which are difficult to distinguish.
The SSIM is a method of measuring structural distortion under the assumption that the evaluation of the degree of loss of image quality is caused by the structural distortion of the signal itself rather than by a certain type of error. This method measures image quality through a top-down approach starting from the overall point of view, and can complement the limitations of the error sensitivity approach by observing luminance, contrast, and structure in complex parameters [36]. SSIM can measure the subjectively perceived image quality of distorted images, so it can be widely used in tissue images using a light microscope. The acquired SSIMs are about 0.54 and 0.88 for the degraded and restored images, respectively. We demonstrated that SSIM value of the image to which the proposed method was applied is approximately 1.6 times higher than the value measured in the degraded image. In addition, it was confirmed that the high SSIM value when the proposed algorithm was used in the light microscopic image of the oral mucosa used in this study can achieve more accurate embryology and anatomical information in the local area.
These results indicate that the proposed algorithm well estimates the PSF using the single image while controlling the noise amplification. Figure 7 shows the images of PSF (reference) to make the blurred image and PSF (estimated) using the proposed algorithm. Note that it can be seen that these profiles are almost similar. For the quantitative evaluation, Figure 8 shows that the profiles of two PSF at line AB is almost close.
Here, the profile implemented the Gaussian fitting based on the extracted results. The sigma of PSF (reference) was measured as 1.5 pixels and the that of PSF (estimated) was measured as 1.84 pixels. Accurately estimation of PSF means that successful image restoration is possible and implies that a method of repeatedly updating the PSF and image (blind-deconvolution method) is successfully performed.
Figure 9 shows the experiment results for the degraded image at a magnification of 40, restored image (l1-norm), and restored image (proposed). To compare the effectiveness of the bi-l0-l2-norm-based regularization, we used the l1-norm-based regularization,
f c k + 1 = argmin f c k Q 1 2 f c k p s f c b + 1 g c 2 2 + α R 1 f c k ,
R 1 f c k = β f f c k 1
All parameters in Equation (6) are used identically to those in Equation (4). The enlarged image (box A in Figure 9) restored using the proposed method exhibits a similar sharpness improvement to that of the comparative image (l1-norm-based restored image), at a smaller amplification of the noise. The tendency of these results can be confirmed by images with a higher magnification.
Figure 10 shows examples of the three images at a magnification of 400. We confirmed the improvement of sharpness while suppressing the noise amplification as a result of Figure 9. This result indicates that the proposed algorithm can produce effective results, even in various magnification images. For the quantitative evaluation of noise characteristics, Figure 11 shows that the NNPS characteristics of the restored image (proposed) at spatial frequencies over about 0.10 lp/μm are improved compared to those of the degraded image (×40) and restored image (l1-norm), owing to the bi-l0-l2-norm regularization penalty. These results demonstrate that the proposed method effectively improves the resolution when noise is present in the light microscope image.
In order to compare and evaluate the degree of restoration according to the type of algorithm in the real experimental image, the peak signal to noise ratio (PSNR) and the natural image quality evaluator (NIQE) [34], which is a representative no-reference-based evaluation parameter (Figure 12), were used. Since there is no gold standard image in the real experimental image, a parameter that can compare the whole image was used. We derived PSNR results of 13.10 and 24.18, respectively, when using the conventional l1-norm method and the proposed method. In addition, the NIQE evaluation results were 11.92 and 4.90, respectively, when the conventional l1-norm method proposed method were used. In particular, the differences between PSNR and NIQE in the two methods were 1.84 and 2.44 times, respectively. The proposed method, which has small mean square error value that can analyze the restoration rate of an image and the variation between pixels, is expected to be able to better distinguish tissues in microscopic images. In particular, the improved NIQE results are expected to be of great help in applying a deep learning approach that required measuring the distance between features acquired form an image database in the future.
Light microscope is used mainly to generate magnified images of small objects. It has been used in biology because it can be easily operated. However, limitations exist in light microscopy, including the resolution and magnification. A light microscope with transmitted light at a very high magnification can distort the image of a point object [37]. The resolution of the light microscope is a measure of the microscope’s ability to distinguish two adjacent structures. In particular, the size of diffraction and resolving power of a microscopic image are determined by the wavelength and number of apertures of the objective lens. According to these results, it is challenging to clearly distinguish adjacent areas in light microscopy images [38]. One of the approaches to fully utilize the capabilities of the microscope is to obtain a sufficiently high magnification. However, the light microscope has a lower resolution than those of other systems because of the diffuse propagation of the refracted light waves from the lens, which leads to blurred images. Therefore, we applied the bi-l0-l2-norm regularization strategy as the image processing technology to improve the qualities of microscopic images. The proposed method will contribute to studies using microscopes as basic systems.
In addition, this study was limited to subjective and quantitative analysis of the applicability of the proposed algorithm in microscopic images. In the future, based on the results of this study, we will conduct a subjective evaluation for users such as imaging experts, doctors, and radiologists to further analyze usefulness.

4. Conclusions

This paper presents a blind deconvolution framework for a light microscope image, which combines the benefits of the bi-l0-l2-norm regularization with the CS and CG algorithms. It provided a considerable improvement in the resolution while maintaining the noise amplification. According to our simulation and experiment results, the RMSEs of the degraded and restored images were about 0.72 and 0.12, respectively. The EPI of the restored image was about 0.81, about 1.3 times that of the degraded image. The SSIMs for the degraded and restored images were about 0.54 and 0.88, respectively. Moreover, the NNPS characteristics of the restored image (proposed) at spatial frequencies over about 0.10 lp/μm were improved compared to those of the degraded image (×40) and restored image (l1-norm). These results demonstrate the viability of the proposed method for provision of improved light microscope images. Consequently, the proposed method is expected to be effective for image restoration and can be used to compensate the limitations of imaging hardware in terms of image quality.

Author Contributions

Conceptualization: K.K. and J.-Y.K.; formal analysis: K.K.; funding acquisition: J.-Y.K.; software: K.K.; writing—original draft: K.K. and J.-Y.K.; writing—review and editing: K.K. and J.-Y.K. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by a grant from the National Foundation of Korea (NRF) funded by the Korean government (Grant No. NRF-2020R1F1A1075980).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kim, J.Y.; Lee, Y. Preliminary study of improved median filter using adaptively mask size in light microscopic image. Microscopy 2020, 69, 31–36. [Google Scholar] [CrossRef]
  2. Clendenon, J.L.; Byars, J.M.; Hyink, D.P. Image Processing Software for 3D Light Microscopy. Exp. Nephrol. 2006, 103, e50–e54. [Google Scholar] [CrossRef]
  3. Heo, Y.J.; Lee, D.; Kang, J.; Lee, K.; Chung, W.K. Real-time Image Processing for Microscopy-based Label-free Imaging Flow Cytometry in a Microfluidic Chip. Sci. Rep. 2017, 7, 11651. [Google Scholar] [CrossRef]
  4. Huiskonen, J.T. Image processing for cryogenic transmission electron microscopy of symmetry-mismatched complexes. Biosci. Rep. 2018, 38. [Google Scholar] [CrossRef] [Green Version]
  5. Van Kempen, G.M.P.; Van Vliet, L.J. Background estimation in nonlinear image restoration. J. Opt. Soc. Am. A 2000, 17, 425–433. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Meiniel, W.; Olivo-Marin, J.C.; Angelini, E.D. Denoising of Microscopy Images: A Review of the State-of-the-Art, and a New Sparsity-Based Method. IEEE Trans. Image Process. 2018, 27, 3842–3856. [Google Scholar] [CrossRef] [PubMed]
  7. Wipf, D.; Zhang, H. Revisiting Bayesian blind deconvolution. J. Mach. Learn. Res. 2014, 15, 3775–3814. [Google Scholar]
  8. Cho, T.S.; Paris, S.; Horn, B.K.P.; Freeman, W.T. Blur kernel estimation using the radon transform. In Proceedings of the CVPR 2011, Providence, RI, USA, 20–25 June 2011. [Google Scholar] [CrossRef]
  9. Van der Voort, H.T.M.; Strasters, K.C. Restoration of confocal images for quantitative image analysis. J. Microsc. 1995, 178, 165–181. [Google Scholar] [CrossRef]
  10. Carrington, W.A.; Lynch, R.M.; Moore, E.; Isenberg, G. Superresolution three-dimensional images of fluorescence in cells with minimal light exposure. Science 1995, 268, 1483–1487. [Google Scholar] [CrossRef]
  11. Kim, B.; Naemura, T. Blind deconvolution of 3D fluorescence microscopy using depth-variant asymmetric PSF. Microsc. Res. Tech. 2016, 79, 480–494. [Google Scholar] [CrossRef]
  12. Kim, K.; Kim, W.; Kang, S.; Park, C.; Lee, D.; Cho, H.; Seo, C.; Lim, H.; Lee, H.; Kim, G.; et al. A blind-deblurring method based on a compressed-sensing scheme in digital breast tomosynthesis. Opt. Lasers Eng. 2018, 110, 228–235. [Google Scholar] [CrossRef]
  13. Haan, K.; Rivenson, Y.; Wu, Y.; Ozcan, A. Deep-learning-based image reconstruction and enhancement in optical microscopy. Proc. IEEE 2020, 108, 30–50. [Google Scholar] [CrossRef]
  14. Almeida, M.S.C.; Almeida, L.B. Blind and semi-blind deblurring of natural images. IEEE Trans. Image Process. 2010, 19, 36–52. [Google Scholar] [CrossRef]
  15. Krishnan, D.; Tay, T.; Fergus, R. Blind deconvolution using a normalized sparsity measure. In Proceedings of the CVPR 2011, Providence, RI, USA, 20–25 June 2011. [Google Scholar] [CrossRef]
  16. Xu, L.; Zheng, S.; Jia, J. Unnatural l0 sparse representation for natural image deblurring. In Proceedings of the 2013 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Portland, OR, USA, 23–28 June 2013; pp. 1107–1114. [Google Scholar]
  17. Krishnan, D.; Bruna, J.; Fergus, R. Blind deconvolution with re-weighted sparsity promotion. arXiv 2013, arXiv:1311.4029. [Google Scholar]
  18. Kim, K.; Lee, M.H.; Lee, Y. Investigation of a blind-deconvolution framework after noise reduction using a gamma camera in nuclear medicine imaging. Nucl. Eng. Technol. 2020, 52, 2594–2600. [Google Scholar] [CrossRef]
  19. Bahmani, S.; Romberg, J. Compressive deconvolution in random mask imaging. IEEE Trans. Comput. Imaging 2015, 1, 236–246. [Google Scholar] [CrossRef] [Green Version]
  20. Shao, W.Z.; Li, H.B.; Elad, M. Bi-l0-l2-norm regularization for blind motion deblurring. J. Vis. Commun. Image Represent. 2015, 33, 42–59. [Google Scholar] [CrossRef] [Green Version]
  21. Zhang, H.; Ouyang, L.; Huang, J.; Ma, J.; Chen, W.; Wang, J. Few-view cone-beam CT reconstruction with deformed prior image. Med. Phys. 2014, 41, 121905. [Google Scholar] [CrossRef]
  22. Satter, F.; Floreby, L.; Salomonsson, G.; Lovstrom, B. Image enhancement based on a nonlinear multiscale method. IEEE Trans. Image Process. 1997, 6, 888–895. [Google Scholar] [CrossRef] [PubMed]
  23. Ramadan, Z.M. A new method for impulse noise elimination and edge preservation. Can. J. Electr. Comput. Eng. 2014, 37, 2–10. [Google Scholar] [CrossRef]
  24. Kim, K.; Jeong, H.W.; Lee, Y. Performance Evaluation of Dorsal Vein Network of Hand Imaging Using Relative Total Variation-Based Regularization for Smoothing Technique in a Miniaturized Vein Imaging System: A Pilot Study. Int. J. Environ. Res. Public Health 2021, 18, 1548. [Google Scholar] [CrossRef] [PubMed]
  25. Liu, Y.; Zhan, Z.; Cai, J.F.; Guo, D.; Chen, Z.; Qu, X. Projected iterative soft-thresholding algorithm for tight frames in compressed sensing magnetic resonance imaging. IEEE Trans. Med. Imaging 2016, 35, 2130–2140. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  26. Donoho, D.L. Compressed Sensing. IEEE Trans. Inf. Theory 2006, 52, 1289–1306. [Google Scholar] [CrossRef]
  27. Elad, M. Optimized Projections for Compressed Sensing. IEEE Trans. Signal Process. 2007, 55, 5695–5702. [Google Scholar] [CrossRef]
  28. Shen, H.; Li, X.; Zhang, L.; Tao, D.; Zeng, C. Compressed Sensing-Based Inpainting of Aqua Moderate Resolution Imaging Spectroradiometer Band 6 Using Adaptive Spectrum-Weighted Sparse Bayesian Dictionary Learning. IEEE Trans. Geosci. Remote Sens. 2014, 52, 894–906. [Google Scholar] [CrossRef]
  29. Wang, Y.; Yang, C. Accelerating migration deconvolution using a nonmonotone gradient method. Geophysics 2010, 75, S131–S137. [Google Scholar] [CrossRef]
  30. Park, J.C.; Song, B.; Kim, J.S.; Park, S.H.; Kim, H.K.; Liu, Z.; Suh, T.S.; Song, W.Y. Fast compressed sensing-based CBCT reconstruction using Barzilai-Borwein formulation for application to on-line IGRT. Med. Phys. 2012, 39, 1207–1217. [Google Scholar] [CrossRef]
  31. Saha, D.; Schmidt, W.; Zhang, Q.; Barbotin, A.; Hu, Q.; Ji, N.; Booth, M.J.; Weigert, M.; Myers, E.W. Practical sensorless aberration estimation for 3D microscopy with deep learning. Opt. Express 2020, 28, 29044–29053. [Google Scholar] [CrossRef] [PubMed]
  32. Linden, M.; Curic, V.; Amselem, E.; Elf, J. Pointwise error estimates in localization microscopy. Nat. Commun. 2017, 8, 15115. [Google Scholar] [CrossRef] [Green Version]
  33. Mittal, A.; Moorthy, A.K.; Bovik, A.C. No-reference image quality assessment in the spatial domain. IEEE Trans. Image Process. 2012, 21, 4695–4708. [Google Scholar] [CrossRef]
  34. Mittal, A.; Soundararajan, R.; Bovik, A.C. Making a “Completely Blind” Image Quality Analyzer. IEEE Signal Process. Lett. 2013, 20, 209–212. [Google Scholar] [CrossRef]
  35. Li, Q.; Li, L.; Lu, Z.; Zhou, Y.; Zhu, H. No-reference Sharpness Index for Scanning Electron Microscopy Images Based on Dark Channel Prior. KSSI Trans. Internet Inf. Syst. 2019, 13, 2529–2543. [Google Scholar]
  36. Lee, Y.; Lee, S. Geometric dependence of image quality in digital tomosynthesis: Simulations of X-ray source trajectories and scan angles. Nucl. Instrum. Methods Phys. Res. A 2020, 969, 163997. [Google Scholar] [CrossRef]
  37. Grant, T.; Grigorieff, N. Automatic estimation and correction of anisotropic magnification distortion in electron microscopes. J. Struct. Biol. 2015, 192, 204–208. [Google Scholar] [CrossRef] [PubMed]
  38. Smolyaninov, I.I. Optical microscopy beyond the diffraction limit. HFSP J. 2008, 2, 129–131. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Flowchart of the blind deconvolution using the proposed method with the bi-l0-l2-norm regularization of the light microscopy image.
Figure 1. Flowchart of the blind deconvolution using the proposed method with the bi-l0-l2-norm regularization of the light microscopy image.
Ijerph 18 01789 g001
Figure 2. Three-dimensional (3D) plot of the PSF used to convolve the clean image in the simulation study. The PSF is based on a Gaussian distribution with a sigma of 1.5 pixels.
Figure 2. Three-dimensional (3D) plot of the PSF used to convolve the clean image in the simulation study. The PSF is based on a Gaussian distribution with a sigma of 1.5 pixels.
Ijerph 18 01789 g002
Figure 3. Simulation results including the reference image, degraded image, and image restored using the proposed method. Enlarged images of the regions in boxes B and C are shown.
Figure 3. Simulation results including the reference image, degraded image, and image restored using the proposed method. Enlarged images of the regions in boxes B and C are shown.
Ijerph 18 01789 g003
Figure 4. Noise patches of the three images in Figure 3 for the background areas marked with box A.
Figure 4. Noise patches of the three images in Figure 3 for the background areas marked with box A.
Ijerph 18 01789 g004
Figure 5. Resultant profiles measured along the broken red line in Figure 3 with box C. The intensities of each profile are normalized to the corresponding maximum.
Figure 5. Resultant profiles measured along the broken red line in Figure 3 with box C. The intensities of each profile are normalized to the corresponding maximum.
Ijerph 18 01789 g005
Figure 6. Graph of the evaluation parameters including the RMSE, EPI, and SSIM between the degraded and restored images.
Figure 6. Graph of the evaluation parameters including the RMSE, EPI, and SSIM between the degraded and restored images.
Ijerph 18 01789 g006
Figure 7. The images of PSF (reference), which is used by convolving the clean image to make the blurred image and PSF (estimated), which was estimated using the proposed algorithm.
Figure 7. The images of PSF (reference), which is used by convolving the clean image to make the blurred image and PSF (estimated), which was estimated using the proposed algorithm.
Ijerph 18 01789 g007
Figure 8. Profiles of the PSF (reference) and PSF (estimated) images measured along the line AB in the Figure 7.
Figure 8. Profiles of the PSF (reference) and PSF (estimated) images measured along the line AB in the Figure 7.
Ijerph 18 01789 g008
Figure 9. Experiment results for the degraded image (magnification of 40), restored image (l1-norm-based), and image restored using the proposed method.
Figure 9. Experiment results for the degraded image (magnification of 40), restored image (l1-norm-based), and image restored using the proposed method.
Ijerph 18 01789 g009
Figure 10. Examples of degraded image (magnification of 400), restored image (l1-norm-based), and image restored using the proposed method.
Figure 10. Examples of degraded image (magnification of 400), restored image (l1-norm-based), and image restored using the proposed method.
Ijerph 18 01789 g010
Figure 11. NNPS results (obtained using ROI B in Figure 9) of the degraded image (×40), restored image (l1-norm), and restored image (proposed) at all spatial frequencies (lp/μm).
Figure 11. NNPS results (obtained using ROI B in Figure 9) of the degraded image (×40), restored image (l1-norm), and restored image (proposed) at all spatial frequencies (lp/μm).
Ijerph 18 01789 g011
Figure 12. Graph of the evaluation parameters including the PSNR and NIQE using experimental image for l1-norm-based and proposed restoration methods.
Figure 12. Graph of the evaluation parameters including the PSNR and NIQE using experimental image for l1-norm-based and proposed restoration methods.
Ijerph 18 01789 g012
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kim, K.; Kim, J.-Y. Blind Deconvolution Based on Compressed Sensing with bi-l0-l2-norm Regularization in Light Microscopy Image. Int. J. Environ. Res. Public Health 2021, 18, 1789. https://doi.org/10.3390/ijerph18041789

AMA Style

Kim K, Kim J-Y. Blind Deconvolution Based on Compressed Sensing with bi-l0-l2-norm Regularization in Light Microscopy Image. International Journal of Environmental Research and Public Health. 2021; 18(4):1789. https://doi.org/10.3390/ijerph18041789

Chicago/Turabian Style

Kim, Kyuseok, and Ji-Youn Kim. 2021. "Blind Deconvolution Based on Compressed Sensing with bi-l0-l2-norm Regularization in Light Microscopy Image" International Journal of Environmental Research and Public Health 18, no. 4: 1789. https://doi.org/10.3390/ijerph18041789

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