Документ взят из кэша поисковой машины. Адрес оригинального документа : http://imaging.cs.msu.su/pub/2014.ICIP.Nasonov_Krylov.TVWarping.en.pdf
Дата изменения: Tue Jun 10 16:32:18 2014
Дата индексирования: Sat Apr 9 23:28:52 2016
Кодировка:
GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS Andrey Nasonov, and Andrey Krylov Lomonosov Moscow State University, Moscow, Department of Computational Mathematics and Cybernetics, e-mail: nasonov@cs.msu.ru, kryl@cs.msu.ru
ABSTRACT An approach of including warping algorithms into total variation image enhancement methods is suggested. The idea of warping is to make edges sharper using pixel grid transform so that the pixels near edges move closer to the edges. The advantage of using warping approach is that the change of the total variation value is small, so it can be used to improve the results of total variation image enhancement methods like deblurring, deringing and resampling. Index Terms-- Image grid warping, total variation, image enhancement 1. INTRODUCTION Algorithms based on Total Variation (TV) minimization have become widely used in image enhancement due to the peculiar features that cannot be realized with smooth regularization [1, 2]. Classic TV method for image denoising was introduced in [3]. Now TV methods are used for a large variety of image restoration areas including image denoising [4], deblurring [5], deringing [6], resampling and superresolution [7], inpainting [8] and other areas. Typically the TV methods are posed using unconstraint minimization of the regularization functional f (z ) = D(z0 , z ) + T V (z ), or constrained minimization on the set of images with bounded TV min D(z0 , z ).
T V (z )C

where operator A corresponds to the posed problem: for noise reduction and ringing suppression operator A is usually the identity operator, for deblurring the blur kernel is used as operator A. Typical effect of image total variation minimization is the following: it flattens the areas with small intensity changes corresponding to noise and ringing while keeping strong edges intact. If A is the identity operator, the edge sharpness is not changed. If A is the blur kernel, then the edges become a bit sharper. We propose a way to improve the result of total variation image enhancement using grid warping that has almost no effect on the total variation. The idea of grid warping is to make edges sharper using pixel grid transform so that the pixels near edges move closer to the edges. The existing warping approaches [9, 10] were not used in conjunction with TV image enhancement methods. The method [9] does not limit the warping effect to the areas near the edges and can produce unwanted image distortions. The method [10] works independently in horizontal and vertical directions and can introduce local changes in edge directions. The proposed image warping method is more suitable to be used simultaneously with TV algorithms. 2. GRID WARPING 2.1. 1D edge sharpening We assume that a blurred edge can be approximated by a step edge function H (x) smoothed with a Gaussian kernel: E (x) = [H G ](x), where H (x) = 1, 0, x 0, x < 0,

The term D(z0 , z ) is the data-fitting term, the regularization term T V (z ) is the total variation functional T V (z ) = | z |dz ,

and is the regularization parameter. Usually the data-fitting term looks as D(z0 , z ) = Az - z0
Z

,

The work was supported by Russian Science Foundation grant 14-1100308.

x2 1 e- 22 . 2 The 1D grid warping looks as follows. Let x = x(x) be the new coordinate of the point x. Consider one-dimensional edge profile E (x) centered at the zero point and profile of the warped edge E (x). For edge sharpening, we use the transform: x = x + AG (x) (1)

G (x) =


where constant A is equal to A= 2.2. 2D image warping The following algorithm is used: 1. Perform Canny edge detection [11] with zero thresholds and corresponding to edge model that is given or estimated by the edge width estimation algorithm proposed in [12, 13]. 2. For every pixel take all edges from its neighborhood, take directions normal to the edges, find pixel shifts (1) and compute the average shift vector with weights proportional to edge gradient values. 3. Interpolate the image from the warped grid to the old uniform grid. The pixels Is (i, j ) are interpolated by a weighted averaging of neighbor pixels in a given radius r of the transformed grid I (xk , yk ): Is (i, j ) = where dk = 1/ r = 1.5. dk I (xk , yk ) , dk 1 . G (0)

from the LIVE database [15] and created downsampled images and images with blur, noise and ringing effect. Then we applied TV based image enhancement algorithms to the degraded images and performed edge sharpening using the proposed method. Average PSNR and TV values before and after image warping were calculated and compared.

