HOME JOURNALS CONTACT

Information Technology Journal

Year: 2010 | Volume: 9 | Issue: 5 | Page No.: 962-967
DOI: 10.3923/itj.2010.962.967
Image Restoration Method Based on Least-Squares and Regularization and Fourth-Order Partial Differential Equations
Xiaoyang Yu, Yuan Gao, Xue Yang, Chu Shi and Xiukun Yang

Abstract: An image restoration method based on least-squares and regularization and fourth-order partial differential equations is proposed in this study. Noise is removed by improved Yu-Li and M. Kaveh’s fourth-order partial differential equations method and then improved least-squares and regularization method is adopted to restored image. The experimental results show that the method can better restore degraded image and the peak signal to noise ratio and subjective visual effects of the restored image are improved significantly.

Fulltext PDF Fulltext HTML

How to cite this article
Xiaoyang Yu, Yuan Gao, Xue Yang, Chu Shi and Xiukun Yang, 2010. Image Restoration Method Based on Least-Squares and Regularization and Fourth-Order Partial Differential Equations. Information Technology Journal, 9: 962-967.

Keywords: peak signal to noise ratio, blocking artifacts, Image degradation, Euler equation, steepest descent method and salt-pepper noise

INTRODUCTION

Blur and noise is inserted by environmental conditions and image equipment etc. in process to take, transport and store image, which result in degrading image. Practical application needs to restore degraded image. Because image restoration is an inverse problem and ill-posed, we generally adopt regularization method to solve the problem. Least-squares and regularization in the regularization methods is more effective (Chen et al., 2000), however, restored effects are declined by noise. Because partial differential equations are an effective method to remove noise, an image restoration method based on least-squares and regularization and fourth-order partial differential equations is proposed in this study.

IMAGE RESTORATION METHOD BASED ON LEAST-SQUARES AND REGULARIZATION

Image degradation model can be expressed as:

(1)

In Eq. 1, u is degraded image. f is original image. n is additive noise. H is blurred operator.

In the conditions without noise, Eq. 1 is:

(2)

In regard to Eq. 2, least-squares solution is adopted to approximate to f. If the estimate of the current image is and the improved amount of is , namely:

(3)

If , we can get:

(4)

If H is irreversible, the process is ill-posed. Therefore, regularization method is adopted to solve the problem.

In Eq. 4, regular parameter α is added to improve approximate solution (Miao et al., 2005). We can get:

(5)

In Eq. 5, If and are the unit matrices of the same order. α is regularization parameter. When α is to be selected, we adopt a self-adaptive-correcting mathematical model of regularization parameter (Chen et al., 1999) is:

(6)

In Eq. 6, λ is step-size correction factor of α. λ = 15.

Equation 5 is expressed as:

(7)

In Eq. 7, D = HTH+αITfIf, , b =HTs. If the size of matrix D is great, steepest descent method is adopted to get iterative solution. Iterative formula is:

(8)

In Eq. 7, initial value is:

In summary, image restoration method based on least-squares and regularization is proposed in the conditions without noise. If noise exists, restored effects are decreased. Therefore, degraded image firstly need to remove noise.

IMAGE DE-NOISING METHOD BASED ON FOURTH-ORDER PARTIAL DIFFERENTIAL EQUATIONS

Image de-noising methods include a combination of species: Wiener filtering, median filtering, average filtering, order statistics filtering, low-pass filtering and so on (Miyata and Taguchi, 2002; Komatsu and Saito, 2004; Shui, 2005). However, these methods don’t only remove noise and often cause blur to edges and textures. Recently, Partial Differential Equations (PDE) methods are often used to remove noise, which can suppress noise, while maintain edges and texture information.

Traditional second-order partial differential equations remove noise, which sometimes results in blocking artifacts and some regions have the same gray after processing image. By eliminating noise repeatedly, the image will transit to blocking image. The image will look like the combination of different brightness regions after several iterations. Fourth-order partial differential equations method proposed by You and Kaveh (2000), can avoid the blocking artifacts, while remove noise and maintain edge. However, the problem of these equations can not remove salt-pepper noise. Modifying diffusion in Yu-Li and M. Kaveh’s equations can obtain improved equations, which can not only maintain their original capability, but also remove the salt-pepper noise. The process is as follows:

Yu and Kaveh (2000) proposed fourth-order partial differential equations based on Laplacian diversification is:

(9)

In the space Ω of supported domain, energy function of Eq. 9 is:

(10)

The degree of image smoothing is measured by |∇2u|, so, the minimization of E(u) is equivalent to smooth the image.

Euler equation of Eq. 10 is:

(11)

In Eq. 11, ∇2 is Laplacian operator, s is complex variable, c(s)≥0, f(·) satisfies:

and f(·)≥0. In Eq. 9,

therefore,

k is a constant. Because f(s) is non-concave function, it is considered that f(s) doesn’t change in the salt-pepper noise. Namely, E(u) doesn’t change in the salt-pepper noise. Therefore, salt-pepper noise can’t be removed.

To concluded, the diffusion in Eq. 9 is modified to:

Chen et al. (2008) Eq. 9 is:

(12)

f(s) in the corresponding energy function is revised to:

So, f(s) must be concave function, E(u) has only one global minimum solution. In a word, Eq. 12 can’t only sustain the de-noising capability of Eq. 9, but also remove salt-pepper noise.

IMAGE RESTORED ALGORITHM BASED ON LEAST-SQUARES AND REGULARIZATION AND FOURTH-ORDER PARTIAL DIFFERENTIAL EQUATIONS

To combine fourth-order partial differential equations with least-squares and regularization is used to restore image, which constructs an image restoration algorithm based on least-squares and regularization and fourth-order partial differential equations. Specific algorithm steps are as follows:

Step 1: Enter the initial degraded image u0. Assumed that the time interval is Δt, the grid size of space is Δh. To quantify the time and space coordinates are as follows:

In equation, IΔhxJΔh is the size of image.

Step 2: Calculate Laplacian value of all the pixels in the image u0

And the corresponding symmetry boundary conditions are:

In equation, uni,j is the image to be iterated n times, (i,j) is the location of the current pixel in the image.

Step 3: According to the fourth-order partial differential equations, we supposed:

are Lapliacian values of four adjacent pixels. Image un+1 is calculated as the following formula.

In equation,


Step 4: If iterative times n is less than set iterative times N, the procedure enter step3 and n = n+1. Go on iterative loop. If not, the procedure enter step 5
Step 5: Random matrix is produced with the same size of blurred operator and it is normalized to be H0. Treated blurred image produces estimation , therefore, initial value is calculated by blurred image


Step 6: In the internal iterative loop, regularization parameter αk is automatically corrected by:

and then, Δxk is obtained by Eq. 8.

Step 7: Enter the external loop and then update
Step 8: If :

the program enters step 9; otherwise, enter step 6.

Step 9: Show restored image and calculate the Peak Signal to Noise Ratio (PSNR) of restored image.

In equation, are, respectively represented the gray value of restored image and original image.

THE EXPERIMENTAL RESULTS AND ANALYSIS

The experiments are adopted 0 to 255 gray-scale image, 256x256 size of which is the original image to be experimented on.

Experiment 1: Gaussian noise and salt-pepper noise are added into original image and then degraded images are separately removed noise by improved equations and Yu-Li and M. Kaveh’s fourth-order partial differential equations, the experimental results are shown in Fig. 1a-d and 2a-d.

Experimental results in Fig. 1a-d show that the removal effects of Gaussian noise through improved equation is similar to the removal effects of Yu-Li and M. Kaveh’s fourth-order partial differential equations. Experimental results in Fig. 2a-d show that improved their equations can remove salt-pepper noise which is not removed by Yu-Li and M. Kaveh fourth-order partial differential equations.

Experiment 2: The original image is firstly degraded, which is separately restored by using least-squares regularization method and this method in the study, the experimental results are shown in Fig. 3a-e to 6a-e.

