SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
第 6 卷 第 3 期
2013 年 6 月
中国光学
Chinese Optics
Vol. 6 No. 3
June 2013
收稿日期: 2013-02-11; 修订日期: 2013-04-13
基金项目: Major State Basic Research Development Program of China( 973 Program,No. 2009CB72400603) ; The National
Natural Science: Scientific Instrumentation Special Project( No. 61027002) ; The National Natural Science Foun-
dation of China( No. 60972100)
文章编号 1674-2915( 2013) 03-0318-07
Improved fixed point method for image restoration
YAN Xue-fei,XU Ting-fa*
,BAI Ting-zhu
( Key Laboratory of Photoelectric Imaging Technology and System of the Ministry of Education,
College of Optical Engineering,Beijing Institute of Technology,Beijing 100081,China)
* Corrponding author,E-mail: xutingfa@ 163. com
Abstract: We analyze the fixed point method with Tikhonov regularization under the periodic boundary condi-
tions,and propose a changable regularization parameter method. Firstly,we choose a bigger one to restrain
the noise in the reconstructed image,and get a convergent result to modify the initial gradient. Secondly,we
choose a smaller one to increase the details in the image. Experimental results show that compared with other
popular algorithms which solve the L1 norm regularization function and Total Variation ( TV) regularization
function,the improved fixed point method performs favorably in solving the problem of the motion degradation
and Gaussian degradation.
Key words: image restoration; periodic boundary condition; Tikhonov regularization; change regularization pa-
rameter
改进的固定点图像复原算法
阎雪飞,许廷发
*
,白廷柱
( 北京理工大学 光电学院 光电成像技术与系统教育部重点实验室,北京 100081)
摘要: 研究了周期边界条件下,Tikhonov 正则化的固定点算法,提出了变化正则化参数的方法。首先对正则化参数取较
大值,抑制复原图像中的噪声,通过得出的收敛结果来修正初始梯度; 然后对正则化参数取较小值,以增强复原图像中的
细节。实验结果表明,与当前求解 L1 范数正则化函数和全变分正则化函数的流行算法比较,本文算法对于运动模糊与高
斯模糊图像的复原效果更佳。
关 键 词: 图像复原; 周期边界条件; Tikhonov 正则化; 变正则化参数
中图分类号: TP391. 4 文献标识码: A doi: 10. 3788 /CO. 20130603. 0318
1 Introduction
In modern society,images are important media for
human to obtain the information. However, the
images are destroyed inevitably during imaging,
copying,and transmission,such as image informa-
tion is polluted by the noise. While,the high-
quality images are necessary in many areas. So the
image restoration is a very important task. It is one
of the earliest and most classical nonlinear inverse
problems in imaging processing,dating back to the
1960's.
2 Image degradation model
In this class of problems,the image blurring is mod-
eled as:
g = Hf + n , ( 1)
Where f( f∈RAB × 1
) is a AB × 1 vector and repre-
sents the unknown A × B original image. g ( g ∈
RAB × 1
) is a AB × 1 vector and represents the A × B
noisy blurred image. n( n∈RAB × 1
) is a AB × 1 vec-
tor and represents the white Gaussian noise. H( H∈
RAB × AB
) represents the blur operator. In the case of
spatially invariant blurs,it is the matrix representa-
tion of the convolution operation. The structure of H
depends on the choice of boundary conditions,that
is,the underlying assumptions on the image outside
the field of view.
We consider the original image:
f =
1 2 3
4 5 6







7 8 9
. ( 2)
Zero boundary condition means that all pixels
outside the borders are assumed to be zero,which
can be pictured as embedding the image f in a large
image:
fext =
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 1 2 3 0 0 0
0 0 0 4 5 6 0 0 0
0 0 0 7 8 9 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0

























0 0 0 0 0 0 0 0 0
,( 3)
In this case,H is a Block Toeplitz with Toeplitz
Blocks( BTTB) matrix.
Periodic boundary condition means that the im-
age repeats itself in all directions,which can be pic-
tured as a large image embedded with image f:
fext =
1 2 3 1 2 3 1 2 3
4 5 6 4 5 6 4 5 6
7 8 9 7 8 9 7 8 9
1 2 3 1 2 3 1 2 3
4 5 6 4 5 6 4 5 6
7 8 9 7 8 9 7 8 9
1 2 3 1 2 3 1 2 3
4 5 6 4 5 6 4 5 6

























7 8 9 7 8 9 7 8 9
,( 4)
In this case,H is a Block Circulant with Circulant
Blocks( BCCB) matrix.
Reflexive ( Neumann ) boundary condition
means that the scene outside the boundaries is a mir-
ror image of the scene inside the image boundaries,
which can be pictured as a large image embedded
with image f:
fext =
9 8 7 7 8 9 9 8 7
6 5 4 4 5 6 6 5 4
3 2 1 1 2 3 3 2 1
3 2 1 1 2 3 3 2 1
6 5 4 4 5 6 6 5 4
9 8 7 7 8 9 9 8 7
9 8 7 7 8 9 9 8 7
6 5 4 4 5 6 6 5 4

























3 2 1 1 2 3 3 2 1
. ( 5)
In this case,H is the sum of BTTB,Block Toeplitz
with Hankel Blocks( BTHB) ,Block Hankel with To-
eplitz Blocks( BHTB) and Block Hankel with Hankel
913第 3 期 徐国权,等: 光纤光栅传感技术在工程中的应用
Blocks( BHHB) matrices[1]
.
In this paper we propose an improved fixed point
method with Tikhonov regularization that we claim
performs better than other popular algorithms in both
subjective and objective judgements of the image res-
toration ability. It changes regularization parameters
from bigger ones to small ones with iterations,and
modifies the initial gradient at every iteration to in-
crease the details in the reconstructed image.
3 Tikhonov regularization function
As we all know,H is often singular or very ill-con-
ditioned. So the problem of estimating f from g is an
Ill-posed Linear Inverse Problem( ILIP) . A classical
approach to ILIP is the Tikhonov regularization
which can be expressed as:
f = argmin
1
2
‖Hf - g‖
2
+
λ
2
‖Df‖
2
. ( 6)
where λ( λ > 0) is the regularization parameter,D
is the penalty matrix. ‖Df‖
2
is the regularizer or
regularization functional,which has many choices
such as: L1 norm regularization functional[2-6]
,To-
tal-Variation ( TV ) regularization functional[7-10]
.
There are algorithms for solving L1 norm regulariza-
tion functional such as: Gradient Projection for Space
Resonstruction ( GPSR ) algorithm[11]
, which in-
cludes GPSR-basic algorithm,GPSR-bb algorithm
and SpaRSA-monotone algorithm[12]
. There are al-
gorithms for solving TV regularization functional such
as: TwIST algorithm[13-14]
,SALSA algorithm[15-16]
,
FTVd algorithm[17-20]
and fixed point method[23]
.
The fixed point method can be expressed as:
k = 0 , ( 7)
f0 = 0 . ( 8)
Begin the fixed point iterations:
Dk = D( fk ) , ( 9)
rk = HT
( Hfk - g) + αDk fk , ( 10)
M = HT
H + αDk , ( 11)
sk = M-1
rk , ( 12)
fk+1 = fk + sk , ( 13)
k = k + 1 . ( 14)
Generally,when rk < 0. 001,we stop the itera-
tions.
4 Improved fixed point method
When the boundary condition of image blurring is
the periodic boundary condition,we can choose pen-
alty matrix as the negative Laplacian with periodic
boundary condition L,which is a B × B partitioned
matrix:
L =
L0 - I Θ … - I
- I L0 - I … Θ
Θ - I L0 … Θ
   
