SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 2 (May. - Jun. 2013), PP 15-20
www.iosrjournals.org
www.iosrjournals.org 15 | Page
Effective Pixel Interpolation for Image Super Resolution
Kadhiravan. D1
, Divya. S2
, Archana .M3
1-3
Department of Electronics and Communication, University College of Engineering,
Tindivanam, Tamil Nadu, India
Abstract: In the near future, there is an eminent demand for High Resolution images. In order to fulfil this
demand, Super Resolution (SR) is an approach used to renovate High Resolution (HR) image from one or more
Low Resolution (LR) images. The aspiration of SR is to dig up the self-sufficient information from each LR
image in that set and combine the information into a single HR image. Conventional interpolation methods can
produce sharp edges; however, they are approximators and tend to weaken fine structure. In order to overcome
the drawback, a new approach of Effective Pixel Interpolation method is incorporated. It has been numerically
verified that the resulting algorithm reinstate sharp edges and enhance fine structures satisfactorily,
outperforming conventional methods. The suggested algorithm has also proved efficient enough to be applicable
for real-time processing for resolution enhancement of image. Statistical examples are shown to verify the claim.
Image fusion technology is also used to fuse two processed images obtained through the algorithm.
Keywords: Super Resolution, Interpolation, EESM, Image Fusion
I. INTRODUCTION
The vital aim of Super Resolution [1] is to generate a higher resolution image from lower resolution
images. High resolution image tender a high pixel density and thereby more information about the original scene.
The need for high resolution is widespread in computer vision applications for better performance in pattern
recognition and analysis of images. High resolution is of significance in medical imaging for diagnosis. Many
applications necessitate zooming of a specific area of importance in the image wherein high resolution becomes
indispensable, e.g. surveillance, forensic and satellite imaging applications. On the other hand, high resolution
images are not always available since the setup for high resolution imaging attest is expensive. Also it may not
always be practicable due to the intrinsic boundaries of the sensor, optics manufacturing technology. These
tribulations can be overcome through the use of image processing algorithms which are comparatively
inexpensive and as well utilises the low resolution imaging, giving rise to perception of Super Resolution [2].
Digital images are often to be re-sampled for diverse tasks such as image generation, compression,
visualization, and zooming. Image re-sampling is essential for every geometric transform of discrete images,
except shifts over integer distances or rotations about multiples of 90 degrees; its first step is image interpolation.
Thus image interpolation methods have occupied a peculiar position in image processing, computer vision, and
communication. There are a variety of interpolation methods proposed in the literature. These methods are
conventionally characterized by two kinds: linear and nonlinear ones. For linear methods, assorted interpolation
kernels (polynomials) of finite size have been introduced as approximations of the perfect interpolation kernel
(the sinc function) which is spatially unlimited. However, the linear methods carry out the interpolation
independently of the image content and therefore they may interpolate images crossing edges, which bring in
artifacts such as aliasing distortions, image blur, and/or the checkerboard effects. Nonlinear interpolation
methods have been suggested in order to trim down the artifacts of linear methods [5]. The foremost step in the
nonlinear methods is to either fit the edges with some templates or predict edge information for the high
resolution image from the low resolution one statistically. These edge-directed methods usually result in sharper
interpolated images, but occasionally suffer from rigorous visual degradation (e.g., uneven visual impression) in
fine texture regions. In this paper, a new approach “Effective Pixel Interpolation for Image Super Resolution”
based on the idea of Exponential Effective SINR Mapping (EESM) is proposed. EESM is used to map the
instantaneous values of SINRs to the corresponding Block Error Rate (BLER) value. The basic idea of EESM is
to find a compression function that maps the set of SINRs to a single value. The proposed method gives better
result than other interpolation methods with good PSNR value.
II. PROPOSED ALGORITHM
High resolution refers to an image with a high level of information. In the proposed work, a practice
known as Super Resolution (SR) is used to augment the resolution of an imaging system. The basic principle of
the SR technique is the increase in the resolution with the obtainable multiple low resolution images. If the
images are sub-pixel shifted, then each low resolution image contains independent information. So the
information content is more if the SR image is formed from multiple low resolution images. Super resolution
Effective Pixel Interpolation for Image Super Resolution
www.iosrjournals.org 16 | Page
renovation from multi-frames is a comparatively new approach which super resolve a single HR frame from
several LR frames (without blur). The application of SR algorithms is possible only if aliases subsist, and the
images have sub-pixel shifts. There are many different SR techniques and they can be applied in the frequency
domain or the spatial domain. Nevertheless, the latter provides better flexibility in modeling noise and
degradation. So the analysis is centered on spatial domain.
Fig. 1 Effective Pixel Interpolation for Image Super Resolution
In this proposed system, EESM based interpolation scheme is used to create one high resolution image. Two
low-resolution frames I1, I2 are obtained from the original image by a half-pixel shift in x and y directions. Later
these frames are mapped on quincunx grid. The algorithm determines the pixel-shift between adjacent frames at
sub-pixel level and the created space denotes the missing pixel in Super-resolution image. Then effective pixel
interpolation is performed for interpolation. Discrete cosine transform is applied to the interpolated high
resolution grid. Subsequently inverse transform is applied to the image to obtain super-resolved image. The
same procedure is followed for the residual pixels. Finally the two processed images are fused using image
fusion method.
Effective Pixel Interpolation for Image Super Resolution
www.iosrjournals.org 17 | Page
A. Half Pixel Shift using Quincunx Sampling
The original image is sampled to attain two low resolution frames I1, I2 which are at a half pixel-shift in
the x and y direction relative to one another. This shift gives sampling pattern called quincunx sampling.
Quincunx sampling takes pixels in an image with purely even and odd valued indices. Frame I1 contains the odd
indices pixels and frame I2 contains even indices pixels. Shift in two frames simulate the diagonal motion of a
camera over an area, assuming CCD array of the camera samples the area in this half-pixel manner. In Super-
Resolution algorithms, one low resolution pixel corresponds to a set of high resolution pixels. Each low
resolution pixel corresponds to only one high resolution pixel. Fig.2 illustrates quincunx sampling by splitting of
6x6 pixel image into two 3x3 pixel images at desired half-pixel shift. Zeros indicates odd indices pixels whereas
star indicates even indices pixels.
Fig. 2 6x6 Image is Split into 3x3 Pixel Images at Desired Half-Pixel Shift
B. Combining Frames on Quincunx Sampling Grid:
The high resolution grid is designated as 𝐻 𝑥 𝐻, 𝑦 𝐻 and the low resolution frames as 𝐹1 𝑥1, 𝑦1 and
𝐹2 𝑥2, 𝑦2 corresponding to the frames I1, I2. Tr(.) is a transformation for combining on a quincunx grid.
𝐻 𝑥 𝐻, 𝑦 𝐻 = 𝑇𝑟 𝐹1 𝑥1, 𝑦1 , 𝐹2 𝑥2, 𝑦2
(1)
x1 = 2xH-1, y1 = 2yH-1
x2 = 2xH, y2 = 2yH
Fig.3 Combining Frames into High Resolution Grid
Effective Pixel Interpolation for Image Super Resolution
www.iosrjournals.org 18 | Page
C. Interpolation
The missing coefficients are interpolated using different types of interpolation. In this proposed
algorithm the Effective Exponential Interpolation technique is considered for image since images are affected by
signal to noise ratio.
eff  𝐸𝑃𝐼(, ) ≡ −ln(
1
𝑁
𝑒
i
 )𝑁
