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

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 ...IRJET Journal
 
Image super resolution
Image super resolutionImage super resolution
Image super resolutionAkshay Hazare
 
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 ApproachCSCJournals
 
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 ...IRJET Journal
 
Image resolution enhancement using blind technique
Image resolution enhancement using blind techniqueImage resolution enhancement using blind technique
Image resolution enhancement using blind techniqueeSAT Publishing House
 
Image resolution enhancement using blind technique
Image resolution enhancement using blind techniqueImage resolution enhancement using blind technique
Image resolution enhancement using blind techniqueeSAT Journals
 
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...sipij
 
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 meansIJARIDEA Journal
 
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 ObjectAnkur Tyagi
 
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 TechniqueIJMTST Journal
 
Image in Painting Techniques: A survey
Image in Painting Techniques: A survey Image in Painting Techniques: A survey
Image in Painting Techniques: A survey IOSR Journals
 
Image Inpainting Using Cloning Algorithms
Image Inpainting Using Cloning AlgorithmsImage Inpainting Using Cloning Algorithms
Image Inpainting Using Cloning AlgorithmsCSCJournals
 
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...ijcsit
 
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...iosrjce
 
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 Techniquesijsrd.com
 

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

Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...IOSR Journals
 
Implementation of Semantic Analysis Using Domain Ontology
Implementation of Semantic Analysis Using Domain OntologyImplementation of Semantic Analysis Using Domain Ontology
Implementation of Semantic Analysis Using Domain OntologyIOSR Journals
 
Multi-Cluster Based Approach for skewed Data in Data Mining
Multi-Cluster Based Approach for skewed Data in Data MiningMulti-Cluster Based Approach for skewed Data in Data Mining
Multi-Cluster Based Approach for skewed Data in Data MiningIOSR Journals
 
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...IOSR Journals
 
Bosch Tools Construction Trade Skills Gap Infographic
Bosch Tools Construction Trade Skills Gap InfographicBosch Tools Construction Trade Skills Gap Infographic
Bosch Tools Construction Trade Skills Gap InfographicRobert Bosch Tool Corporation
 
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...IOSR Journals
 
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...IOSR Journals
 
Effect of vermicompost on biotransformation and bioavailability of hexavalent...
Effect of vermicompost on biotransformation and bioavailability of hexavalent...Effect of vermicompost on biotransformation and bioavailability of hexavalent...
Effect of vermicompost on biotransformation and bioavailability of hexavalent...IOSR Journals
 
Performance Evaluation of High Speed Congestion Control Protocols
Performance Evaluation of High Speed Congestion Control  ProtocolsPerformance Evaluation of High Speed Congestion Control  Protocols
Performance Evaluation of High Speed Congestion Control ProtocolsIOSR Journals
 
Lcftuhcmc bestfinanceaward-140704110326-phpapp02
Lcftuhcmc bestfinanceaward-140704110326-phpapp02Lcftuhcmc bestfinanceaward-140704110326-phpapp02
Lcftuhcmc bestfinanceaward-140704110326-phpapp02Manh Cuong Chau
 
テスト設計・テストケース作成 グループ
テスト設計・テストケース作成 グループテスト設計・テストケース作成 グループ
テスト設計・テストケース作成 グループTomoaki Fukura
 
Malwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionMalwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionIOSR Journals
 
Brochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book FairBrochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book FairAsfored
 
Grouping animals that have legs
Grouping animals that have  legs Grouping animals that have  legs
Grouping animals that have legs phooiyinloi
 

Viewers also liked (20)

A0360105
A0360105A0360105
A0360105
 
B0160709
B0160709B0160709
B0160709
 
A0930105
A0930105A0930105
A0930105
 
H0425066
H0425066H0425066
H0425066
 
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
 
Implementation of Semantic Analysis Using Domain Ontology
Implementation of Semantic Analysis Using Domain OntologyImplementation of Semantic Analysis Using Domain Ontology
Implementation of Semantic Analysis Using Domain Ontology
 
Trashing Utopia - 2015
Trashing Utopia  - 2015Trashing Utopia  - 2015
Trashing Utopia - 2015
 
Multi-Cluster Based Approach for skewed Data in Data Mining
Multi-Cluster Based Approach for skewed Data in Data MiningMulti-Cluster Based Approach for skewed Data in Data Mining
Multi-Cluster Based Approach for skewed Data in Data Mining
 
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...
Signal Processing Approach for Recognizing Identical Reads From DNA Sequencin...
 
Bosch Tools Construction Trade Skills Gap Infographic
Bosch Tools Construction Trade Skills Gap InfographicBosch Tools Construction Trade Skills Gap Infographic
Bosch Tools Construction Trade Skills Gap Infographic
 
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...
Dipole switching speeds of GIZO/P(VDF-TrFE) based FeFETs: evaporated gold and...
 
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...
Genetic Variability, Heritability for Late leaf Spot tolerance and Productivi...
 
C0941533
C0941533C0941533
C0941533
 
Effect of vermicompost on biotransformation and bioavailability of hexavalent...
Effect of vermicompost on biotransformation and bioavailability of hexavalent...Effect of vermicompost on biotransformation and bioavailability of hexavalent...
Effect of vermicompost on biotransformation and bioavailability of hexavalent...
 
Performance Evaluation of High Speed Congestion Control Protocols
Performance Evaluation of High Speed Congestion Control  ProtocolsPerformance Evaluation of High Speed Congestion Control  Protocols
Performance Evaluation of High Speed Congestion Control Protocols
 
Lcftuhcmc bestfinanceaward-140704110326-phpapp02
Lcftuhcmc bestfinanceaward-140704110326-phpapp02Lcftuhcmc bestfinanceaward-140704110326-phpapp02
Lcftuhcmc bestfinanceaward-140704110326-phpapp02
 
テスト設計・テストケース作成 グループ
テスト設計・テストケース作成 グループテスト設計・テストケース作成 グループ
テスト設計・テストケース作成 グループ
 
Malwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionMalwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant Extraction
 
Brochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book FairBrochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book Fair
 
Grouping animals that have legs
Grouping animals that have  legs Grouping animals that have  legs
Grouping animals that have legs
 

Similar to Novel Iterative Back Projection Approach Integrates ISEF

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...IJECEIAES
 
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 ResolutionIOSR Journals
 
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 STUDYcsandit
 
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-2322Editor 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-2322Editor IJARCET
 
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...CSCJournals
 
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...cscpconf
 
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 TechniquesIRJET Journal
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyAnjan Dangal
 
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-282Alexander Decker
 
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 Transformijtsrd
 
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 Algorithmijtsrd
 
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...IJECEIAES
 
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 TechniquesIOSR Journals
 
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 TechniquesIOSR Journals
 
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 NetworkIOSR Journals
 

Similar to Novel Iterative Back Projection Approach Integrates ISEF (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 (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

UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 

Recently uploaded (20)

UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 

Novel Iterative Back Projection Approach Integrates ISEF

  • 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.