Perfect information non-local constraint total variation method for image recovery

A non-local, full-information technology, applied in the field of image processing, can solve the problem that the high-frequency details of the image cannot be recovered well, and achieve the effect of solving the staircase effect.

CN102393955BActive Publication Date: 2013-11-20XIDIAN UNIV
3 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2013-11-20

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a perfect information non-local constraint total variation method for image recovery. By the method, the problems that edges cannot be sharpened and high-frequency details cannot be recovered during the image recovery in the prior art are solved. The technical scheme is as follows: (1) suppressing noise of an indefinite image by using a non-local mean value filter method; (2) initializing a recovered result by using a wiener filter method; (3) calculating a perfect information non-local weight coefficient matrix; (4) updating the recovered result by using a threshold value iterative formula; (5) suppressing noise of the recovered result by using a total variation denoising method; (6) judging whether to update the perfect information non-local weight coefficient matrix, if so, returning to the step (3), otherwise, executing step (7); and (7) judging whether a stop condition is met, if so, obtaining a final result, otherwise, returning to the step (4) until the stop condition is met. During recovery, the edge of an image can be sharpened and the high-frequency details of the image can be recovered; and the method can be used for recovering the indefinite image in a known indefinite type.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention belongs to the technical field of image processing, in particular to a method for restoring blurred images, which can be used for restoring blurred images of various known blur types. Background technique

[0002] Image restoration refers to the removal or mitigation of image quality degradation in the process of acquiring digital images. It is an important and challenging research content in image processing. For the image restoration problem, researchers have proposed many methods.

[0003] Traditional restoration methods include inverse filtering, Wiener filtering, Kalman filtering and generalized inverse singular value decomposition, etc. These methods have been widely used in image restoration, but these methods require blurred images to have a high signal-to-noise ratio , methods such as inverse filtering are only suitable for images with high SNR, which limits the practical application of traditional restoration methods. Another ...

Examples

Embodiment Construction

[0029] refer to figure 1 , the specific implementation steps of the present invention are as follows:

[0030] Step 1, use the existing "non-local mean filtering method" to suppress noise on the input blurred image y, and obtain the blurred image x after noise suppression (-1) , among them, "non-local mean filtering method" by A.Buades et al. in "A non-local algorithm for image denoising", IEEE Int.Conf.on Computer Vision and Pattern Recognition (CVPR 2005), San Diego, CA, USA , proposed in June 20-25, 2005, specifically calculated according to the following formula:

[0031] x ( - 1 ) ( i ) = Σ j = 1 N g ( i , j ) y ( ...