𝑖=1
(2)
Where eff describes the effective pixel value i denotes the ith
neighbouring pixel and  describes the distance
between the pixel and its neighbour. N describes the number of neighbouring pixels. EPI describes effective
pixel interpolation.
D. Discrete Cosine Transform
The interpolated image is transformed using DCT. The Discrete Cosine Transform has admirable energy
consumption for highly correlated images.
𝑐 𝑢, 𝑣 = 𝛼 𝑢 . 𝛼 𝑣
𝑓 𝑥, 𝑦 . 𝑐𝑜𝑠
2𝑥 + 1 𝑢𝜋
2𝑁
. 𝑐𝑜𝑠
2𝑦 + 1 𝑣𝜋
2𝑁
𝑁−1
𝑦=0
𝑁−1
𝑥=0
(3)
for 𝑢, 𝑣 = 0,1, … 𝑁 − 1
where, 𝛼 𝑢 𝑜𝑟 𝛼 𝑣 =
1
𝑁
𝑓𝑜𝑟 𝑢 𝑜𝑟 𝑣 = 0
2
𝑁
𝑓𝑜𝑟 𝑢 𝑜𝑟 𝑣 = 1,2, … 𝑁 − 1
E. Inverse Transform
𝑓 𝑥, 𝑦 = 𝛼 𝑢 . 𝛼 𝑣
𝑐 𝑢, 𝑣 . 𝑐𝑜𝑠
2𝑥 + 1 𝑢𝜋
2𝑁
. 𝑐𝑜𝑠
2𝑦 + 1 𝑣𝜋
2𝑁
𝑁−1
𝑣=0
𝑁−1
𝑢=0
(4)
for 𝑥, 𝑦 = 0,1, … 𝑁 − 1.
The same above procedure is being applied to the residual pixels and the two images A and B are
obtained. Finally the two processed images are fused.
F. Image Fusion
Image Fusion is the process of coalesce significant information from two or more images into a single image.
The resulting image will be more informative than any of the input images. The experiments are conducted
using an image of size 512×512 low resolution image. Initially the image is split into two 256×256 low
resolution frames using quincunx sampling. Then those images are combined into a single 512×512 high
resolution image in quincunx grid. Missing coefficients are interpolated using Effective Exponential
Interpolation. The same procedure is repeated for the residual pixels and the two processed images are fused
using image fusion technology. Alpha is a factor that governs fusion importance of one image over the other.
The experimental results show that the proposed scheme gives a better image than the conventional system.
Fig. 4 Image Fusion
Image B
Fused image
(Higher resolution
image)
Image A
Effective Pixel Interpolation for Image Super Resolution
www.iosrjournals.org 19 | Page
III. RESULTS AND DISCUSSION
The super-resolution algorithm described above is tested using the simulation tool MATLAB. The simulation
results are shown below. Fig. 5 shows the shows the image taken for processing.
Fig. 5 Gray scale image Fig. 6 Odd Pixel Image Fig. 7 Even Pixel Image
Fig. 8 Combined Image Fig. 9 Interpolated Image Fig. 10 DCT Transform
Fig. 11 Image A Fig. 12 Residual Image Fig. 13Interpolated image
Fig. 14 DCT Transform Fig. 15 Image B Fig. 16 Fused Image
Fig. 6-15 shows the processing procedure and the image results obtained by processing. Fig. 17 shows the final
processed image obtained via the proposed super resolution approach. Table 1 shows the statistical results
obtained via the proposed processing scheme. It has been statistically found that the PSNR of the obtained via
processing has an improvement to 29.4976 from 26.9298.
Fig. 17 Graphical Representation of PSNR vs Alpha Constant
Effective Pixel Interpolation for Image Super Resolution
www.iosrjournals.org 20 | Page
TABLE 1: PSNR of different images
Images PSNR Value
Original Image 26.9298
Processed Image A 29.3452
Processed Image B 29.3448
Fused Image 29.4976
Nearest Neighbour 25.2126
Exponential Averaging 29.4976
IV. CONCLUSION
In this paper Effective Pixel Interpolation based image Super-Resolution using sub-pixel shift image
registration is proposed. The super-resolved image is reconstructed by registering the image frames at sub-pixel
shift and interpolating the missing pixel locations using exponential averaging where original pixels are kept
unchanged. Experimentation based results have shown appropriate improvements in PSNR values. The
experimental results also demonstrate that a super-resolved image obtained by proposed algorithm provides fine
details compared to conventional averaging system. The performance of proposed algorithm can be
experimented on multiple frames from the set of same image for better results. Computational complexity of the
proposed algorithm is also reduced.
REFERENCES
[1] D. Glasner, S. Bagon and M. Irani, “Super-Resolution from a Single Image”, IEEE 12th International Conference on Computer Vision
(ICCV), 2009, 349 – 356.
[2] P. Vanderwalle, S. Susstrunk and M. Vetterli, “A Frequency Domain approach to Registration of Aliased Images with Application to
Super-Resolution,” EURASIP Journal on Applied Signal Processing, 2006, 2006, 1-14.
[3] E. Tuomaala and Haiming Wang, “Effective SINR Approach of Link to System Mapping in OFDM/Multi-carrier Mobile Network”.
2nd
International Conference on Mobile Technology, Applications and Systems, 2005, 15-17,
[4] S.C. Park et al, “Super-Resolution Image Reconstruction: A Technical Overview”, IEEE Signal Processing Magazine, 20, 2003, 21-
36.
[5] A. J. Patti and Y.Altunbasak, “Artifact Reduction for Set Theoretic Super Resolution Image Reconstruction with Edge Adaptive
Constraints and Higher-Order Interpolants”, IEEE Transaction on Image Processing, 10(1), J2001, 179-186.