3.1. TV image enhancement methods 3.1.1. Image deblurring Blurred images were generated from reference images using Gaussian filter with radius = 3 and Gaussian noise with standard deviation 5. We consider the following algorithms of TV image deblurring: 1. Projection of the image sharpened by unsharp masking with high onto the set of images with bounded TV [16]: z = H z0 + (z0 - H z0 ), zR = arg
T V (z )T V (z0 )

min

z - z 2 ,

(2)

(i - xk )2 + (j - yk )2 . In this work we use

2.3. Effects of warping on the total variation The most important effect of warping is that it does not change the TV value continuous case. This fact comes from variation [14]. In 1D, the TV is defined T V (E ) = on the total variation of 1D function in the the definition of total by the formula

where H is the Gaussian filter with the same parameter as was used to generate blurred image. We use = 5. 2. Splitting the image into high-frequency and lowfrequency parts and deblurring only low frequency part using the previous algorithm [16]: zL = H z
0

zH = z0 - zL z = H zL + (zL - H zL ) zR = zH + arg
T V (z )T V (zL )

(3) z - z 2 .

|E (x)|dx.

min

The TV of the warped edge is equal to 3.1.2. Image deringing T V (E ) = = |(E (x) |dx = |E (x)x |dx = Ringing effect was modeled by ideal low-pass filtering with the cut-off frequency 0.125 Hz that produces ringing oscillations with the width 4. Gaussian noise with standard deviation 5 was added to the images. The connection between ringing effect and TV is shown in [14]. When ringing effect appears, the TV strongly increases. To suppress ringing effect, we project the image onto the set of images with bounded total variation: z = arg
T V (z ) T V (z0 )

|E (x)|x dx =

|E (x)|dx = T V (E ).

In real applications, image total variation can slightly change after warping (usually decrease). This is caused by change of the local length of level set lines connected with the TV value [14] and smoothing at the interpolation step. Nevertheless the relative TV change is small. We will check the change experimentally in the Results section. 3. APPLICATION OF THE GRID WARPING FOR TV IMAGE ENHANCEMENT We apply grid warping as a postprocessing algorithm to TV image enhancement methods. To demonstrate the effectiveness of the proposed method, we took 29 reference images

min

z - z0 2 .

(4)

Parameter 0 1 controls the ringing suppression level. The less is , the stronger ringing suppression is. The value = 1 means no ringing suppression. We use = 0.7 which maximizes the PSNR of images after deringing for the LIVE database.


Method Source image Blurred and noisy Deblurring (2) Deblurring (3) Noisy with strong ringing Deringing (4) Resampling (5)

No warping PSNR TV -- 15.58 21.61 9.59 21.77 10.24 21.79 10.14 23.30 11.94 23.51 8.63 23.35 4.03

After warping PSNR TV

21.91 21.88 23.61 23.63

9.80 9.16 8.32 4.27

Fig. 1. Average PSNR and TV values of image enhancement algorithms without and with applying the proposed image warping method for the images from the LIVE database [15] 3.1.3. Image resampling The TV based image resampling algorithm does not require postprocessing to improve image sharpness if the input lowresolution image is sharp. But if the low-resolution image is blurred then the high-resolution image is blurred too and edge sharpening will show effective results. The images were downsampled with the factor 2, blurred with Gaussian filter with D = 1.5 and then resampled using the TV based regularization method [17] z = arg min ( DH0 z - z
02

Reference image

Blurred noisy image P S N R = 28.03 T V = 6.27

+ T V (z ))

(5)

where H0 is Gaussian filter with 0 = 0.4 used as antialiasing filter and D is the decimation operator, = 0.03 is the regularization parameter. TV stabilizer is used here as the a priory information to reconstruct pixels in high-resolution image. 3.2. Results The overall results of applying the proposed method after TV based image restoration algorithms are shown in Table 1. Performing grid warping after image enhancement algorithms increases both PSNR value and visual quality in all cases. The results of applying the grid warping algorithm for deblurring of blurred and noisy image are shown in Fig. 2. It can be seen that applying grid warping after image deblurring increases edge sharpness and overall image quality. Moreover the edges become not only sharper but straighter too. Increasing the parameter in (2) and (3) instead of using image warping to sharp the edges will degrade image quality due to noise amplification. The results of applying image warping for the TV deringing are shown in in Fig. 3 and the results for image resampling are shown in Fig. 4. To show the effectiveness of the proposed algorithm for real images, we took outfocued noisy image from a camera and applied deblurring (3) with warping. The results are shown in Fig. 5.

Deblurring (2) P S N R = 27.53 T V = 6.63

Deblurring (2) + warping P S N R = 27.90 T V = 6.34

Deblurring (3) P S N R = 28.54 T V = 6.61

Deblurring (3) + warping P S N R = 29.10 T V = 5.94

Fig. 2. The result of applying image warping for image deblurring


Reference image

Ringing + noise P S N R = 27.33 T V = 8.03

Reference image

Blurred low resolution image

Deringing P S N R = 27.84 T V = 2.65

Deringing + warping P S N R = 27.03 T V = 2.55

Fig. 3. The result of applying image warping for image deringing 4. CONCLUSION The warping algorithm for edge sharpening has been presented. The future work will include pure 2D warping algorithms. Application of the proposed method as a post-processing algorithm to TV based image enhancement algorithms has shown its effectiveness. Moreover, the warping and TV ideas are complementary and there can be other effective variants of simultaneous use of TV methods and warping algorithm. 5. REFERENCES [1] M. Burger, A. C. Mennucci, S. Osher, and M. Rumpf, Level Set and PDE Based Reconstruction Methods in Imaging. Cetraro, Italy, 2008, ch. A Guide to the TV Zoo. [2] J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, "Algorithms and software for total variation image reconstruction via first-order methods," Numerical Algorithms, vol. 53, no. 1, pp. 67­92, 2010. [3] L. Rudin, S. Osher, and E. Fatemi, "Nonlinear total variation based noise removal algorithms," Physica D, no. 60, pp. 259­268, 1992. [4] "Adaptive total variation denoising based on difference curvature," Image and Vision Computing, vol. 28, no. 3, pp. 298­306, 2010. Resampling P S N R = 23.67 T V = 3.07 Resampling + warping P S N R = 23.75 T V = 3.07

Fig. 4. The result of applying image warping for image resampling

Blurred and noisy image

Deblurring (3)

Deblurring (3) + warping

Fig. 5. The result of applying image warping for image deblurring


[5] R. H. Chan, M. Tao, and X. Yuan, "Constrained total variation deblurring models and fast algorithms based on alternating direction method of multipliers," SIAM Journal on Imaging Sciences, vol. 6, no. 1, pp. 680­697, 2013. [6] Q. Do, A. Beghdadi, and M. Luong, "A new adaptive image post-treatment for deblocking and deringing based on total variation method," 10th International Conference on Information Sciences Signal Processing and their Applications (ISSPA), pp. 464­467, 2010. [7] Q. Yuan, L. Zhang, and H. Shen, "Multiframe superresolution employing a spatially weighted total variation model," IEEE Transactions on Circuits and Systems for Video Technology, vol. 22, no. 3, pp. 379­392, 2012. [8] X. Zhang and T. F. Chan, "Wavelet inpainting by nonlocal total variation," Inverse Problems and Imaging, vol. 4, no. 1, pp. 191­210, 2010. [9] N. Arad and C. Gotsman, "Enhancement by imagedependent warping," IEEE Trans. Image Proc., vol. 8, pp. 1063­1074, 1999. [10] J. Prades-Nebot et al., "Image enhancement using warping technique," IEEE Electronics Letters, vol. 39, pp. 32­33, 2003. [11] J. Canny, "A computational approach to edge detection," IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 8, pp. 679­698, 1986. [12] A. A. Nasonova and A. S. Krylov, "Determination of image edge width by unsharp masking," Computational Mathematics and Modelling, vol. 25, pp. 72­78, 2014. [13] A. A. Chernomorets and A. V. Nasonov, "Deblurring in fundus images," in 22-th Int. Conf. GraphiCon'2012, Moscow, Russia, 2012, pp. 76­79. [14] S. Mallat, A Wavelet Tour of Signal Processing. demic Press, 1999. Aca-

[15] H. Sheikh, M. Sabir, and A. Bovik, "A statistical evaluation of recent full reference image quality assessment algorithms," IEEE Transactions on Image Processing, vol. 15, no. 11, pp. 3440­3451, 2006. [16] A. V. Nasonov and A. S. Krylov, "Basic edges metrics for image deblurring," Proceedings of 10th Conference on Pattern Recognition and Image Analysis: New Information Technologies, vol. 1, pp. 243­246, 2010. [17] A. Lukin, A. Krylov, and A. Nasonov, "Image interpolation by super-resolution," in 16th International Conference Graphicon'2006, Novosibirsk Akademgorodok, Russia, July 2006, pp. 239­242.