SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 65-69
www.iosrjournals.org
www.iosrjournals.org 65 | Page
Novel Iterative Back Projection Approach
Patel Shreyas A.
Master in Computer Science & Engineering, Parul Institute of Technology, Vadodara, Gujarat, India.
Department of Computer Science & Engineering, Parul Institute of Engineering & Technology, Vadodara,
Gujarat, India
ABSTRACT: This paper addresses the problem of recovering a super-resolved image from a single low
resolution input. This is a hybrid approach of single image super resolution. The technique is based on
combining an Iterative back projection (IBP) method with the edge preserving Infinite symmetrical exponential
filter (ISEF). Though IBP can minimize the reconstruction error significantly in iterative manner and gives
good result, it suffers from ringing effect and chessboard effect because error is back-projected without edge
guidance. ISEF provides edge-smoothing image by adding high frequency information. Proposed algorithm
integrates ISEF with IBP which improves visual quality with very fine edge details. The method is applied on
different type of images including face image, natural image and medical image, the performance is compared
with a number of other algorithms, bilinear interpolation, nearest neighbor interpolation .The method proposed
in the paper is shown to be marginally superior to the existing method in terms of visual quality and peak signal
to noise ratio (PSNR).
I. Introduction
Super resolution (SR) is the method of obtaining a high-resolution (HR) image from one or more low-
resolution (LR) observations of an image. High resolution image gives not only pleasing picture to viewer but
also offers additional information that is significant for subsequent analysis. There are various applications in
which high quality images are required. The resolution of the captured image depends on the resolution of
camera system. A new approach to get high resolution image which overcomes the inherent limitations of the
image acquisition system is the use of super resolution. A wide range of various Super Resolution reconstruction
algorithms have been developed in the field of image processing since R. Y. Tsai and T. S. Huang's first work in
1984 [1]. In 2003, S. C. Park et al. [3] gave an excellent, detailed technical overview on the general super
resolution techniques. SR reconstruction techniques can be used in the frequency or spatial domain. Simplicity
in theory is a major advantage of the frequency domain approach. However, this approach allows low flexibility
to add priori constraints, noise models, and spatially varying degradation models. Thus, the development in
practical use is limited. On the other hand, spatial domain techniques are more flexible and have better
performance in reconstructed images. However, these methods are complicated theoretical work and relatively
large amount of computation load. In general, spatial domain techniques can be divided into several categories
as follows:
• Non-Uniform Interpolation Methods
• Projection onto High-Resolution Grid Methods
• Probabilistic Methods
• Hybrid ML/MAP/POCS Methods
• Iterative Back Projection(IBP)method
Very famous interpolation techniques including Nearest Neighbor (NN), Bilinear (BI) and Bicubic (BC)
methods are used for initial enhancement. Interpolation methods can produce smooth HR image, which are
usually blurry because interpolation cannot restore the high frequency component back. To preserve edge
sharpness edge directed interpolation is proposed in [4]. In [2], Irani and Peleg proposed an IBP method for SR
reconstruction. This method uses multiple LR image of same scene to obtain corresponding HR image. Dai et al.
in [5], Dai uses bilateral filter with this IBP method, which uses single LR image. Again improved IBP method
was given by Qin [8] in which initial value is estimated through wavelet locally adaptive algorithm rather than
traditional interpolation method. In [6], Dong et al. proposed a novel non-local IBP algorithm for image
enlargement which is to incorporate adaptively the non-local information into the IBP process so that the
reconstruction errors can be reduced. In10], Liang et al. proposed an improved NLIBP fast algorithm in which
edge detection is conducted on the initially interpolated image. Use of non-local filter in the modifying process
greatly reduces the time consumption. In [7], J. Wang et al. proposed the new an Estimated High Frequency
Compensated (EHFC) algorithm for super resolution images. It is based on IBP method combined with
compensated high frequency models according to different applications. In [9], proposed we propose an
estimation of HR image using IBP method integrated with high frequency information. We combine the IBP
Novel Iterative Back Projection Approach
www.iosrjournals.org 66 | Page
method with the Canny edge detection. It does not back-project the error only but also back-project the high
frequency component using the Canny edge detection.
In this paper, we propose an estimation of HR image using IBP method integrated with high
frequency information. We combine the IBP method with the ISEF provides. IBP method can minimize the
errorconsiderably by back projecting the error iteratively. But it does not provide edge detail and hence noise
remains at the edges. Proposed method makes use of simple interpolation to enlarge the image and processes it
according to the IBP method. It does not back-project the error only but also back-project the high frequency
component using the ISEF provides. This approach of SR is fast and robust to noise with edge perseveration
After multiple iterations, the blurring effect can be greatly reduced in enlarged images.
The paper is organized as follows: Section II presents brief overview of IBP algorithm. Section III presents
proposed algorithm. Section IV presents Simulation results and analysis. Finally, section V concludes the paper.
II. IBP ALGORITHM
In IBP approach, process starts with the initial guess of the HR image. This initial HR image can be
generated from the input LR image by decimating the pixels. The initial HR image is down sampled to simulate
the observed LR image. The simulated LR image is subtracted from the observed LR image.
Fig.1 Diagram of IBP Algorithm
If the initial HR image is same as the observed HR image, then the simulated LR image and observed LR image
are identical and their difference is zero the HR image is estimated by back projecting the error (difference)
between simulated LR image via imaging blur and the observed LR image. This process is repeated iteratively
to minimize the energy of the error. This iterative process of SR does iterations until the minimization of the
cost function is achieved or some predefined iterations. Block diagram of IBP algorithm is shown in figure (1).
Mathematically the SR steps according to IBP are written as:
(1) compute the LR error given as:
Novel Iterative Back Projection Approach
www.iosrjournals.org 67 | Page
e(n)
= (yi - yi
(n)
)m
i-1 (1)
(2) Update the HR image by back -projecting the error as:
X (n+1)
= X n
+ e(n)
↑ s * p (2)
III. PROPOSED ALGORITHM
Though IBP can minimize the reconstruction error significantly in iterative manner and gives good
result, it required multiple images of same scene and error is back-projected without edge guidance
An original HR image in the natural degenerates to an LR image after being captured by camera system will be
blurred. Also, there is a loss of high frequency data which gives the information about the edges. However, it
still contains pixels in gray level distribution similar to the original one. In order to improve blurriness and
sharpen the edges for an better visual quality or more accurate analysis in image processing, techniques related
to edge enhancement are commonly used. high frequency data is developed to compensate the frequency data
lost in the iteration processes including down-sampling, up-sampling and degeneration of the LR image.
ISEF algorithm iteration diagram is shown in figure 2. We consider the first interpolated image
(0)
ˆx by
enlarging the original low resolution image y same as the IBP method. An estimated high frequency image ˆx
is degenerated from an estimation of low resolution image ˆy . So, in the iteration process, the estimated high
resolution image ˆx will be the more similar to the original HR image X . An estimated low resolution image
ˆy is then used to interpolate to get HR image 'x . It could be predicated that 'x will have more serious blurring
effect then the
(0)
ˆx . To overcome this effect the lost high frequency data
(0)
ˆ( ')x x is calculated and back
projected to the estimated HR image to compensate the high frequency error. The iteration process reduces the
blurring effect while preserving edges. The block diagram of proposed algorithm is shown in figure 2.
Mathematically SR steps are written as according to proposed algorithm is:
Fig (2) proposed algorithm
Novel Iterative Back Projection Approach
www.iosrjournals.org 68 | Page
According to proposed algorithm, mathematically steps are written as :
(0)
( )
ˆ ˆˆ ˆe HX x x X  
(3)
Where,
(0)
ˆx is interpolated image; ˆex is error correction; ( )
ˆ
HX is high frequency estimation given by:
(4)
Where, ˆx is the estimated HR image, IsefH is the ISEF filter.
In Summary, proposed algorithm in mathematical from is expressed as below. The estimated HR image after n
iterations is given by:
( 1) ( ) ( ) ( )
ˆ ˆ ˆ ˆn n n n
e Hx x x x
    (5)
The estimation of the high frequency is given as:
( ) (0) ( )
ˆ ˆ ˆ{(( ) )* }n n
H H Isefx x y s H   (6)
Where, (0)
ˆHx is high frequency component of image
(0)
ˆx , this is obtained from interpolation. The equation for
(0)
ˆHx is given as:
(0) (0)
ˆ ˆ( * )H Isefx x H (7)
So, the final iterations process given in (6) is rewritten for the combination of IBP and ISEF as:
( 1) ( ) ( ) (0) ( )
ˆ ˆ ˆ ˆ ˆ( ) { {(( ) )* }n n n n
H Isef
x x y y s x y s H
         (8)
IV. SIMULATION RESULT AND ANALYSIS
In simulations, the HR images is blurred with a 3*3 Gaussian blurring function of ⱷ= 1.0 to degrade its image
quality, and then to be down-sampled to produce LR image for experiments. We adopt ISEF edge detection
algorithm to extract strong edges in our simulation, and we believe that more convincing results can be got by
some other more appropriate edge detection algorithms. Considering that, only strong edges are cared in our
algorithm, the threshold for ISEF edge detection is set a little high. The high-threshold is set to 0.99, which
gives the most favorable result among groups of thresholds we have tested. As performance criteria, Mean
Square Error (MSE) and Peak Signal to Noise Ratio (PSNR) are calculated. The mathematical equations for M
* N image analysis are as given bellow.
PSNR =10 log10((255 * 255) / MSE) …(9)
MSE =[ ∑(X (i , j) – X(n)
(i , j))]/M * N (10)
Where, X (i , j) is the original HR image and X(n)
(i , j ) is the estimated HR image through this algorithm. The
image quality is determined based on PSNR evaluation. A good reconstruction method generally provides low
value of MSE and high PSNR. Several natural Images shown in figure (3) [9][10], are taken and tested. Their
results are compared with other methods including nearest neighbor interpolation, bilinear interpolation, bicubic
interpolation.
(a) (b)
( )
ˆ ˆ( * )H IsefX x H
Novel Iterative Back Projection Approach
www.iosrjournals.org 69 | Page
The PSNR obtained using various techniques and the proposed algorithm is given in Table 1.
No NN BL BC IBP PROPOSED
(a) 28.01 28.46 28.54 30.93 38.85
(b) 23.49 23.66 23.84 24.95 28.93
From Table I, we can find that the proposed algorithm can improve PSNR considerably. If we compare
proposed algorithm result with bilinear interpolation and nearest neighbor, we get clearly improved visual
quality and increased PSNR
V. Conclusion
A fast super resolution algorithm is proposed to enhance the images. In addition to IBP, edge
information is incorporated using canny edge detection. The algorithm uses only single LR image to obtain high
resolution image which perfectly reserves the edges in reconstructed images. Impressive results illustrate the
effectiveness of back-projection of error correction and high frequency in obtaining a high resolution image.
References
[1] R.Y. Tsai and T.S. Huang, “Multiple frame image restoration and registration”, Advances in Computer Vision and Image
Processing, Greenwich, CT;JAI Press Inc., 1984, pp. 317-339.
[2] Michal Irani, Shmuel Peleg, “Improving resolution by image registration”, CVGIP: Graphical Models and Image Processing, vol.
53, no. 3, May 1991.
[3] S. Park, M. K. Park and M.Kang, “Super resolution image reconstruction: A technical overview”, IEEE signal processing magazine
no.20, pp 2136, 2003
[4] Poth Miklos, Image Interpolation Techniques, www.bmf.hu/conferences/sisy2004/Poth.pdf
[5] S. Dai, M. Han, Y. Wu, and Y. Gong, “Bilateral Back-Projection For Single Image Super Resolution”, IEEE Conference on
Multimedia and Expo (ICME), 2007, pp. 1039-1042
[6] W. Dong, L. Zhang, G. Shi, and X. Wu, “Nonlocal back projection for adaptive image enlargement”, IEEE International Conference
on Image Processing, pp. 349-352, November 2009.
[7] J. Wang, K. Liang, S, Chang, and P. Chang, “Super-Resolution Image with Estimated High Frequency Compensated Algorithm”,
IEEE Conf. Communication and Information Technology, 2009, pp. 1039-102.
[8] Fengqing Qin, “An Improved Super Resolution Reconstruction Method Based on Initial Value Estimation”, 3rd International
Congress on Image and Signal Processing, CISP, 2010 .
[9] Xiuju Liang and Zongliang Gan, “Improved Non-Local Iterative Back Projection Method for Image Super-Resolution”, Sixth
International Conference on Image and Graphics, ICIG, 2011.

More Related Content

What's hot

Reversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement ApproachReversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement Approach
CSCJournals
 

What's hot (18)

A Novel Blind SR Method to Improve the Spatial Resolution of Real Life Video ...
A Novel Blind SR Method to Improve the Spatial Resolution of Real Life Video ...A Novel Blind SR Method to Improve the Spatial Resolution of Real Life Video ...
A Novel Blind SR Method to Improve the Spatial Resolution of Real Life Video ...
 
Image super resolution
Image super resolutionImage super resolution
Image super resolution
 
Reversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement ApproachReversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement Approach
 
337
337337
337
 
Performance of Weighted Least Square Filter Based Pan Sharpening using Fuzzy ...
Performance of Weighted Least Square Filter Based Pan Sharpening using Fuzzy ...Performance of Weighted Least Square Filter Based Pan Sharpening using Fuzzy ...
Performance of Weighted Least Square Filter Based Pan Sharpening using Fuzzy ...
 
Image resolution enhancement using blind technique
Image resolution enhancement using blind techniqueImage resolution enhancement using blind technique
Image resolution enhancement using blind technique
 
Image resolution enhancement using blind technique
Image resolution enhancement using blind techniqueImage resolution enhancement using blind technique
Image resolution enhancement using blind technique
 
Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...
 
H1802054851
H1802054851H1802054851
H1802054851
 
Video denoising using Optical flow estimation & Regularized non-local means
Video denoising using Optical flow estimation & Regularized non-local meansVideo denoising using Optical flow estimation & Regularized non-local means
Video denoising using Optical flow estimation & Regularized non-local means
 
G1802053147
G1802053147G1802053147
G1802053147
 
3D Reconstruction from Multiple uncalibrated 2D Images of an Object
3D Reconstruction from Multiple uncalibrated 2D Images of an Object3D Reconstruction from Multiple uncalibrated 2D Images of an Object
3D Reconstruction from Multiple uncalibrated 2D Images of an Object
 
Repairing and Inpainting Damaged Images using Adaptive Diffusion Technique
Repairing and Inpainting Damaged Images using Adaptive Diffusion TechniqueRepairing and Inpainting Damaged Images using Adaptive Diffusion Technique
Repairing and Inpainting Damaged Images using Adaptive Diffusion Technique
 
Image in Painting Techniques: A survey
Image in Painting Techniques: A survey Image in Painting Techniques: A survey
Image in Painting Techniques: A survey
 
Image Inpainting Using Cloning Algorithms
Image Inpainting Using Cloning AlgorithmsImage Inpainting Using Cloning Algorithms
Image Inpainting Using Cloning Algorithms
 
OBTAINING SUPER-RESOLUTION IMAGES BY COMBINING LOW-RESOLUTION IMAGES WITH HIG...
OBTAINING SUPER-RESOLUTION IMAGES BY COMBINING LOW-RESOLUTION IMAGES WITH HIG...OBTAINING SUPER-RESOLUTION IMAGES BY COMBINING LOW-RESOLUTION IMAGES WITH HIG...
OBTAINING SUPER-RESOLUTION IMAGES BY COMBINING LOW-RESOLUTION IMAGES WITH HIG...
 
Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...Single image super resolution with improved wavelet interpolation and iterati...
Single image super resolution with improved wavelet interpolation and iterati...
 
A Survey on Exemplar-Based Image Inpainting Techniques
A Survey on Exemplar-Based Image Inpainting TechniquesA Survey on Exemplar-Based Image Inpainting Techniques
A Survey on Exemplar-Based Image Inpainting Techniques
 

Viewers also liked

Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
IOSR Journals
 
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
IOSR Journals
 

Viewers also liked (20)

N013148591
N013148591N013148591
N013148591
 
Review On Google Android a Mobile Platform
Review On Google Android a Mobile PlatformReview On Google Android a Mobile Platform
Review On Google Android a Mobile Platform
 
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
 
Analytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and NeuroscienceAnalytical Review on the Correlation between Ai and Neuroscience
Analytical Review on the Correlation between Ai and Neuroscience
 
J1302024854
J1302024854J1302024854
J1302024854
 
Nasal Parameters of Ibibio and Yakurr Ethnic Groups of South South Nigeria
Nasal Parameters of Ibibio and Yakurr Ethnic Groups of South South NigeriaNasal Parameters of Ibibio and Yakurr Ethnic Groups of South South Nigeria
Nasal Parameters of Ibibio and Yakurr Ethnic Groups of South South Nigeria
 
G1303034650
G1303034650G1303034650
G1303034650
 
D0611923
D0611923D0611923
D0611923
 
Flash chromatography guided fractionation and antibacterial activity studies ...
Flash chromatography guided fractionation and antibacterial activity studies ...Flash chromatography guided fractionation and antibacterial activity studies ...
Flash chromatography guided fractionation and antibacterial activity studies ...
 
I017215860
I017215860I017215860
I017215860
 
C1302031319
C1302031319C1302031319
C1302031319
 
D010422127
D010422127D010422127
D010422127
 
Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
Study of Boron Based Superconductivity and Effect of High Temperature Cuprate...
 
J010216776
J010216776J010216776
J010216776
 
J012226470
J012226470J012226470
J012226470
 
I010315760
I010315760I010315760
I010315760
 
C0961621
C0961621C0961621
C0961621
 
K1303016770
K1303016770K1303016770
K1303016770
 
Effects of Eccentric Strength Training’s Time on Daily Plasma Testosterone Le...
Effects of Eccentric Strength Training’s Time on Daily Plasma Testosterone Le...Effects of Eccentric Strength Training’s Time on Daily Plasma Testosterone Le...
Effects of Eccentric Strength Training’s Time on Daily Plasma Testosterone Le...
 
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
The Role of IL-17, Metaphase Reactants on Patients with Early Rheumatoid Arth...
 

Similar to K01116569

Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
Editor IJARCET
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
Editor IJARCET
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
ijtsrd
 
Single Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
Single Image Super-Resolution Using Analytical Solution for L2-L2 AlgorithmSingle Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
Single Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
ijtsrd
 

Similar to K01116569 (20)

Improving the iterative back projection estimation through Lorentzian sharp i...
Improving the iterative back projection estimation through Lorentzian sharp i...Improving the iterative back projection estimation through Lorentzian sharp i...
Improving the iterative back projection estimation through Lorentzian sharp i...
 
Seminarpaper
SeminarpaperSeminarpaper
Seminarpaper
 
Effective Pixel Interpolation for Image Super Resolution
Effective Pixel Interpolation for Image Super ResolutionEffective Pixel Interpolation for Image Super Resolution
Effective Pixel Interpolation for Image Super Resolution
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
B0141020
B0141020B0141020
B0141020
 
Image resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fittingImage resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fitting
 
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
 
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
 
A Review of Image Contrast Enhancement Techniques
A Review of Image Contrast Enhancement TechniquesA Review of Image Contrast Enhancement Techniques
A Review of Image Contrast Enhancement Techniques
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed Tomography
 
27 robust super resolution for 276-282
27 robust super resolution for 276-28227 robust super resolution for 276-282
27 robust super resolution for 276-282
 
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet TransformSingle Image Super Resolution using Interpolation and Discrete Wavelet Transform
Single Image Super Resolution using Interpolation and Discrete Wavelet Transform
 
Single Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
Single Image Super-Resolution Using Analytical Solution for L2-L2 AlgorithmSingle Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
Single Image Super-Resolution Using Analytical Solution for L2-L2 Algorithm
 
Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution Techniques
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution Techniques
 
Face Image Restoration based on sample patterns using MLP Neural Network
Face Image Restoration based on sample patterns using MLP Neural NetworkFace Image Restoration based on sample patterns using MLP Neural Network
Face Image Restoration based on sample patterns using MLP Neural Network
 
J017166469
J017166469J017166469
J017166469
 

More from IOSR Journals

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

K01116569

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 65-69 www.iosrjournals.org www.iosrjournals.org 65 | Page Novel Iterative Back Projection Approach Patel Shreyas A. Master in Computer Science & Engineering, Parul Institute of Technology, Vadodara, Gujarat, India. Department of Computer Science & Engineering, Parul Institute of Engineering & Technology, Vadodara, Gujarat, India ABSTRACT: This paper addresses the problem of recovering a super-resolved image from a single low resolution input. This is a hybrid approach of single image super resolution. The technique is based on combining an Iterative back projection (IBP) method with the edge preserving Infinite symmetrical exponential filter (ISEF). Though IBP can minimize the reconstruction error significantly in iterative manner and gives good result, it suffers from ringing effect and chessboard effect because error is back-projected without edge guidance. ISEF provides edge-smoothing image by adding high frequency information. Proposed algorithm integrates ISEF with IBP which improves visual quality with very fine edge details. The method is applied on different type of images including face image, natural image and medical image, the performance is compared with a number of other algorithms, bilinear interpolation, nearest neighbor interpolation .The method proposed in the paper is shown to be marginally superior to the existing method in terms of visual quality and peak signal to noise ratio (PSNR). I. Introduction Super resolution (SR) is the method of obtaining a high-resolution (HR) image from one or more low- resolution (LR) observations of an image. High resolution image gives not only pleasing picture to viewer but also offers additional information that is significant for subsequent analysis. There are various applications in which high quality images are required. The resolution of the captured image depends on the resolution of camera system. A new approach to get high resolution image which overcomes the inherent limitations of the image acquisition system is the use of super resolution. A wide range of various Super Resolution reconstruction algorithms have been developed in the field of image processing since R. Y. Tsai and T. S. Huang's first work in 1984 [1]. In 2003, S. C. Park et al. [3] gave an excellent, detailed technical overview on the general super resolution techniques. SR reconstruction techniques can be used in the frequency or spatial domain. Simplicity in theory is a major advantage of the frequency domain approach. However, this approach allows low flexibility to add priori constraints, noise models, and spatially varying degradation models. Thus, the development in practical use is limited. On the other hand, spatial domain techniques are more flexible and have better performance in reconstructed images. However, these methods are complicated theoretical work and relatively large amount of computation load. In general, spatial domain techniques can be divided into several categories as follows: • Non-Uniform Interpolation Methods • Projection onto High-Resolution Grid Methods • Probabilistic Methods • Hybrid ML/MAP/POCS Methods • Iterative Back Projection(IBP)method Very famous interpolation techniques including Nearest Neighbor (NN), Bilinear (BI) and Bicubic (BC) methods are used for initial enhancement. Interpolation methods can produce smooth HR image, which are usually blurry because interpolation cannot restore the high frequency component back. To preserve edge sharpness edge directed interpolation is proposed in [4]. In [2], Irani and Peleg proposed an IBP method for SR reconstruction. This method uses multiple LR image of same scene to obtain corresponding HR image. Dai et al. in [5], Dai uses bilateral filter with this IBP method, which uses single LR image. Again improved IBP method was given by Qin [8] in which initial value is estimated through wavelet locally adaptive algorithm rather than traditional interpolation method. In [6], Dong et al. proposed a novel non-local IBP algorithm for image enlargement which is to incorporate adaptively the non-local information into the IBP process so that the reconstruction errors can be reduced. In10], Liang et al. proposed an improved NLIBP fast algorithm in which edge detection is conducted on the initially interpolated image. Use of non-local filter in the modifying process greatly reduces the time consumption. In [7], J. Wang et al. proposed the new an Estimated High Frequency Compensated (EHFC) algorithm for super resolution images. It is based on IBP method combined with compensated high frequency models according to different applications. In [9], proposed we propose an estimation of HR image using IBP method integrated with high frequency information. We combine the IBP
  • 2. Novel Iterative Back Projection Approach www.iosrjournals.org 66 | Page method with the Canny edge detection. It does not back-project the error only but also back-project the high frequency component using the Canny edge detection. In this paper, we propose an estimation of HR image using IBP method integrated with high frequency information. We combine the IBP method with the ISEF provides. IBP method can minimize the errorconsiderably by back projecting the error iteratively. But it does not provide edge detail and hence noise remains at the edges. Proposed method makes use of simple interpolation to enlarge the image and processes it according to the IBP method. It does not back-project the error only but also back-project the high frequency component using the ISEF provides. This approach of SR is fast and robust to noise with edge perseveration After multiple iterations, the blurring effect can be greatly reduced in enlarged images. The paper is organized as follows: Section II presents brief overview of IBP algorithm. Section III presents proposed algorithm. Section IV presents Simulation results and analysis. Finally, section V concludes the paper. II. IBP ALGORITHM In IBP approach, process starts with the initial guess of the HR image. This initial HR image can be generated from the input LR image by decimating the pixels. The initial HR image is down sampled to simulate the observed LR image. The simulated LR image is subtracted from the observed LR image. Fig.1 Diagram of IBP Algorithm If the initial HR image is same as the observed HR image, then the simulated LR image and observed LR image are identical and their difference is zero the HR image is estimated by back projecting the error (difference) between simulated LR image via imaging blur and the observed LR image. This process is repeated iteratively to minimize the energy of the error. This iterative process of SR does iterations until the minimization of the cost function is achieved or some predefined iterations. Block diagram of IBP algorithm is shown in figure (1). Mathematically the SR steps according to IBP are written as: (1) compute the LR error given as:
  • 3. Novel Iterative Back Projection Approach www.iosrjournals.org 67 | Page e(n) = (yi - yi (n) )m i-1 (1) (2) Update the HR image by back -projecting the error as: X (n+1) = X n + e(n) ↑ s * p (2) III. PROPOSED ALGORITHM Though IBP can minimize the reconstruction error significantly in iterative manner and gives good result, it required multiple images of same scene and error is back-projected without edge guidance An original HR image in the natural degenerates to an LR image after being captured by camera system will be blurred. Also, there is a loss of high frequency data which gives the information about the edges. However, it still contains pixels in gray level distribution similar to the original one. In order to improve blurriness and sharpen the edges for an better visual quality or more accurate analysis in image processing, techniques related to edge enhancement are commonly used. high frequency data is developed to compensate the frequency data lost in the iteration processes including down-sampling, up-sampling and degeneration of the LR image. ISEF algorithm iteration diagram is shown in figure 2. We consider the first interpolated image (0) ˆx by enlarging the original low resolution image y same as the IBP method. An estimated high frequency image ˆx is degenerated from an estimation of low resolution image ˆy . So, in the iteration process, the estimated high resolution image ˆx will be the more similar to the original HR image X . An estimated low resolution image ˆy is then used to interpolate to get HR image 'x . It could be predicated that 'x will have more serious blurring effect then the (0) ˆx . To overcome this effect the lost high frequency data (0) ˆ( ')x x is calculated and back projected to the estimated HR image to compensate the high frequency error. The iteration process reduces the blurring effect while preserving edges. The block diagram of proposed algorithm is shown in figure 2. Mathematically SR steps are written as according to proposed algorithm is: Fig (2) proposed algorithm
  • 4. Novel Iterative Back Projection Approach www.iosrjournals.org 68 | Page According to proposed algorithm, mathematically steps are written as : (0) ( ) ˆ ˆˆ ˆe HX x x X   (3) Where, (0) ˆx is interpolated image; ˆex is error correction; ( ) ˆ HX is high frequency estimation given by: (4) Where, ˆx is the estimated HR image, IsefH is the ISEF filter. In Summary, proposed algorithm in mathematical from is expressed as below. The estimated HR image after n iterations is given by: ( 1) ( ) ( ) ( ) ˆ ˆ ˆ ˆn n n n e Hx x x x     (5) The estimation of the high frequency is given as: ( ) (0) ( ) ˆ ˆ ˆ{(( ) )* }n n H H Isefx x y s H   (6) Where, (0) ˆHx is high frequency component of image (0) ˆx , this is obtained from interpolation. The equation for (0) ˆHx is given as: (0) (0) ˆ ˆ( * )H Isefx x H (7) So, the final iterations process given in (6) is rewritten for the combination of IBP and ISEF as: ( 1) ( ) ( ) (0) ( ) ˆ ˆ ˆ ˆ ˆ( ) { {(( ) )* }n n n n H Isef x x y y s x y s H          (8) IV. SIMULATION RESULT AND ANALYSIS In simulations, the HR images is blurred with a 3*3 Gaussian blurring function of ⱷ= 1.0 to degrade its image quality, and then to be down-sampled to produce LR image for experiments. We adopt ISEF edge detection algorithm to extract strong edges in our simulation, and we believe that more convincing results can be got by some other more appropriate edge detection algorithms. Considering that, only strong edges are cared in our algorithm, the threshold for ISEF edge detection is set a little high. The high-threshold is set to 0.99, which gives the most favorable result among groups of thresholds we have tested. As performance criteria, Mean Square Error (MSE) and Peak Signal to Noise Ratio (PSNR) are calculated. The mathematical equations for M * N image analysis are as given bellow. PSNR =10 log10((255 * 255) / MSE) …(9) MSE =[ ∑(X (i , j) – X(n) (i , j))]/M * N (10) Where, X (i , j) is the original HR image and X(n) (i , j ) is the estimated HR image through this algorithm. The image quality is determined based on PSNR evaluation. A good reconstruction method generally provides low value of MSE and high PSNR. Several natural Images shown in figure (3) [9][10], are taken and tested. Their results are compared with other methods including nearest neighbor interpolation, bilinear interpolation, bicubic interpolation. (a) (b) ( ) ˆ ˆ( * )H IsefX x H
  • 5. Novel Iterative Back Projection Approach www.iosrjournals.org 69 | Page The PSNR obtained using various techniques and the proposed algorithm is given in Table 1. No NN BL BC IBP PROPOSED (a) 28.01 28.46 28.54 30.93 38.85 (b) 23.49 23.66 23.84 24.95 28.93 From Table I, we can find that the proposed algorithm can improve PSNR considerably. If we compare proposed algorithm result with bilinear interpolation and nearest neighbor, we get clearly improved visual quality and increased PSNR V. Conclusion A fast super resolution algorithm is proposed to enhance the images. In addition to IBP, edge information is incorporated using canny edge detection. The algorithm uses only single LR image to obtain high resolution image which perfectly reserves the edges in reconstructed images. Impressive results illustrate the effectiveness of back-projection of error correction and high frequency in obtaining a high resolution image. References [1] R.Y. Tsai and T.S. Huang, “Multiple frame image restoration and registration”, Advances in Computer Vision and Image Processing, Greenwich, CT;JAI Press Inc., 1984, pp. 317-339. [2] Michal Irani, Shmuel Peleg, “Improving resolution by image registration”, CVGIP: Graphical Models and Image Processing, vol. 53, no. 3, May 1991. [3] S. Park, M. K. Park and M.Kang, “Super resolution image reconstruction: A technical overview”, IEEE signal processing magazine no.20, pp 2136, 2003 [4] Poth Miklos, Image Interpolation Techniques, www.bmf.hu/conferences/sisy2004/Poth.pdf [5] S. Dai, M. Han, Y. Wu, and Y. Gong, “Bilateral Back-Projection For Single Image Super Resolution”, IEEE Conference on Multimedia and Expo (ICME), 2007, pp. 1039-1042 [6] W. Dong, L. Zhang, G. Shi, and X. Wu, “Nonlocal back projection for adaptive image enlargement”, IEEE International Conference on Image Processing, pp. 349-352, November 2009. [7] J. Wang, K. Liang, S, Chang, and P. Chang, “Super-Resolution Image with Estimated High Frequency Compensated Algorithm”, IEEE Conf. Communication and Information Technology, 2009, pp. 1039-102. [8] Fengqing Qin, “An Improved Super Resolution Reconstruction Method Based on Initial Value Estimation”, 3rd International Congress on Image and Signal Processing, CISP, 2010 . [9] Xiuju Liang and Zongliang Gan, “Improved Non-Local Iterative Back Projection Method for Image Super-Resolution”, Sixth International Conference on Image and Graphics, ICIG, 2011.