Contenu connexe

Tendances

Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
CSCJournals
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
cscpconf
 

Tendances (18)

Comparison of image segmentation
Comparison of image segmentationComparison of image segmentation
Comparison of image segmentation
 
Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
Stereo Correspondence Algorithms for Robotic Applications Under Ideal And Non...
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
 
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. pptImage segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
 
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...
 
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
 
Seminarpaper
SeminarpaperSeminarpaper
Seminarpaper
 
K018137073
K018137073K018137073
K018137073
 
Marker Controlled Segmentation Technique for Medical application
Marker Controlled Segmentation Technique for Medical applicationMarker Controlled Segmentation Technique for Medical application
Marker Controlled Segmentation Technique for Medical application
 
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSIONCOLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
 
IMAGE SEGMENTATION BY USING THRESHOLDING TECHNIQUES FOR MEDICAL IMAGES
IMAGE SEGMENTATION BY USING THRESHOLDING TECHNIQUES FOR MEDICAL IMAGESIMAGE SEGMENTATION BY USING THRESHOLDING TECHNIQUES FOR MEDICAL IMAGES
IMAGE SEGMENTATION BY USING THRESHOLDING TECHNIQUES FOR MEDICAL IMAGES
 
E010232227
E010232227E010232227
E010232227
 
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSIONINFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
 