- I Θ Θ … L













0
, ( 15)
where I is an A × A identity matrix,Θ is a A × A ze-
ro matrix.
L0 =
4 - 1 0 … - 1
- 1 4 - 1 … 0
0 - 1 4 … 0
   
- 1 0 0 …













4
. ( 16)
We use the matlab function psf = fspecial( 'mo-
tion',71,56) to create the motion blurring kernel
point spread function,and use g = imfilter( f,psf,'
conv','same',' circular') to get the motion blurred
image; g = imnoise( g,'Gaussian',0,1 × 10 - 3
) to
add white Gaussian noise of zero mean and standard
deviation 1 × 10 - 3
. We run the fixed point method
and compare the reconstructed images when λ is dif-
ferent.
In the Fig. 1,there are 256 pixel × 256 pixel o-
riginal image Lena( a) ,motion blurring kernel noisy
blurred image ( b) ,and image reconstructed when
λ =10( c) ,λ =1( d) ,λ =10 - 1
( e) ,λ =10 - 2
( f) .
We can find that when we choose a bigger λ,
restored image has less noise and also less details;
however,when we choose a smaller λ,reconstruc-
ted image has more noise and also more details.
Therefore,we propose the change regularization pa-
023 中国光学 第 6 卷
Fig. 1 Image restoration comparison of different regu-
larization parameters
rameter method. Firstly,we choose a bigger λ to re-
strain the noise in the reconstructed image. Running
the fixed point method to get the convergent result f,
and convolving with H to modify the initial gradient
r0 to the real value. We use the new f,r0 as the ini-
tial ones to run the fixed point method again. Sec-
ondly,we choose a smaller λ to increase the details
in the reconstructed image. Repeating the above
process until the suitable value is found:
1. Give the initial value: λ = λ0 ,k < 1,f0 = 0,
r0 = - HT
g;
2. Run the fixed point method to get the conver-
gent result f;
3. f0 = f,λ = λ·k,r0 = Af0 - HT
g,back to 2.
4 Experimental results
Simulations are carried out to test the proposed algo-
rithm. The Mean Structural Similarity Index Method
( MSSIM) [24]
is selected to evaluate the restored im-
age quality. The SSIM index is defined as follows:
SSIM( X,Y) =
( 2μx μy + C1 ) ( 2σxy + C2 )
( μ
2
x + μ
2
y + C1 ) ( σ
2
x + σ
2
y + C2 )
, ( 17)
Where X and Y are the original and the reconstruc-
ted images,respectively; μx and μy are the mean in-
tensity,σx and σy are the standard deviation; and
σxy is the covariance.
C1 = ( K1 L) 2
, ( 18)
C2 = ( K2 L) 2
, ( 19)
Where L is the dynamic range of the pixel values
( 255 for 8-bit grayscale images) ,and K1 and K2 are
small constants.
MSSIM( X,Y) =
1
MΣ
M
j = 1
SSIM( xj ,yj ) ,( 20)
Where xj and yj are the image contents at the jth local
window; and M is the number of local windows of
the image.
We choose the image Lena as the test target and
compare the proposed algorithm with several state-of-
the-art algorithms. We choose the GPSR-bb algo-
rithm as GPSR algorithm.
The parameters for the proposed algorithm are
λ0 = 10,k = 0. 8. The parameters for the others are
defaults in the papers by the authors. The parame-
ters for the GPSR-bb algorithm are αmin = 10 - 30
,
αmax = 1030
,λ = 0. 35. The parameters for the SpaR-
SA-monotone algorithm are λ = 0. 035,M = 0,σ =
10 - 5
,η = 2. The parameters for the TwIST algo-
rithm are α = 1. 960 8,β = 3. 921 2. The parameter
for the SALSA algorithm is λ = 0. 025. The parame-
ter for the FTVd algorithm is λ = 50 000.
For all the algorithms,we choose the same
maximum iteration number as 10000; the same stop
criterion as the relative error difference between two
iterations is less than 1 × 10 - 7
. All computations
were performed under windows 7 and matlab V 7. 10
( R2012a) running on a desktop computer with an
Intel Core 530 duo CPU i3 and 2GB of memory.
123第 3 期 YAN Xue-fei,et al. : Improved fixed point method for image restoration
5. 1 Motion degradation
We use the matlab function psf = fspecial( 'mo-
tion',71,56) to create the motion blurring kernel
point spread function,and use g = imfilter( f,psf,
'conv','same','circular') to get the motion blurred
image,and use g = imnoise ( g,' Gaussian',0,
1 × - 3
) to add white Gaussian noise of zero mean
and standard deviation 1 × 10 - 3
.
In the Fig. 2,there are 256 pixel × 256 pixel o-
riginal image Lena( a) ,motion blurring kernel noisy
blurred image( b) ,image restored by the improved
fixed point method( c) ,GPSR-bb( d) ,SpaRSA-mon-
otone( e) ,TwIST( f) ,SALSA( g) and FTVd( h) .
Fig. 2 Restoration comparison of motion degradations
Tab. 1 contains the MSSIM and time compari-
son between the proposed algorithm and several
state-of-the-art algorithms with motion degradation.
Tab. 1 Restoration comparison of motion degradations
Several algorithms MSSIM Time/s
Improved fixed point method 0. 537 2 4. 196
GPSR bb 0. 386 9 1. 451
SpaRSA-monotone 0. 372 1 1. 108
TwIST 0. 342 7 1. 232
SALSA 0. 097 3 0. 577 2
FTVd 0. 000 8 3. 931
5. 2 Gaussian degradation
We use the matlab function psf = fspecial
( 'Gaussian',[21,28],10) to create the Gaussian
blurring kernel point spread function,and use g =
imfilter( f,psf,'conv','same','circular') to get the
Gaussian blurred image,and use g = imnoise ( g,
'Gaussian',0,1 × 10 - 3
) to add white Gaussian
noise of zero mean and standard deviation 1 × 10 - 3
.
Fig. 3 Restoration comparison of Gaussian degradations
223 中国光学 第 6 卷
In the Fig. 3,there are 256 pixel × 256 pixel o-
riginal image Lena ( a) ,Gaussian blurring kernel
noisy blurred image( b) ,image restored by the im-
proved fixed point method ( c ) ,GPSR-bb ( d ) ,
SpaRSA-monotone( e) ,TwIST( f) ,SALSA( g) and
FTVd( h) .
Tab. 2 contains the MSSIM and the time com-
Tab. 2 Restoration comparison of
Gaussian degradations
Several algorithms MSSIM Time/s
Improved fixed point method 0. 492 8 4. 321
GPSR bb 0. 434 4 2. 246
SpaRSA-monotone 0. 418 7 1. 981
TwIST 0. 423 9 2. 246
SALSA 0. 217 5 0. 670 8
FTVd 0. 001 0 5. 476
parison between the proposed algorithm and several
state-of-the-art algorithms,with the Gaussian degra-
dation. From the above comparisons,we can see
that under the high noise level,the improved fixed
point method performs better than the others,and
the FTVd algorithm is totally unfit.
6 Conclusion
We propose,analyze,and test the improved fixed
point method for solving the Tikhonov regularization
under the periodic boundary conditions in image res-
toration problem. In experimental comparisons with
state-of-the-art algorithms,the proposed algorithm a-
chieves remarkable performance in both subjective
and objective judgments of the image restoration a-
bility.
References:
[1] HANSEN P C,NAGY J G,DEBLURRING D P. Images: Matrices,Spectra,and Filtering[M]. Philadelphia: SIAM,Soci-
ety for Industrial and Applied Mathematics,2006.
[2] DAUBECHIES I,FRIESE M D,MOL C D. An iterative thresholding algorithm for linear inverse problems with a sparsity
constraint[J]. Communications in Pure and Applied Mathematics,2004,57: 1413-1457.
[3] ELAD M,MATALON B,ZIBULEVSKY M. Image denoising with shrinkage and redundant representations[C]/ /Proc. of
the IEEE Computer Society Conference on Computer Vision and Pattern Recognition,CVPR″2006,New York,2006,2:
1924-1931 .
[4] FIGUEIREDO M,BIOUCAS-DIAS J,NOWAK R. Majorization minimization algorithms for wavelet-based image restoration
[J]. IEEE T. Image Process. ,2007,16( 12) : 2980-2991.
[5] FIGUEIREDO M,NOWAK R. An EM algorithm for wavelet-based image restoration[J]. IEEE T. Image Process. ,2003,
12: 906-916.
[6] FIGUEIREDO M,NOWAK R. A bound optimization approach to wavelet-based image deconvolution[C]/ /Proc. of the
IEEE International Conference on Image Processing,ICIP'2005,Genoa,Italy,2005,2: 782.
[7] RUDIN L,OSHER S,FATEMI E. Nonlinear total variation based noise removal algorithms[J]. Phys. D,1992,60( 1-4) :
259-268.
[8] RUDIN L,OSHER S. Total variation based image restoration with free local constraints[C]/ /Proc. of the IEEE Interna-
tional Conference on Image Processing,ICIP,1994,1: 31-35.
[9] CHAMBOLLE A. An algorithm for total variation minimizationand applications[J]. J. Math. Imaging Vis. ,2004,20: 89-
97.
[10] CHAN T,ESEDOGLU S,PARK F,et al. . Recent developments in total variation image restoration: Handbook of Mathe-
matical Models in Computer Vision[M]. New York: Springer Verlag,2005.
[11] FIGUEIREDO M A T,NOWAK R D,WRIGHT S J. Gradient projection for sparse reconstruction: application to com-
pressed sensing and other inverse problems[J]. IEEE J. Selected Topics in Signal Processing,2007: 586-597.
[12] WRIGHT S J,NOWAK R D,FIGUEIREDO M A T. Sparse reconstruction by separable approximation[J]. IEEE T. Sig-
nal Process. ,2009,57( 7) : 2479-2493.
323第 3 期 YAN Xue-fei,et al. : Improved fixed point method for image restoration
[13] BIOUCAS-DIAS J,FIGUEIREDO M. A new TwIST: two-step iterative shrinkage/thresholding algorithms for image resto-
ration[J]. IEEE T. Image Process. ,2007,16( 12) : 2992-3004.
[14] BIOUCAS-DIAS J,FIGUEIREDO M. Two-step algorithms for linear inverse problems with non-quadratic regularization
[C]/ /IEEE International Conference on Image Processing-ICIP'2007,Sept. 16-Oct. 10,2007,San Autonio,TX,2007,1:
105-108.
[15] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. Fast image recovery using variable splitting and constrained
optimization[J]. IEEE T. Image Process. ,2010,19( 9) : 2345-2356.
[16] FIGUEIREDO M,BIOUCAS-DIAS J M,AFONSO M V. Fast frame-based image deconvolution using variable splitting and
constrained optimization[C]/ /IEEE Workshop on Statistical Signal Processing-SSP'2009,Aug. 31-Sep. 03,2009,Cardiff
UK,2009.
[17] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. An augmented Lagrangian approach to the constrained opti-
mization formulation of imaging inverse problems[J]. IEEE T. Image Process. ,2011,20( 3) : 681-695.
[18] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. A fast algorithm for the constrained formulation of compres-
sive image reconstruction and other linear inverse problems[C]/ /IEEE International Conference on Acoustics,Speech,
and Signal Processing( ICASSP) ,Mar. 14-19,2010,Dallas,US,2010.
[19] WANG Y,YANG J,YIN W,et al. . A new alternating minimization algorithm for total variation image reconstruction[J].
SIAM J. Imaging Sciences,2008,1( 3) : 248-272.
[20] YANG J,YIN W,ZHANG Y,et al. . A fast algorithm for edge-preserving variational multichannel image restoration[J].
SIAM J. Imaging Sciences,2009,2( 2) : 569-592.
[21] YANG J,ZHANG Y,YIN W. An efficient TVL1 algorithm for deblurring multichannel images corrupted by impulsive
noise[J]. SIAM J. Sci. Compu. ,2009,31( 4) : 2842-2865.
[22] TAO M,YANG J,HE B. Alternating direction algorithms for total variation deconvolution in image reconstruction[EB/
OL]( 2009-06-07) .[2012-07-11]. http: / /www. optimization-online. org/DB_HTML/2009 /11 /2463. html.
[23] VOGEL C R,OMAN M E. Iterative methods for total variation denoising[J]. SIAM J. Sci. Comput,17( 1) ,227-238,
1996.
[24] WANG Z,BOVIK A C,SHEIKH H R,et al. . Image quality assessment: from error visibility to structural similarity[J].
IEEE T. Image Process. ,2004,13( 4) : 600-612.
Authors' biographies:
YAN Xue-fei ( 1979—) , male, PhD
student. He received his B. S. degree in
electronics engineering from Shanxi Uni-
versity in 2002,and received his M. S.
degree in Optical Engineering from Bei-
jing Institute of Technology in 2007. His
research interests include image deblur-
ring. E-mail: yxfamyself@ sina. com
BAI Ting-zhu( 1955—) ,male,M. PhD
supervisor,Professor,PhD. He received
his B. S. ,M. S. and Ph. D. degrees in
Optical Engineering from Beijing Institu-
te of Technology in 1982,1987 and
2001,respectively. His research inter-
ests include electro-optical imaging tech-
nology,photoelectric detection technolo-
gy, and image information processing
technology. E-mail: tzhbai@ bit. edu. cn
XU Ting-fa( 1968—) ,male,M. PhD supervisor,Professor,post doctorate. He received his B. S. and M. S.
degrees in physics from Northeast Normal University in 1992 and 2000,respectively,and received his Ph. D.
degree in Optical Engineering from Changchun Institute of Optics,Fine Mechanics and Physics,Chinese A-
cademy of Sciences in 2004. He finished studies in mobile postdoctoral station of South China University of
Technology in 2006. His research interests include photoelectric imaging detection and recognition,target
tracking,photoelectric measurement. E-mail: xutingfa@ 163. com
423 中国光学 第 6 卷

Mais conteúdo relacionado

Mais procurados

Optimized linear spatial filters implemented in FPGA
Optimized linear spatial filters implemented in FPGAOptimized linear spatial filters implemented in FPGA
Optimized linear spatial filters implemented in FPGAIOSRJVSP
 
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super Vector
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super VectorLec-08 Feature Aggregation II: Fisher Vector, AKULA and Super Vector
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super VectorUnited States Air Force Academy
 
Region filling
Region fillingRegion filling
Region fillinghetvi naik
 
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES Toru Tamaki
 
Chapter 9 morphological image processing
Chapter 9   morphological image processingChapter 9   morphological image processing
Chapter 9 morphological image processingAhmed Daoud
 
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)Yusuke Uchida
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Yan Xu
 
Different Approach of VIDEO Compression Technique: A Study
Different Approach of VIDEO Compression Technique: A StudyDifferent Approach of VIDEO Compression Technique: A Study
Different Approach of VIDEO Compression Technique: A StudyEditor IJCATR
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...sipij
 
20140530.journal club
20140530.journal club20140530.journal club
20140530.journal clubHayaru SHOUNO
 
20150703.journal club
20150703.journal club20150703.journal club
20150703.journal clubHayaru SHOUNO
 
GENERIC APPROACH FOR VISIBLE WATERMARKING
GENERIC APPROACH FOR VISIBLE WATERMARKINGGENERIC APPROACH FOR VISIBLE WATERMARKING
GENERIC APPROACH FOR VISIBLE WATERMARKINGEditor IJCATR
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Tailored Bregman Ball Trees for Effective Nearest Neighbors
Tailored Bregman Ball Trees for Effective Nearest NeighborsTailored Bregman Ball Trees for Effective Nearest Neighbors
Tailored Bregman Ball Trees for Effective Nearest NeighborsFrank Nielsen
 
Digital image processing using matlab: basic transformations, filters and ope...
Digital image processing using matlab: basic transformations, filters and ope...Digital image processing using matlab: basic transformations, filters and ope...
Digital image processing using matlab: basic transformations, filters and ope...thanh nguyen
 
image segmentation
image segmentationimage segmentation
image segmentationarpanmankar
 

Mais procurados (20)

Lec11 object-re-id
Lec11 object-re-idLec11 object-re-id
Lec11 object-re-id
 
Lec07 aggregation-and-retrieval-system
Lec07 aggregation-and-retrieval-systemLec07 aggregation-and-retrieval-system
Lec07 aggregation-and-retrieval-system
 
Optimized linear spatial filters implemented in FPGA
Optimized linear spatial filters implemented in FPGAOptimized linear spatial filters implemented in FPGA
Optimized linear spatial filters implemented in FPGA
 
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super Vector
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super VectorLec-08 Feature Aggregation II: Fisher Vector, AKULA and Super Vector
Lec-08 Feature Aggregation II: Fisher Vector, AKULA and Super Vector
 
Region filling
Region fillingRegion filling
Region filling
 
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES
SCALE RATIO ICP FOR 3D POINT CLOUDS WITH DIFFERENT SCALES
 
Chapter 9 morphological image processing
Chapter 9   morphological image processingChapter 9   morphological image processing
Chapter 9 morphological image processing
 
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)
Image Retrieval with Fisher Vectors of Binary Features (MIRU'14)
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)
 
Different Approach of VIDEO Compression Technique: A Study
Different Approach of VIDEO Compression Technique: A StudyDifferent Approach of VIDEO Compression Technique: A Study
Different Approach of VIDEO Compression Technique: A Study
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
 
20140530.journal club
20140530.journal club20140530.journal club
20140530.journal club
 
20150703.journal club
20150703.journal club20150703.journal club
20150703.journal club
 
GENERIC APPROACH FOR VISIBLE WATERMARKING
GENERIC APPROACH FOR VISIBLE WATERMARKINGGENERIC APPROACH FOR VISIBLE WATERMARKING
GENERIC APPROACH FOR VISIBLE WATERMARKING
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
R04404112115
R04404112115R04404112115
R04404112115
 
Tailored Bregman Ball Trees for Effective Nearest Neighbors
Tailored Bregman Ball Trees for Effective Nearest NeighborsTailored Bregman Ball Trees for Effective Nearest Neighbors
Tailored Bregman Ball Trees for Effective Nearest Neighbors
 
Digital image processing using matlab: basic transformations, filters and ope...
Digital image processing using matlab: basic transformations, filters and ope...Digital image processing using matlab: basic transformations, filters and ope...
Digital image processing using matlab: basic transformations, filters and ope...
 
E0152531
E0152531E0152531
E0152531
 
image segmentation
image segmentationimage segmentation
image segmentation
 

Destaque (12)

Cost accounting...
Cost accounting...Cost accounting...
Cost accounting...
 
改进的预处理共轭梯度图像复原算法_阎雪飞
改进的预处理共轭梯度图像复原算法_阎雪飞改进的预处理共轭梯度图像复原算法_阎雪飞
改进的预处理共轭梯度图像复原算法_阎雪飞
 
Testing hypothesis
Testing hypothesisTesting hypothesis
Testing hypothesis
 
变参式Tikhonov正则化图像复原算法_阎雪飞
变参式Tikhonov正则化图像复原算法_阎雪飞变参式Tikhonov正则化图像复原算法_阎雪飞
变参式Tikhonov正则化图像复原算法_阎雪飞
 
Ppt on strategic management by neha soni
Ppt on strategic management by neha soniPpt on strategic management by neha soni
Ppt on strategic management by neha soni
 
Akt blog presentation
Akt blog presentationAkt blog presentation
Akt blog presentation
 
4º reported speech
4º reported speech4º reported speech
4º reported speech
 
Sarika ppt
Sarika pptSarika ppt
Sarika ppt
 
Research design
Research designResearch design
Research design
 
Training and development strategies 1
Training and development  strategies 1Training and development  strategies 1
Training and development strategies 1
 
Ppt for bcg & ge nine cell matrix
Ppt for bcg & ge nine cell matrixPpt for bcg & ge nine cell matrix
Ppt for bcg & ge nine cell matrix
 
Retrenchment Strategies
Retrenchment StrategiesRetrenchment Strategies
Retrenchment Strategies
 

Semelhante a 改进的固定点图像复原算法_英文_阎雪飞

A Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing ProblemsA Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing ProblemsClaudia Acosta
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfnagwaAboElenein
 
Iisrt zzz bhavyasri vanteddu
Iisrt zzz bhavyasri vantedduIisrt zzz bhavyasri vanteddu
Iisrt zzz bhavyasri vantedduIISRT
 
Image formation
Image formationImage formation
Image formationpotaters
 
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...Shahbaz Alam
 
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...IJERA Editor
 
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...IJERD Editor
 
study Streaming Multigrid For Gradient Domain Operations On Large Images
study Streaming Multigrid For Gradient Domain Operations On Large Imagesstudy Streaming Multigrid For Gradient Domain Operations On Large Images
study Streaming Multigrid For Gradient Domain Operations On Large ImagesChiamin Hsu
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Shajun Nisha
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTAM Publications
 
Review of Linear Image Degradation and Image Restoration Technique
Review of Linear Image Degradation and Image Restoration TechniqueReview of Linear Image Degradation and Image Restoration Technique
Review of Linear Image Degradation and Image Restoration TechniqueBRNSSPublicationHubI
 
WAVELET DECOMPOSITION AND ALPHA STABLE FUSION
WAVELET DECOMPOSITION AND ALPHA STABLE FUSIONWAVELET DECOMPOSITION AND ALPHA STABLE FUSION
WAVELET DECOMPOSITION AND ALPHA STABLE FUSIONsipij
 
On image intensities, eigenfaces and LDA
On image intensities, eigenfaces and LDAOn image intensities, eigenfaces and LDA
On image intensities, eigenfaces and LDARaghu Palakodety
 
Image Processing
Image ProcessingImage Processing
Image ProcessingTuyen Pham
 
3-D Visual Reconstruction: A System Perspective
3-D Visual Reconstruction: A System Perspective3-D Visual Reconstruction: A System Perspective
3-D Visual Reconstruction: A System PerspectiveGuillermo Medina Zegarra
 
Digital Image Processing - Image Restoration
Digital Image Processing - Image RestorationDigital Image Processing - Image Restoration
Digital Image Processing - Image RestorationMathankumar S
 
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error norm
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error normRobust Super-Resolution by minimizing a Gaussian-weighted L2 error norm
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error normTuan Q. Pham
 
imageCorrectionLinearDiffusion
imageCorrectionLinearDiffusionimageCorrectionLinearDiffusion
imageCorrectionLinearDiffusionKellen Betts
 

Semelhante a 改进的固定点图像复原算法_英文_阎雪飞 (20)

A Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing ProblemsA Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing Problems
 
Digtial Image Processing Q@A
Digtial Image Processing Q@ADigtial Image Processing Q@A
Digtial Image Processing Q@A
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
 
Iisrt zzz bhavyasri vanteddu
Iisrt zzz bhavyasri vantedduIisrt zzz bhavyasri vanteddu
Iisrt zzz bhavyasri vanteddu
 
Image formation
Image formationImage formation
Image formation
 
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...
A Comparative Study of Histogram Equalization Based Image Enhancement Techniq...
 
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...
Kernel Estimation of Videodeblurringalgorithm and Motion Compensation of Resi...
 
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...
Performance Analysis of Image Enhancement Using Dual-Tree Complex Wavelet Tra...
 
study Streaming Multigrid For Gradient Domain Operations On Large Images
study Streaming Multigrid For Gradient Domain Operations On Large Imagesstudy Streaming Multigrid For Gradient Domain Operations On Large Images
study Streaming Multigrid For Gradient Domain Operations On Large Images
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
 
Review of Linear Image Degradation and Image Restoration Technique
Review of Linear Image Degradation and Image Restoration TechniqueReview of Linear Image Degradation and Image Restoration Technique
Review of Linear Image Degradation and Image Restoration Technique
 
WAVELET DECOMPOSITION AND ALPHA STABLE FUSION
WAVELET DECOMPOSITION AND ALPHA STABLE FUSIONWAVELET DECOMPOSITION AND ALPHA STABLE FUSION
WAVELET DECOMPOSITION AND ALPHA STABLE FUSION
 
Image restoration and reconstruction
Image restoration and reconstructionImage restoration and reconstruction
Image restoration and reconstruction
 
On image intensities, eigenfaces and LDA
On image intensities, eigenfaces and LDAOn image intensities, eigenfaces and LDA
On image intensities, eigenfaces and LDA
 
Image Processing
Image ProcessingImage Processing
Image Processing
 
3-D Visual Reconstruction: A System Perspective
3-D Visual Reconstruction: A System Perspective3-D Visual Reconstruction: A System Perspective
3-D Visual Reconstruction: A System Perspective
 
Digital Image Processing - Image Restoration
Digital Image Processing - Image RestorationDigital Image Processing - Image Restoration
Digital Image Processing - Image Restoration
 
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error norm
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error normRobust Super-Resolution by minimizing a Gaussian-weighted L2 error norm
Robust Super-Resolution by minimizing a Gaussian-weighted L2 error norm
 
imageCorrectionLinearDiffusion
imageCorrectionLinearDiffusionimageCorrectionLinearDiffusion
imageCorrectionLinearDiffusion
 

改进的固定点图像复原算法_英文_阎雪飞

  • 1. 第 6 卷 第 3 期 2013 年 6 月 中国光学 Chinese Optics Vol. 6 No. 3 June 2013 收稿日期: 2013-02-11; 修订日期: 2013-04-13 基金项目: Major State Basic Research Development Program of China( 973 Program,No. 2009CB72400603) ; The National Natural Science: Scientific Instrumentation Special Project( No. 61027002) ; The National Natural Science Foun- dation of China( No. 60972100) 文章编号 1674-2915( 2013) 03-0318-07 Improved fixed point method for image restoration YAN Xue-fei,XU Ting-fa* ,BAI Ting-zhu ( Key Laboratory of Photoelectric Imaging Technology and System of the Ministry of Education, College of Optical Engineering,Beijing Institute of Technology,Beijing 100081,China) * Corrponding author,E-mail: xutingfa@ 163. com Abstract: We analyze the fixed point method with Tikhonov regularization under the periodic boundary condi- tions,and propose a changable regularization parameter method. Firstly,we choose a bigger one to restrain the noise in the reconstructed image,and get a convergent result to modify the initial gradient. Secondly,we choose a smaller one to increase the details in the image. Experimental results show that compared with other popular algorithms which solve the L1 norm regularization function and Total Variation ( TV) regularization function,the improved fixed point method performs favorably in solving the problem of the motion degradation and Gaussian degradation. Key words: image restoration; periodic boundary condition; Tikhonov regularization; change regularization pa- rameter 改进的固定点图像复原算法 阎雪飞,许廷发 * ,白廷柱 ( 北京理工大学 光电学院 光电成像技术与系统教育部重点实验室,北京 100081) 摘要: 研究了周期边界条件下,Tikhonov 正则化的固定点算法,提出了变化正则化参数的方法。首先对正则化参数取较 大值,抑制复原图像中的噪声,通过得出的收敛结果来修正初始梯度; 然后对正则化参数取较小值,以增强复原图像中的 细节。实验结果表明,与当前求解 L1 范数正则化函数和全变分正则化函数的流行算法比较,本文算法对于运动模糊与高 斯模糊图像的复原效果更佳。 关 键 词: 图像复原; 周期边界条件; Tikhonov 正则化; 变正则化参数 中图分类号: TP391. 4 文献标识码: A doi: 10. 3788 /CO. 20130603. 0318
  • 2. 1 Introduction In modern society,images are important media for human to obtain the information. However, the images are destroyed inevitably during imaging, copying,and transmission,such as image informa- tion is polluted by the noise. While,the high- quality images are necessary in many areas. So the image restoration is a very important task. It is one of the earliest and most classical nonlinear inverse problems in imaging processing,dating back to the 1960's. 2 Image degradation model In this class of problems,the image blurring is mod- eled as: g = Hf + n , ( 1) Where f( f∈RAB × 1 ) is a AB × 1 vector and repre- sents the unknown A × B original image. g ( g ∈ RAB × 1 ) is a AB × 1 vector and represents the A × B noisy blurred image. n( n∈RAB × 1 ) is a AB × 1 vec- tor and represents the white Gaussian noise. H( H∈ RAB × AB ) represents the blur operator. In the case of spatially invariant blurs,it is the matrix representa- tion of the convolution operation. The structure of H depends on the choice of boundary conditions,that is,the underlying assumptions on the image outside the field of view. We consider the original image: f = 1 2 3 4 5 6        7 8 9 . ( 2) Zero boundary condition means that all pixels outside the borders are assumed to be zero,which can be pictured as embedding the image f in a large image: fext = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 3 0 0 0 0 0 0 4 5 6 0 0 0 0 0 0 7 8 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0                          0 0 0 0 0 0 0 0 0 ,( 3) In this case,H is a Block Toeplitz with Toeplitz Blocks( BTTB) matrix. Periodic boundary condition means that the im- age repeats itself in all directions,which can be pic- tured as a large image embedded with image f: fext = 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6                          7 8 9 7 8 9 7 8 9 ,( 4) In this case,H is a Block Circulant with Circulant Blocks( BCCB) matrix. Reflexive ( Neumann ) boundary condition means that the scene outside the boundaries is a mir- ror image of the scene inside the image boundaries, which can be pictured as a large image embedded with image f: fext = 9 8 7 7 8 9 9 8 7 6 5 4 4 5 6 6 5 4 3 2 1 1 2 3 3 2 1 3 2 1 1 2 3 3 2 1 6 5 4 4 5 6 6 5 4 9 8 7 7 8 9 9 8 7 9 8 7 7 8 9 9 8 7 6 5 4 4 5 6 6 5 4                          3 2 1 1 2 3 3 2 1 . ( 5) In this case,H is the sum of BTTB,Block Toeplitz with Hankel Blocks( BTHB) ,Block Hankel with To- eplitz Blocks( BHTB) and Block Hankel with Hankel 913第 3 期 徐国权,等: 光纤光栅传感技术在工程中的应用
  • 3. Blocks( BHHB) matrices[1] . In this paper we propose an improved fixed point method with Tikhonov regularization that we claim performs better than other popular algorithms in both subjective and objective judgements of the image res- toration ability. It changes regularization parameters from bigger ones to small ones with iterations,and modifies the initial gradient at every iteration to in- crease the details in the reconstructed image. 3 Tikhonov regularization function As we all know,H is often singular or very ill-con- ditioned. So the problem of estimating f from g is an Ill-posed Linear Inverse Problem( ILIP) . A classical approach to ILIP is the Tikhonov regularization which can be expressed as: f = argmin 1 2 ‖Hf - g‖ 2 + λ 2 ‖Df‖ 2 . ( 6) where λ( λ > 0) is the regularization parameter,D is the penalty matrix. ‖Df‖ 2 is the regularizer or regularization functional,which has many choices such as: L1 norm regularization functional[2-6] ,To- tal-Variation ( TV ) regularization functional[7-10] . There are algorithms for solving L1 norm regulariza- tion functional such as: Gradient Projection for Space Resonstruction ( GPSR ) algorithm[11] , which in- cludes GPSR-basic algorithm,GPSR-bb algorithm and SpaRSA-monotone algorithm[12] . There are al- gorithms for solving TV regularization functional such as: TwIST algorithm[13-14] ,SALSA algorithm[15-16] , FTVd algorithm[17-20] and fixed point method[23] . The fixed point method can be expressed as: k = 0 , ( 7) f0 = 0 . ( 8) Begin the fixed point iterations: Dk = D( fk ) , ( 9) rk = HT ( Hfk - g) + αDk fk , ( 10) M = HT H + αDk , ( 11) sk = M-1 rk , ( 12) fk+1 = fk + sk , ( 13) k = k + 1 . ( 14) Generally,when rk < 0. 001,we stop the itera- tions. 4 Improved fixed point method When the boundary condition of image blurring is the periodic boundary condition,we can choose pen- alty matrix as the negative Laplacian with periodic boundary condition L,which is a B × B partitioned matrix: L = L0 - I Θ … - I - I L0 - I … Θ Θ - I L0 … Θ     - I Θ Θ … L              0 , ( 15) where I is an A × A identity matrix,Θ is a A × A ze- ro matrix. L0 = 4 - 1 0 … - 1 - 1 4 - 1 … 0 0 - 1 4 … 0     - 1 0 0 …              4 . ( 16) We use the matlab function psf = fspecial( 'mo- tion',71,56) to create the motion blurring kernel point spread function,and use g = imfilter( f,psf,' conv','same',' circular') to get the motion blurred image; g = imnoise( g,'Gaussian',0,1 × 10 - 3 ) to add white Gaussian noise of zero mean and standard deviation 1 × 10 - 3 . We run the fixed point method and compare the reconstructed images when λ is dif- ferent. In the Fig. 1,there are 256 pixel × 256 pixel o- riginal image Lena( a) ,motion blurring kernel noisy blurred image ( b) ,and image reconstructed when λ =10( c) ,λ =1( d) ,λ =10 - 1 ( e) ,λ =10 - 2 ( f) . We can find that when we choose a bigger λ, restored image has less noise and also less details; however,when we choose a smaller λ,reconstruc- ted image has more noise and also more details. Therefore,we propose the change regularization pa- 023 中国光学 第 6 卷
  • 4. Fig. 1 Image restoration comparison of different regu- larization parameters rameter method. Firstly,we choose a bigger λ to re- strain the noise in the reconstructed image. Running the fixed point method to get the convergent result f, and convolving with H to modify the initial gradient r0 to the real value. We use the new f,r0 as the ini- tial ones to run the fixed point method again. Sec- ondly,we choose a smaller λ to increase the details in the reconstructed image. Repeating the above process until the suitable value is found: 1. Give the initial value: λ = λ0 ,k < 1,f0 = 0, r0 = - HT g; 2. Run the fixed point method to get the conver- gent result f; 3. f0 = f,λ = λ·k,r0 = Af0 - HT g,back to 2. 4 Experimental results Simulations are carried out to test the proposed algo- rithm. The Mean Structural Similarity Index Method ( MSSIM) [24] is selected to evaluate the restored im- age quality. The SSIM index is defined as follows: SSIM( X,Y) = ( 2μx μy + C1 ) ( 2σxy + C2 ) ( μ 2 x + μ 2 y + C1 ) ( σ 2 x + σ 2 y + C2 ) , ( 17) Where X and Y are the original and the reconstruc- ted images,respectively; μx and μy are the mean in- tensity,σx and σy are the standard deviation; and σxy is the covariance. C1 = ( K1 L) 2 , ( 18) C2 = ( K2 L) 2 , ( 19) Where L is the dynamic range of the pixel values ( 255 for 8-bit grayscale images) ,and K1 and K2 are small constants. MSSIM( X,Y) = 1 MΣ M j = 1 SSIM( xj ,yj ) ,( 20) Where xj and yj are the image contents at the jth local window; and M is the number of local windows of the image. We choose the image Lena as the test target and compare the proposed algorithm with several state-of- the-art algorithms. We choose the GPSR-bb algo- rithm as GPSR algorithm. The parameters for the proposed algorithm are λ0 = 10,k = 0. 8. The parameters for the others are defaults in the papers by the authors. The parame- ters for the GPSR-bb algorithm are αmin = 10 - 30 , αmax = 1030 ,λ = 0. 35. The parameters for the SpaR- SA-monotone algorithm are λ = 0. 035,M = 0,σ = 10 - 5 ,η = 2. The parameters for the TwIST algo- rithm are α = 1. 960 8,β = 3. 921 2. The parameter for the SALSA algorithm is λ = 0. 025. The parame- ter for the FTVd algorithm is λ = 50 000. For all the algorithms,we choose the same maximum iteration number as 10000; the same stop criterion as the relative error difference between two iterations is less than 1 × 10 - 7 . All computations were performed under windows 7 and matlab V 7. 10 ( R2012a) running on a desktop computer with an Intel Core 530 duo CPU i3 and 2GB of memory. 123第 3 期 YAN Xue-fei,et al. : Improved fixed point method for image restoration
  • 5. 5. 1 Motion degradation We use the matlab function psf = fspecial( 'mo- tion',71,56) to create the motion blurring kernel point spread function,and use g = imfilter( f,psf, 'conv','same','circular') to get the motion blurred image,and use g = imnoise ( g,' Gaussian',0, 1 × - 3 ) to add white Gaussian noise of zero mean and standard deviation 1 × 10 - 3 . In the Fig. 2,there are 256 pixel × 256 pixel o- riginal image Lena( a) ,motion blurring kernel noisy blurred image( b) ,image restored by the improved fixed point method( c) ,GPSR-bb( d) ,SpaRSA-mon- otone( e) ,TwIST( f) ,SALSA( g) and FTVd( h) . Fig. 2 Restoration comparison of motion degradations Tab. 1 contains the MSSIM and time compari- son between the proposed algorithm and several state-of-the-art algorithms with motion degradation. Tab. 1 Restoration comparison of motion degradations Several algorithms MSSIM Time/s Improved fixed point method 0. 537 2 4. 196 GPSR bb 0. 386 9 1. 451 SpaRSA-monotone 0. 372 1 1. 108 TwIST 0. 342 7 1. 232 SALSA 0. 097 3 0. 577 2 FTVd 0. 000 8 3. 931 5. 2 Gaussian degradation We use the matlab function psf = fspecial ( 'Gaussian',[21,28],10) to create the Gaussian blurring kernel point spread function,and use g = imfilter( f,psf,'conv','same','circular') to get the Gaussian blurred image,and use g = imnoise ( g, 'Gaussian',0,1 × 10 - 3 ) to add white Gaussian noise of zero mean and standard deviation 1 × 10 - 3 . Fig. 3 Restoration comparison of Gaussian degradations 223 中国光学 第 6 卷
  • 6. In the Fig. 3,there are 256 pixel × 256 pixel o- riginal image Lena ( a) ,Gaussian blurring kernel noisy blurred image( b) ,image restored by the im- proved fixed point method ( c ) ,GPSR-bb ( d ) , SpaRSA-monotone( e) ,TwIST( f) ,SALSA( g) and FTVd( h) . Tab. 2 contains the MSSIM and the time com- Tab. 2 Restoration comparison of Gaussian degradations Several algorithms MSSIM Time/s Improved fixed point method 0. 492 8 4. 321 GPSR bb 0. 434 4 2. 246 SpaRSA-monotone 0. 418 7 1. 981 TwIST 0. 423 9 2. 246 SALSA 0. 217 5 0. 670 8 FTVd 0. 001 0 5. 476 parison between the proposed algorithm and several state-of-the-art algorithms,with the Gaussian degra- dation. From the above comparisons,we can see that under the high noise level,the improved fixed point method performs better than the others,and the FTVd algorithm is totally unfit. 6 Conclusion We propose,analyze,and test the improved fixed point method for solving the Tikhonov regularization under the periodic boundary conditions in image res- toration problem. In experimental comparisons with state-of-the-art algorithms,the proposed algorithm a- chieves remarkable performance in both subjective and objective judgments of the image restoration a- bility. References: [1] HANSEN P C,NAGY J G,DEBLURRING D P. Images: Matrices,Spectra,and Filtering[M]. Philadelphia: SIAM,Soci- ety for Industrial and Applied Mathematics,2006. [2] DAUBECHIES I,FRIESE M D,MOL C D. An iterative thresholding algorithm for linear inverse problems with a sparsity constraint[J]. Communications in Pure and Applied Mathematics,2004,57: 1413-1457. [3] ELAD M,MATALON B,ZIBULEVSKY M. Image denoising with shrinkage and redundant representations[C]/ /Proc. of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition,CVPR″2006,New York,2006,2: 1924-1931 . [4] FIGUEIREDO M,BIOUCAS-DIAS J,NOWAK R. Majorization minimization algorithms for wavelet-based image restoration [J]. IEEE T. Image Process. ,2007,16( 12) : 2980-2991. [5] FIGUEIREDO M,NOWAK R. An EM algorithm for wavelet-based image restoration[J]. IEEE T. Image Process. ,2003, 12: 906-916. [6] FIGUEIREDO M,NOWAK R. A bound optimization approach to wavelet-based image deconvolution[C]/ /Proc. of the IEEE International Conference on Image Processing,ICIP'2005,Genoa,Italy,2005,2: 782. [7] RUDIN L,OSHER S,FATEMI E. Nonlinear total variation based noise removal algorithms[J]. Phys. D,1992,60( 1-4) : 259-268. [8] RUDIN L,OSHER S. Total variation based image restoration with free local constraints[C]/ /Proc. of the IEEE Interna- tional Conference on Image Processing,ICIP,1994,1: 31-35. [9] CHAMBOLLE A. An algorithm for total variation minimizationand applications[J]. J. Math. Imaging Vis. ,2004,20: 89- 97. [10] CHAN T,ESEDOGLU S,PARK F,et al. . Recent developments in total variation image restoration: Handbook of Mathe- matical Models in Computer Vision[M]. New York: Springer Verlag,2005. [11] FIGUEIREDO M A T,NOWAK R D,WRIGHT S J. Gradient projection for sparse reconstruction: application to com- pressed sensing and other inverse problems[J]. IEEE J. Selected Topics in Signal Processing,2007: 586-597. [12] WRIGHT S J,NOWAK R D,FIGUEIREDO M A T. Sparse reconstruction by separable approximation[J]. IEEE T. Sig- nal Process. ,2009,57( 7) : 2479-2493. 323第 3 期 YAN Xue-fei,et al. : Improved fixed point method for image restoration
  • 7. [13] BIOUCAS-DIAS J,FIGUEIREDO M. A new TwIST: two-step iterative shrinkage/thresholding algorithms for image resto- ration[J]. IEEE T. Image Process. ,2007,16( 12) : 2992-3004. [14] BIOUCAS-DIAS J,FIGUEIREDO M. Two-step algorithms for linear inverse problems with non-quadratic regularization [C]/ /IEEE International Conference on Image Processing-ICIP'2007,Sept. 16-Oct. 10,2007,San Autonio,TX,2007,1: 105-108. [15] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. Fast image recovery using variable splitting and constrained optimization[J]. IEEE T. Image Process. ,2010,19( 9) : 2345-2356. [16] FIGUEIREDO M,BIOUCAS-DIAS J M,AFONSO M V. Fast frame-based image deconvolution using variable splitting and constrained optimization[C]/ /IEEE Workshop on Statistical Signal Processing-SSP'2009,Aug. 31-Sep. 03,2009,Cardiff UK,2009. [17] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. An augmented Lagrangian approach to the constrained opti- mization formulation of imaging inverse problems[J]. IEEE T. Image Process. ,2011,20( 3) : 681-695. [18] AFONSO M V,BIOUCAS-DIAS J M,FIGUEIREDO M A T. A fast algorithm for the constrained formulation of compres- sive image reconstruction and other linear inverse problems[C]/ /IEEE International Conference on Acoustics,Speech, and Signal Processing( ICASSP) ,Mar. 14-19,2010,Dallas,US,2010. [19] WANG Y,YANG J,YIN W,et al. . A new alternating minimization algorithm for total variation image reconstruction[J]. SIAM J. Imaging Sciences,2008,1( 3) : 248-272. [20] YANG J,YIN W,ZHANG Y,et al. . A fast algorithm for edge-preserving variational multichannel image restoration[J]. SIAM J. Imaging Sciences,2009,2( 2) : 569-592. [21] YANG J,ZHANG Y,YIN W. An efficient TVL1 algorithm for deblurring multichannel images corrupted by impulsive noise[J]. SIAM J. Sci. Compu. ,2009,31( 4) : 2842-2865. [22] TAO M,YANG J,HE B. Alternating direction algorithms for total variation deconvolution in image reconstruction[EB/ OL]( 2009-06-07) .[2012-07-11]. http: / /www. optimization-online. org/DB_HTML/2009 /11 /2463. html. [23] VOGEL C R,OMAN M E. Iterative methods for total variation denoising[J]. SIAM J. Sci. Comput,17( 1) ,227-238, 1996. [24] WANG Z,BOVIK A C,SHEIKH H R,et al. . Image quality assessment: from error visibility to structural similarity[J]. IEEE T. Image Process. ,2004,13( 4) : 600-612. Authors' biographies: YAN Xue-fei ( 1979—) , male, PhD student. He received his B. S. degree in electronics engineering from Shanxi Uni- versity in 2002,and received his M. S. degree in Optical Engineering from Bei- jing Institute of Technology in 2007. His research interests include image deblur- ring. E-mail: yxfamyself@ sina. com BAI Ting-zhu( 1955—) ,male,M. PhD supervisor,Professor,PhD. He received his B. S. ,M. S. and Ph. D. degrees in Optical Engineering from Beijing Institu- te of Technology in 1982,1987 and 2001,respectively. His research inter- ests include electro-optical imaging tech- nology,photoelectric detection technolo- gy, and image information processing technology. E-mail: tzhbai@ bit. edu. cn XU Ting-fa( 1968—) ,male,M. PhD supervisor,Professor,post doctorate. He received his B. S. and M. S. degrees in physics from Northeast Normal University in 1992 and 2000,respectively,and received his Ph. D. degree in Optical Engineering from Changchun Institute of Optics,Fine Mechanics and Physics,Chinese A- cademy of Sciences in 2004. He finished studies in mobile postdoctoral station of South China University of Technology in 2006. His research interests include photoelectric imaging detection and recognition,target tracking,photoelectric measurement. E-mail: xutingfa@ 163. com 423 中国光学 第 6 卷