Experimental results of Fig. 3a-e to 6a-e shows that the visual effect of the restored image by using this method in the study is significantly better than the one by using least-squares and regularization method.

The Peak Signal to Noise Ratio (PSNR) of the restored image in Fig. 3a-e to 6a-e is shown in Table 1.Comparison of experimental data show that restored effects by using this method in the study is significantly better than least-squares and regularization method.

Fig. 1:
Removal Gaussian noise, (a) original image, (b) image with Gaussian noise, (c) image de-noised by fourth-order PDE of Yu-Li and M. Kave and (d) image de-noised by the improved PDE

Fig. 2:
Removal salt-pepper noise, (a)original image, (b) image with salt-pepper noise, (c) image de-noised by fourth-order PDE of Yu-Li and M. Kave and (d) image de-noised by the improved PDE

Fig. 3:
Restored image degraded by motion blur and Gaussian noise, (a)original image, (b) image with motion blur, (c) image with motion blur and Gaussian noise, (d) image restored by least-squares and regularization method and (e) image restored by the method in this study

Fig. 4:
Restored image degraded by motion blur and salt-pepper noise, (a)original image, (b) image with motion blur, (c) image with motion blur and salt-pepper noise, (d) image restored by least-squares and regularization method and (e) image restored by the method in this study

Fig. 5:
Restored image degraded by defocus blur and Gaussian noise, (a)original image, (b) image with defocus blur, (c) image with defocus blur and Gaussian noise, (d) image restored by least-squares and regularization method and (e) image restored by the method in this study

Fig. 6:
Restored image degraded by defocus blur and salt-pepper noise, (a)original image, (b) image with defocus blur, (c) image with defocus blur and salt-pepper noise, (d) image restored by least-squares and regularization method and (e) image restored by the method in this study

Table 1: The comparison of PSNR

CONCLUSION

Image restoration method based on least-squares and regularization can restore image better. However, the restored effects are declined by noise. This method in the study combines least-squares and regularization with fourth-order partial differential equations, which don’t only overcome the ill-posed of image restoration, but also eliminate noise besides salt-pepper noise. Experimental results show that this method on the peak signal to noise ratio and subjective visual effect of the restored images are better than the one by image restoration method based on least-squares regularization.

ACKNOWLEDGMENTS

This study was supported by the Chun Hui Project of Chinese Education Department (Z2007-1-15014) and the Project of Excellent Academic Leaders of Harbin University of Science and Technology.

REFERENCES

  • Chen, W., M. Chen and J. Zhou, 2000. Adaptively regularized constrained total least-squares image restoration. IEEE Trans. Image Process., 9: 588-596.
    CrossRef    


  • Miao, Q., B. Tang and H. Zhou, 2005. Image restoration based on least-squares increment iterative and regularization method. Computer Appl., 25: 2826-2829.
    Direct Link    


  • Chen, W., C. Li and H. Chen, 1999. An effective restoration algorithm of degenerated image in spatial domain. Chinese J. Comput., 22: 1267-1271.


  • Shui, P.L., 2005. Image denoising algorithm via doubly local Wiener filtering with directional windows in wavelet domain. IEEE Signal Process. Lett., 12: 681-684.
    CrossRef    


  • Miyata, K. and A. Taguchi, 2002. Spatio-temporal separable data-dependent weighted average filtering for restoration of the image sequences. Proc. IEEE Int. Confer., 4: 3696-3699.
    CrossRef    


  • Komatsu, T. and T. Saito, 2004. Sharpening-demosaicking method for removal of image blurs caused by an optical low-pass filter. Image Process. Int. Confer., 2: 1237-1240.
    CrossRef    


  • You, Y.L. and M. Kaveh, 2000. Fourth-order partial differential equations for noise removal. IEEE Trans. Image Process., 9: 1723-1730.
    CrossRef    Direct Link    


  • Chen, B., W.S. Chen and L. W. Zhang, 2008. Image restoration based on fourth-order PDE model. Natural Comput., 5: 549-553.
    CrossRef    

  • © Science Alert. All Rights Reserved