Asilomar09 compressive superres
Asilomar09 compressive superresAsilomar09 compressive superres
Asilomar09 compressive superres
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
L0351007379
L0351007379L0351007379
L0351007379
 
Automatic left ventricle segmentation
Automatic left ventricle segmentationAutomatic left ventricle segmentation
Automatic left ventricle segmentation
 

En vedette

Raster graphics
Raster graphicsRaster graphics
Raster graphics
lenance
 
Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random Scan
Devika Rangnekar
 
Pixel resolution
Pixel resolutionPixel resolution
Pixel resolution
imcprint
 
Raster Scan and Raster Scan Displays
Raster Scan and Raster Scan DisplaysRaster Scan and Raster Scan Displays
Raster Scan and Raster Scan Displays
Saravana Priya
 
Raster scan system
Raster scan systemRaster scan system
Raster scan system
Mohd Arif
 
Interpolation
InterpolationInterpolation
Interpolation
mbhuiya6
 
DPI Solutions, Digital printing & Imaging Solutions Company Profile
DPI Solutions, Digital printing & Imaging Solutions Company ProfileDPI Solutions, Digital printing & Imaging Solutions Company Profile
DPI Solutions, Digital printing & Imaging Solutions Company Profile
npradeep19832004
 
interpolation
interpolationinterpolation
interpolation
8laddu8
 

En vedette (18)

Raster graphics
Raster graphicsRaster graphics
Raster graphics
 
Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Concepts
 
Data hiding using image interpolation
Data hiding using image interpolationData hiding using image interpolation
Data hiding using image interpolation
 
Raster Scan And Random Scan
Raster Scan And Random ScanRaster Scan And Random Scan
Raster Scan And Random Scan
 
Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...
 
Image Interpolation
Image InterpolationImage Interpolation
Image Interpolation
 
Pixel
PixelPixel
Pixel
 
Pixel resolution
Pixel resolutionPixel resolution
Pixel resolution
 
Raster vs vector graphics
Raster vs vector graphicsRaster vs vector graphics
Raster vs vector graphics
 
Pixel
PixelPixel
Pixel
 
Raster Scan and Raster Scan Displays
Raster Scan and Raster Scan DisplaysRaster Scan and Raster Scan Displays
Raster Scan and Raster Scan Displays
 
Image interpolation
Image interpolationImage interpolation
Image interpolation
 
Raster scan system
Raster scan systemRaster scan system
Raster scan system
 
Interpolation and extrapolation
Interpolation and extrapolationInterpolation and extrapolation
Interpolation and extrapolation
 
Interpolation
InterpolationInterpolation
Interpolation
 
DPI Solutions, Digital printing & Imaging Solutions Company Profile
DPI Solutions, Digital printing & Imaging Solutions Company ProfileDPI Solutions, Digital printing & Imaging Solutions Company Profile
DPI Solutions, Digital printing & Imaging Solutions Company Profile
 
interpolation
interpolationinterpolation
interpolation
 
Interpolation Methods
Interpolation MethodsInterpolation Methods
Interpolation Methods
 

Similaire à Effective Pixel Interpolation for Image Super Resolution

Spectral approach to image projection with cubic
Spectral approach to image projection with cubicSpectral approach to image projection with cubic
Spectral approach to image projection with cubic
iaemedu
 
Spectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolationSpectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolation
iaemedu
 
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
 

Similaire à Effective Pixel Interpolation for Image Super Resolution (20)

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
 
Super Resolution
Super ResolutionSuper Resolution
Super Resolution
 
Spectral approach to image projection with cubic
Spectral approach to image projection with cubicSpectral approach to image projection with cubic
Spectral approach to image projection with cubic
 
Spectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolationSpectral approach to image projection with cubic b spline interpolation
Spectral approach to image projection with cubic b spline interpolation
 
Robust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite ImageRobust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite Image
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 
Novel Iterative Back Projection Approach
Novel Iterative Back Projection ApproachNovel Iterative Back Projection Approach
Novel Iterative Back Projection Approach
 
K01116569
K01116569K01116569
K01116569
 
Multi-hypothesis projection-based shift estimation for sweeping panorama reco...
Multi-hypothesis projection-based shift estimation for sweeping panorama reco...Multi-hypothesis projection-based shift estimation for sweeping panorama reco...
Multi-hypothesis projection-based shift estimation for sweeping panorama reco...
 
B0141020
B0141020B0141020
B0141020
 
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...
 
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
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint application
 
Fpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint applicationFpga implementation of fusion technique for fingerprint application
Fpga implementation of fusion technique for fingerprint application
 
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...
 
Pixel Recursive Super Resolution. Google Brain
 Pixel Recursive Super Resolution.  Google Brain Pixel Recursive Super Resolution.  Google Brain
Pixel Recursive Super Resolution. Google Brain
 
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...
 
337
337337
337
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATV
 

Plus de IOSR Journals

Plus de 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
 

Dernier

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Dernier (20)

Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 

Effective Pixel Interpolation for Image Super Resolution

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 2 (May. - Jun. 2013), PP 15-20 www.iosrjournals.org www.iosrjournals.org 15 | Page Effective Pixel Interpolation for Image Super Resolution Kadhiravan. D1 , Divya. S2 , Archana .M3 1-3 Department of Electronics and Communication, University College of Engineering, Tindivanam, Tamil Nadu, India Abstract: In the near future, there is an eminent demand for High Resolution images. In order to fulfil this demand, Super Resolution (SR) is an approach used to renovate High Resolution (HR) image from one or more Low Resolution (LR) images. The aspiration of SR is to dig up the self-sufficient information from each LR image in that set and combine the information into a single HR image. Conventional interpolation methods can produce sharp edges; however, they are approximators and tend to weaken fine structure. In order to overcome the drawback, a new approach of Effective Pixel Interpolation method is incorporated. It has been numerically verified that the resulting algorithm reinstate sharp edges and enhance fine structures satisfactorily, outperforming conventional methods. The suggested algorithm has also proved efficient enough to be applicable for real-time processing for resolution enhancement of image. Statistical examples are shown to verify the claim. Image fusion technology is also used to fuse two processed images obtained through the algorithm. Keywords: Super Resolution, Interpolation, EESM, Image Fusion I. INTRODUCTION The vital aim of Super Resolution [1] is to generate a higher resolution image from lower resolution images. High resolution image tender a high pixel density and thereby more information about the original scene. The need for high resolution is widespread in computer vision applications for better performance in pattern recognition and analysis of images. High resolution is of significance in medical imaging for diagnosis. Many applications necessitate zooming of a specific area of importance in the image wherein high resolution becomes indispensable, e.g. surveillance, forensic and satellite imaging applications. On the other hand, high resolution images are not always available since the setup for high resolution imaging attest is expensive. Also it may not always be practicable due to the intrinsic boundaries of the sensor, optics manufacturing technology. These tribulations can be overcome through the use of image processing algorithms which are comparatively inexpensive and as well utilises the low resolution imaging, giving rise to perception of Super Resolution [2]. Digital images are often to be re-sampled for diverse tasks such as image generation, compression, visualization, and zooming. Image re-sampling is essential for every geometric transform of discrete images, except shifts over integer distances or rotations about multiples of 90 degrees; its first step is image interpolation. Thus image interpolation methods have occupied a peculiar position in image processing, computer vision, and communication. There are a variety of interpolation methods proposed in the literature. These methods are conventionally characterized by two kinds: linear and nonlinear ones. For linear methods, assorted interpolation kernels (polynomials) of finite size have been introduced as approximations of the perfect interpolation kernel (the sinc function) which is spatially unlimited. However, the linear methods carry out the interpolation independently of the image content and therefore they may interpolate images crossing edges, which bring in artifacts such as aliasing distortions, image blur, and/or the checkerboard effects. Nonlinear interpolation methods have been suggested in order to trim down the artifacts of linear methods [5]. The foremost step in the nonlinear methods is to either fit the edges with some templates or predict edge information for the high resolution image from the low resolution one statistically. These edge-directed methods usually result in sharper interpolated images, but occasionally suffer from rigorous visual degradation (e.g., uneven visual impression) in fine texture regions. In this paper, a new approach “Effective Pixel Interpolation for Image Super Resolution” based on the idea of Exponential Effective SINR Mapping (EESM) is proposed. EESM is used to map the instantaneous values of SINRs to the corresponding Block Error Rate (BLER) value. The basic idea of EESM is to find a compression function that maps the set of SINRs to a single value. The proposed method gives better result than other interpolation methods with good PSNR value. II. PROPOSED ALGORITHM High resolution refers to an image with a high level of information. In the proposed work, a practice known as Super Resolution (SR) is used to augment the resolution of an imaging system. The basic principle of the SR technique is the increase in the resolution with the obtainable multiple low resolution images. If the images are sub-pixel shifted, then each low resolution image contains independent information. So the information content is more if the SR image is formed from multiple low resolution images. Super resolution
  • 2. Effective Pixel Interpolation for Image Super Resolution www.iosrjournals.org 16 | Page renovation from multi-frames is a comparatively new approach which super resolve a single HR frame from several LR frames (without blur). The application of SR algorithms is possible only if aliases subsist, and the images have sub-pixel shifts. There are many different SR techniques and they can be applied in the frequency domain or the spatial domain. Nevertheless, the latter provides better flexibility in modeling noise and degradation. So the analysis is centered on spatial domain. Fig. 1 Effective Pixel Interpolation for Image Super Resolution In this proposed system, EESM based interpolation scheme is used to create one high resolution image. Two low-resolution frames I1, I2 are obtained from the original image by a half-pixel shift in x and y directions. Later these frames are mapped on quincunx grid. The algorithm determines the pixel-shift between adjacent frames at sub-pixel level and the created space denotes the missing pixel in Super-resolution image. Then effective pixel interpolation is performed for interpolation. Discrete cosine transform is applied to the interpolated high resolution grid. Subsequently inverse transform is applied to the image to obtain super-resolved image. The same procedure is followed for the residual pixels. Finally the two processed images are fused using image fusion method.
  • 3. Effective Pixel Interpolation for Image Super Resolution www.iosrjournals.org 17 | Page A. Half Pixel Shift using Quincunx Sampling The original image is sampled to attain two low resolution frames I1, I2 which are at a half pixel-shift in the x and y direction relative to one another. This shift gives sampling pattern called quincunx sampling. Quincunx sampling takes pixels in an image with purely even and odd valued indices. Frame I1 contains the odd indices pixels and frame I2 contains even indices pixels. Shift in two frames simulate the diagonal motion of a camera over an area, assuming CCD array of the camera samples the area in this half-pixel manner. In Super- Resolution algorithms, one low resolution pixel corresponds to a set of high resolution pixels. Each low resolution pixel corresponds to only one high resolution pixel. Fig.2 illustrates quincunx sampling by splitting of 6x6 pixel image into two 3x3 pixel images at desired half-pixel shift. Zeros indicates odd indices pixels whereas star indicates even indices pixels. Fig. 2 6x6 Image is Split into 3x3 Pixel Images at Desired Half-Pixel Shift B. Combining Frames on Quincunx Sampling Grid: The high resolution grid is designated as 𝐻 𝑥 𝐻, 𝑦 𝐻 and the low resolution frames as 𝐹1 𝑥1, 𝑦1 and 𝐹2 𝑥2, 𝑦2 corresponding to the frames I1, I2. Tr(.) is a transformation for combining on a quincunx grid. 𝐻 𝑥 𝐻, 𝑦 𝐻 = 𝑇𝑟 𝐹1 𝑥1, 𝑦1 , 𝐹2 𝑥2, 𝑦2 (1) x1 = 2xH-1, y1 = 2yH-1 x2 = 2xH, y2 = 2yH Fig.3 Combining Frames into High Resolution Grid
  • 4. Effective Pixel Interpolation for Image Super Resolution www.iosrjournals.org 18 | Page C. Interpolation The missing coefficients are interpolated using different types of interpolation. In this proposed algorithm the Effective Exponential Interpolation technique is considered for image since images are affected by signal to noise ratio. eff  𝐸𝑃𝐼(, ) ≡ −ln( 1 𝑁 𝑒 i  )𝑁 𝑖=1 (2) Where eff describes the effective pixel value i denotes the ith neighbouring pixel and  describes the distance between the pixel and its neighbour. N describes the number of neighbouring pixels. EPI describes effective pixel interpolation. D. Discrete Cosine Transform The interpolated image is transformed using DCT. The Discrete Cosine Transform has admirable energy consumption for highly correlated images. 𝑐 𝑢, 𝑣 = 𝛼 𝑢 . 𝛼 𝑣 𝑓 𝑥, 𝑦 . 𝑐𝑜𝑠 2𝑥 + 1 𝑢𝜋 2𝑁 . 𝑐𝑜𝑠 2𝑦 + 1 𝑣𝜋 2𝑁 𝑁−1 𝑦=0 𝑁−1 𝑥=0 (3) for 𝑢, 𝑣 = 0,1, … 𝑁 − 1 where, 𝛼 𝑢 𝑜𝑟 𝛼 𝑣 = 1 𝑁 𝑓𝑜𝑟 𝑢 𝑜𝑟 𝑣 = 0 2 𝑁 𝑓𝑜𝑟 𝑢 𝑜𝑟 𝑣 = 1,2, … 𝑁 − 1 E. Inverse Transform 𝑓 𝑥, 𝑦 = 𝛼 𝑢 . 𝛼 𝑣 𝑐 𝑢, 𝑣 . 𝑐𝑜𝑠 2𝑥 + 1 𝑢𝜋 2𝑁 . 𝑐𝑜𝑠 2𝑦 + 1 𝑣𝜋 2𝑁 𝑁−1 𝑣=0 𝑁−1 𝑢=0 (4) for 𝑥, 𝑦 = 0,1, … 𝑁 − 1. The same above procedure is being applied to the residual pixels and the two images A and B are obtained. Finally the two processed images are fused. F. Image Fusion Image Fusion is the process of coalesce significant information from two or more images into a single image. The resulting image will be more informative than any of the input images. The experiments are conducted using an image of size 512×512 low resolution image. Initially the image is split into two 256×256 low resolution frames using quincunx sampling. Then those images are combined into a single 512×512 high resolution image in quincunx grid. Missing coefficients are interpolated using Effective Exponential Interpolation. The same procedure is repeated for the residual pixels and the two processed images are fused using image fusion technology. Alpha is a factor that governs fusion importance of one image over the other. The experimental results show that the proposed scheme gives a better image than the conventional system. Fig. 4 Image Fusion Image B Fused image (Higher resolution image) Image A
  • 5. Effective Pixel Interpolation for Image Super Resolution www.iosrjournals.org 19 | Page III. RESULTS AND DISCUSSION The super-resolution algorithm described above is tested using the simulation tool MATLAB. The simulation results are shown below. Fig. 5 shows the shows the image taken for processing. Fig. 5 Gray scale image Fig. 6 Odd Pixel Image Fig. 7 Even Pixel Image Fig. 8 Combined Image Fig. 9 Interpolated Image Fig. 10 DCT Transform Fig. 11 Image A Fig. 12 Residual Image Fig. 13Interpolated image Fig. 14 DCT Transform Fig. 15 Image B Fig. 16 Fused Image Fig. 6-15 shows the processing procedure and the image results obtained by processing. Fig. 17 shows the final processed image obtained via the proposed super resolution approach. Table 1 shows the statistical results obtained via the proposed processing scheme. It has been statistically found that the PSNR of the obtained via processing has an improvement to 29.4976 from 26.9298. Fig. 17 Graphical Representation of PSNR vs Alpha Constant
  • 6. Effective Pixel Interpolation for Image Super Resolution www.iosrjournals.org 20 | Page TABLE 1: PSNR of different images Images PSNR Value Original Image 26.9298 Processed Image A 29.3452 Processed Image B 29.3448 Fused Image 29.4976 Nearest Neighbour 25.2126 Exponential Averaging 29.4976 IV. CONCLUSION In this paper Effective Pixel Interpolation based image Super-Resolution using sub-pixel shift image registration is proposed. The super-resolved image is reconstructed by registering the image frames at sub-pixel shift and interpolating the missing pixel locations using exponential averaging where original pixels are kept unchanged. Experimentation based results have shown appropriate improvements in PSNR values. The experimental results also demonstrate that a super-resolved image obtained by proposed algorithm provides fine details compared to conventional averaging system. The performance of proposed algorithm can be experimented on multiple frames from the set of same image for better results. Computational complexity of the proposed algorithm is also reduced. REFERENCES [1] D. Glasner, S. Bagon and M. Irani, “Super-Resolution from a Single Image”, IEEE 12th International Conference on Computer Vision (ICCV), 2009, 349 – 356. [2] P. Vanderwalle, S. Susstrunk and M. Vetterli, “A Frequency Domain approach to Registration of Aliased Images with Application to Super-Resolution,” EURASIP Journal on Applied Signal Processing, 2006, 2006, 1-14. [3] E. Tuomaala and Haiming Wang, “Effective SINR Approach of Link to System Mapping in OFDM/Multi-carrier Mobile Network”. 2nd International Conference on Mobile Technology, Applications and Systems, 2005, 15-17, [4] S.C. Park et al, “Super-Resolution Image Reconstruction: A Technical Overview”, IEEE Signal Processing Magazine, 20, 2003, 21- 36. [5] A. J. Patti and Y.Altunbasak, “Artifact Reduction for Set Theoretic Super Resolution Image Reconstruction with Edge Adaptive Constraints and Higher-Order Interpolants”, IEEE Transaction on Image Processing, 10(1), J2001, 179-186.