SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
Innovative Systems Design and Engineering                                                       www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011


           Robust super-resolution for petite image sequences
                                                   Kathiravan S
                           Department of Electronics and Communication Engineering,
                                  Kalaignar Karunanidhi Institute of Technology
                                   Kannampalayam, Coimbatore 641402, India
                           Tel: 0091-7708914377      E-mail: kathiravan.sss@gmail.com


                                               Prof. Dr. J. Kanakaraj
               Department of Electrical and Electronics Engineering, PSG College of Technology
                                      Peelamedu, Coimbatore 641004, India
                             Tel: 0091-422-2572177      E-mail: jkr@eee.psgtech.ac.in


Abstract
This paper proposes a new, learning-based, two-step super-resolution (SR) algorithm well suited to solve
the specially demanding problem of obtaining SR estimates from petite image sequences. The first step,
devoted to increase the sampling rate of the incoming images, is performed by fitting linear combinations
of functions generated from principal components (PC) to reproduce locally the sparse projected image data,
and using these models to estimate image values at nodes of the high-resolution grid. PCs were obtained
from local image patches sampled at sub-pixel level, which were generated in turn from a database of
high-resolution images by application of a physically realistic observation model. Continuity between local
image models is enforced by minimizing an adequate functional in the space of model coefficients. The
second step, dealing with restoration, is performed by a linear filter with coefficients learned to restore
residual interpolation artifacts in addition to low-resolution blurring, providing an effective coupling
between both steps of the method. Results on a demanding five-image scanned sequence of graphics and
text are presented, showing the excellent performance of the proposed method compared to several
state-of-the-art two-step and Bayesian Maximum a Posteriori SR algorithms.
Keywords: Super-resolution, petite image sequences, image reconstruction
1. Preamble
Sequence-based super-resolution (SR) addresses the problem of generating a high-resolution (HR) image
given a set of low-resolution (LR) images of a scene, with at least sub-pixel shifts between frames. In the
last decades, numerous approaches to solve the problem of SR have been proposed in the literature [1].
Between these, Bayesian Maximum a Posteriori (MAP) methods [2] have gained wide acceptance due to
their robustness and flexibility to incorporate a priori constraints, although they are usually affected by high
computational burdens. MAP methods attempt to solve the SR problem in a single step, by a complex,
iterative procedure. More computationally-efficient SR methods could be devised [1] by splitting the HR
image reconstruction task into two simpler steps, which are carried out sequentially. The first step, known
as interpolation or fusion step, is devoted to increase the sampling rate of the incoming LR images and
usually operates by regression analysis or scattered point interpolation on sequence pixels, once projected
onto the HR frame. The aim of the second step is to restore the degradations associated to the large
integration area of the LR sequence pixels, combined with artifacts introduced by the previous processing
scheme (residual registration and interpolation errors) or degradations linked to the image acquisition
process (defocusing, atmospheric and motion blur, etc). These two-steps methods generally trade some loss
in quality or flexibility for a lower computational complexity that leads to faster execution times. In
previous papers [3-4], the authors presented a simple learning-based SR method capable of providing
                                                     276
Innovative Systems Design and Engineering                                                       www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011
results of quality similar to standard MAP methods when operating on relatively long sequences of 25
images (corresponding to a 1 s sequence in the PAL video standard). A comparison of this method to a
state-of-the art SR algorithm was reported in [5]. In this paper, it is presented a novel two-step method with
a significantly improved fusion step, which makes use of sub-pixel image statistics. This enables effective
application of the SR method to very petite image sequences, which is relevant not only from a theoretical,
but also from a practical point of view. The fields of application in which fairly petite sequences are
typically the only ones available are numerous, ranging from neuroscience to astronomy, or applications
related to surveillance and satellite image processing. The paper is organized as follows. The observation
model is briefly described in section 2. In section 3 are introduced the two steps of the proposed SR
reconstruction method, together with the previous sub-pixel registration step. Experimental results are
reported in section 4. Finally, section 5 concludes the paper.
2. Observation model
Accurate estimates of the data provided by an imaging sensor are required at several stages of the learning
phase of the algorithm proposed. Firstly, LR image patches sampled at sub-pixel resolution are required to
derive the Principal Components (PC) used in the interpolation step of the algorithm. Secondly, the
coefficients of the linear restoration filter used in the last step are fitted to minimize the mean square error
(MSE) between HR reconstructed pixels, obtained by application of the fusion-restoration paradigm on
simulated LR sequences, and the goal HR values, derived by use of the observation model at the desired
increase in resolution for the SR process. Image patches at different levels of resolution are generated
synthetically from a set of reference images, taken to represent a very high-resolution approximation of a
continuous, degradation-free image. Using these images, the output of an imaging sensor of a given (lower)
resolution could be simulated by adequate blurring, down-sampling and noise addition operations.
Specifically, the following processing steps are sequentially applied to a reference image to obtain a
simulated picture at a given resolution:
a) Filtering with the lens optical diffraction-limited transfer function (OTF);
b) Filtering with the Shannon empirical OTF formula, to account for symmetric aberrations in the optics;
c) Filtering with the detector OTF;
d) Down-sampling to the sensor resolution and
e) Addition of Gaussian noise.
Details and mathematical expressions for the above mentioned OTF’s could be found, for instance, in [6].
Figure 1 shows a comparison of the actual image (left) provided by a CCD camera when imaging the inner
part of the 1951 USAF resolution test chart and the image (right) estimated by application of our
observation model (with the actual camera parameters) to a digitized version of the resolution chart,
obtained by use of a high-resolution flat-bed scanner. The visual agreement between both images is
excellent, as the model succeeds in reproducing accurately the aliasing effects and the frequency-dependent
lost of contrast in the bars, apparent in the CCD image.




     Figure 1.   Left: image obtained from a CCD camera; right: estimated image, computed using the
                                              observation model
3. Super-resolution method
The method proposed follows the pattern of two-step SR methods, with a first step devoted to increase the
                                                     277
Innovative Systems Design and Engineering                                                      www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011
sampling rate of incoming images, followed by a restoration to correct for the LR pixel size and residual
errors introduced by the fusion procedure. Operation of the method requires previous application of a
registration step, to obtain the geometric transform coefficients between input frames that will enable
sequence pixels projection onto the HR image frame.
3.1. Step 0: sub-pixel registration
This step is performed by application of a classical registration algorithm, capable of providing the
geometric transformation coefficients between two images of the same scene with accuracy higher than the
pixel size. Several motion models between frames of the input sequence were considered, ranging from
pure translations to affine and planar projective transforms. Motion models up to affine were processed by
suitable versions of the Irani-Peleg sub-pixel registration algorithm [7], with the extension to affine
transformations presented in [3]. Fitting of the 8-dimensional planar projective model is performed by
application of the Mann-Picard method [8].
3.2. Step 1: sampling rate increase using PC
Using the geometric mappings between frames determined in the previous step, sequence pixels are
projected onto the HR frame (aligned to one of the sequence frames), and the LR image values at the nodes
of the HR grid are estimated from neighboring projected pixels. A diagram of the process is presented in
figure 2.




Figure 2. Sequence projection process: a) sequence pixels; b) projection onto the HR grid; c) data used to
estimate a HR pixel (X)


One possible approach to solve this estimation problem is to use the projected data to fit local image
models, which are subsequently applied to generate new image values at the HR grid nodes. In this
approach, it stands as natural the use of models based on the principal components (PC) of the image at a
local scale, as they will yield minimal representational error (in terms of mean squared error, MSE) for a
given dimensionality of the model [9]. A preliminary study, based on the use of polynomial models, is
reported in [10]. For this purpose, we have determined the PC of image patches of 64 x 64 pixels, spanning
4 x 4 pixels of a LR image. The densely sampled patches required have been generated by application of
the observation model to samples of the reference image set, with appropriate blurring and downscaling
parameters. Results obtained are in excellent agreement with those previously reported [11, 12] for the PC
of local patches of natural images, in spite of the fact that, in our case, reference images are constituted by
HR satellite images of urban scenes [3], and sub-pixel data is generated using an observation model. Within
an image patch of size 4 x 4 LR pixels, the image structure at sub-pixel level has been modeled as a linear
combination of continuous functions obtained by smooth bicubic interpolation of the first 60 PC.
Coefficients of the linear combination (aj) have been determined by minimization of the MSE between
model predictions and the projected sequence pixel values in the neighbourhood:


                                                     278
Innovative Systems Design and Engineering                                                      www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011




where E is the model prediction error, zi the i pixel value with projected coordinates (xi, yi) and fPCj is the
continuous function obtained by interpolation of the jth PC. Solution of this general linear least square
problem requires a matrix inversion which has been performed using singular value decomposition, SVD
[13]. The use of SVD improves robustness when the problem is close to singular, due, for instance, to an
inadequate model order selection in an image patch, or induced by a large image noise level. Local model
representations centered in the nodes of a grid with a spacing of 2 LR pixel size have been computed,
covering the complete extension of the HR image to be reconstructed. Taking into account the 4 x 4 pixel
size of the local representation, this provides an area overlap of ½ between neighboring models, improving
continuity at the model boundaries. Residual continuity errors are reduced to a negligible level by
application of a conjugate gradient descent optimization process [13] on the space of PC coefficients.




                     Figure 3. Results of the fusion step for two-step methods (see text)


3.3. Step 2: Learning-based image restoration
Following the approach described in [3], the restoration step is performed by application of a rotationally
symmetric linear filter in the spatial domain. Filter coefficients are determined by minimizing MSE
between restorations of step one fused images and goal HR image values. This process implicitly considers
residual degradations caused by fusion, effectively coupling both steps of the super-resolution method.
4. Experimental results
The SR images obtained by application of the proposed SR method have been compared with excellent
results to those provided by several state-of-the-art SR algorithms; including one and two-step HR image
reconstruction procedures, on a variety of acquired sequences of different kind. Due to space constraints,
we present here results on a single sequence, consisting of five frames depicting a map of Madrid’s

                                                     279
Innovative Systems Design and Engineering                                                        www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011
suburban rail network, digitized using a flat-bed scanner operating at low resolution (200 dpi), with small,
uncontrolled specimen motions between acquisitions. This sequence is particularly suitable to spot the
variations in performance of the different methods, due to the presence of a large amount of details of
different type (points, lines, text), all highly-contrasted in the original. The results presented for methods
other than those developed by the authors were obtained using the MDSP Resolution Enhancement
Software [14], which integrates several state-of-the-art SR algorithms. Method’s internal parameters, in all
cases, have been set to the default values included in the SW. In figure 3 are presented the results of the first
step of the reconstruction for some of the two-step methods under comparison. In panel a) is presented, for
reference, the results obtained with a cubic spline interpolation of a single frame. As is apparent, text
remains clearly under-resolved and jaggedness, due to aliasing, is notorious in the graphic lines. All SR
fusion methods tested showed significant improvements with respect to this control image. In b) are
presented the results obtained with the ‘Shift and Add’ (S&A) method, as described in [15], with an
additional preprocessing outlier detection/removal algorithm using a bilateral filter [16]. Despite the
increase in resolution with respect to the cubic spline interpolated image, jaggedness in diagonal lines is
still apparent, text is still not fully resolved and is affected at some degree by impulse noise. Results with a
median S&A method [17] are for this sequence visually similar to those displayed in b). In panel c) are
presented the results obtained with the SR interpolation method described in [3]. As expected, the use of
distance-dependent interpolation functions with sparse projected sequence data produces a blocky
appearance in the details, with small-scale discontinuities in the graphic lines. Finally, the results of the
proposed PCA-based fusion are displayed in d). As could be observed, the method provides excellent
results both in terms of resolution increase and absence of image artifacts (line jaggedness, regularity of
details). Residual continuity errors at boundaries of local PC models are undetectable by visual inspection,
event after the restoration performed in the second step of the reconstruction method. In figure 4 are
presented the results of the global HR reconstruction process for our method, together with those of several
state-of-the-art methods being compared. In a) are presented the results of applying the bilateral S&A
method followed by a Lucy deconvolution. This restoration step increases here significantly the
irregularities present in the interpolation result, with noticeable artifacts in lines and text. In spite of this
action, text remains to some extent under-resolved. Better results in terms of details resolution, but still with
a somewhat high level of artifacts, are obtained by application of an S&A method with iterative deblurring,
panel b). This method [17] applies the S&A step, performing afterwards the interpolation and deblurring
operations in a single step, using a L2 (Tikhonov) regularization term. In c) and d) are presented the results
of applying two state-of-the-art maximum likelihood (ML) type methods using regularization terms based,
respectively, in L1 (Bilateral TV) and L2 (Tikhonov) measures. The L1 method [17], panel c), provides
here noticeably clean results in low-complexity areas, at the cost of a perceptible degradation of small
details, especially text, which present a washed-out appearance. Better results have been obtained with the
L2 method [18], in panel d), but some irregularities in lines and text are still noticeable. In e) are presented
the results obtained with the two-step SR method described in [3]. The quality of the restoration step,
consisting of an optimal linear filtering process with pre-defined coefficients, is affected by the artifacts
introduced by the interpolation step, with noticeable distortions in some texts, even if lines have more
regular appearance than in other methods. Finally, in f) are presented the results of the proposed method,
with perhaps the most successful balance between resolution increase and regularity of results.
5. Conclusions
In this paper, we presented a novel two-step super-resolution algorithm, with a robust fusion step well
suited to solve the specially demanding problem of obtaining SR estimates from petite image sequences.
The results provided by the proposed method are excellent in comparison not only to other two-step SR
methods but also to state-of-the-art MAP-type algorithms. This indicates that the potential petitecomings of
two step methods, due to the decoupling of fusion and restoration operations, may be overcome by an
adequate, data-driven definition of the operations to be performed in both steps of the method. In view of
the results obtained, this might remain valid even for specially demanding scenarios, such as SR
reconstruction from petite image sequences.

                                                      280
Innovative Systems Design and Engineering                                                    www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011




                            Figure 4. SR results for different methods (see text)



References

[1] S.C. Park, M.K. Park and M.G. Kang, “Super-resolution image reconstruction: a technical overview”,
IEEE Sig. Process. Mag. 20 (3), 21–36, 2003.

[2] R.R. Schultz and R.L. Stevenson, “Extraction of high-resolution frames from video sequences”, IEEE
Trans. Img. Process., 5 (6), 996– 1011, 1996.

[3] C. Miravet and F.B. Rodríguez, “A two-step neural-network based algorithm for fast image
super-resolution”, Img. Vision Comput., 25 (9), pp. 1449–1473, 2007.

[4] C. Miravet and F.B. Rodriguez, "A hybrid MLP-PNN architecture for fast image superresolution", Lect.
Not. Comput. Sci., 2714, 417-425 , 2003.

[5] G. Cristóbal, E. Gil, F. Sroubek, J. Flusser, C. Miravet and F.B. Rodríguez, “Superresolution imaging: a
survey of current techniques”, SPIE, 7074, San Diego, CA, 2008.

[6] G.C. Holst, Electro-Optical Imaging System Performance, 4th Ed., SPIE Press, JCD Publishing,
Washington, 2006.

[7] M. Irani and S. Peleg, “Improving resolution by image registration”, CVGIP: Graph. Model. Img.
Process. 53 (3), pp. 231–239, 1991.
                                                    281
Innovative Systems Design and Engineering                                                   www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol 2, No 4, 2011


[8] S. Mann and R.W. Picard, "Video Orbits of the Projective Group: “A Simple Approach to Featureless
Estimation of Parameters", IEEE Trans. Img. Process., 6 (9), pp 1281-1295, 1997.

[9] A. Bishop, Neural Networks for Pattern Recognition. Oxford University Press, Oxford, 1995.

[10] C. Miravet and F.B. Rodríguez. “Accurate and Robust Image Superresolution by Neural Processing of
Local Image Representations”. Lect. Notes Comput. Sci, 3696, pp. 499-505, 2005.

[11] P.J.B. Hancock, R.J. Baddeley and L.S. Smith, "The Principal Components of Natural Images",
Network: Comput. Neur. Syst., 3 (1), pp. 61-70, 1992.

[12] G. Heidemann, "The Principal Components of Natural Images Revisited", IEEE Trans. Patt. An. Mach.
Intell., 28 (5), pp. 822 - 826, 2006.

[13] W.H. Press, S.A. Teukolsky, W.T. Vetterling and B.P. Flannery, Numerical Recipes in C: The Art of
Scientific Computing, 2nd Ed., Cambridge University Press, 1992.

[14] available at URL: http://users.soe.ucsc.edu/~milanfar/software/superresolution.html

[15] M. Elad and Y. Hel-Or, “A fast super-resolution reconstruction algorithm for pure translational motion
and common space invariant blur", IEEE Trans. Img. Process., 10 (8), pp. 1187-1193, 2001.

[16] S. Farsiu, D. Robinson, M. Elad and P. Milanfar, “Robust shift and add approach to super resolution",
Proc. of the 2003 SPIE Conf. Appl. Dig. Sig. Img. Process., pp. 121-130, 2003.

[17] S. Farsiu, D. Robinson, M. Elad and P. Milanfar, “Fast and robust multi-frame super-resolution", IEEE
Trans. Img. Process. , 13 (10), pp. 1327-1344, 2004.

[18] M. Elad and A. Feuer, “Restoration of single super-resolution image from several blurred, noisy and
down-sampled measured images", IEEE Trans. Img. Process., 6 (12), pp. 1646-1658, 1997




                                                   282

Contenu connexe

Tendances

IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVpaperpublications3
 
Single Image Depth Estimation using frequency domain analysis and Deep learning
Single Image Depth Estimation using frequency domain analysis and Deep learningSingle Image Depth Estimation using frequency domain analysis and Deep learning
Single Image Depth Estimation using frequency domain analysis and Deep learningAhan M R
 
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...IRJET Journal
 
IRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET Journal
 
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...mlaij
 
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...SBGC
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
Comparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression TechniquesComparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression Techniquessipij
 
mvitelli_ee367_final_report
mvitelli_ee367_final_reportmvitelli_ee367_final_report
mvitelli_ee367_final_reportMatt Vitelli
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5Alexander Decker
 
Review On Different Feature Extraction Algorithms
Review On Different Feature Extraction AlgorithmsReview On Different Feature Extraction Algorithms
Review On Different Feature Extraction AlgorithmsIRJET Journal
 
Dissertation synopsis for imagedenoising(noise reduction )using non local me...
Dissertation synopsis for  imagedenoising(noise reduction )using non local me...Dissertation synopsis for  imagedenoising(noise reduction )using non local me...
Dissertation synopsis for imagedenoising(noise reduction )using non local me...Arti Singh
 
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMDYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMcscpconf
 
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...IRJET Journal
 
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
 
Face recognition using assemble of low frequency of DCT features
Face recognition using assemble of low frequency of DCT featuresFace recognition using assemble of low frequency of DCT features
Face recognition using assemble of low frequency of DCT featuresjournalBEEI
 
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...
IRJET - Change Detection in Satellite Images using Convolutional Neural N...IRJET Journal
 

Tendances (20)

IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATV
 
Single Image Depth Estimation using frequency domain analysis and Deep learning
Single Image Depth Estimation using frequency domain analysis and Deep learningSingle Image Depth Estimation using frequency domain analysis and Deep learning
Single Image Depth Estimation using frequency domain analysis and Deep learning
 
B0141020
B0141020B0141020
B0141020
 
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
 
Final Paper 2
Final Paper 2Final Paper 2
Final Paper 2
 
IRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution TechniquesIRJET- Exploring Image Super Resolution Techniques
IRJET- Exploring Image Super Resolution Techniques
 
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...
AN ENHANCEMENT FOR THE CONSISTENT DEPTH ESTIMATION OF MONOCULAR VIDEOS USING ...
 
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
Comparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression TechniquesComparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression Techniques
 
mvitelli_ee367_final_report
mvitelli_ee367_final_reportmvitelli_ee367_final_report
mvitelli_ee367_final_report
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5
 
Depth estimation using deep learning
Depth estimation using deep learningDepth estimation using deep learning
Depth estimation using deep learning
 
Review On Different Feature Extraction Algorithms
Review On Different Feature Extraction AlgorithmsReview On Different Feature Extraction Algorithms
Review On Different Feature Extraction Algorithms
 
Dissertation synopsis for imagedenoising(noise reduction )using non local me...
Dissertation synopsis for  imagedenoising(noise reduction )using non local me...Dissertation synopsis for  imagedenoising(noise reduction )using non local me...
Dissertation synopsis for imagedenoising(noise reduction )using non local me...
 
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMDYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
 
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
 
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
 
Face recognition using assemble of low frequency of DCT features
Face recognition using assemble of low frequency of DCT featuresFace recognition using assemble of low frequency of DCT features
Face recognition using assemble of low frequency of DCT features
 
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
 

Similaire à 27 robust super resolution for 276-282

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
 
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
 
Novel Iterative Back Projection Approach
Novel Iterative Back Projection ApproachNovel Iterative Back Projection Approach
Novel Iterative Back Projection ApproachIOSR Journals
 
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGA
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGAIRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGA
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGAIRJET Journal
 
Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...IJECEIAES
 
Super Resolution with OCR Optimization
Super Resolution with OCR OptimizationSuper Resolution with OCR Optimization
Super Resolution with OCR OptimizationniveditJain
 
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
 
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
 
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
 
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 applicationIAEME Publication
 
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 applicationIAEME Publication
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniquesIRJET Journal
 
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRAnalysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRIRJET Journal
 
Novel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian maskNovel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian maskeSAT Journals
 
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...cscpconf
 

Similaire à 27 robust super resolution for 276-282 (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...
 
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...
 
557 480-486
557 480-486557 480-486
557 480-486
 
Novel Iterative Back Projection Approach
Novel Iterative Back Projection ApproachNovel Iterative Back Projection Approach
Novel Iterative Back Projection Approach
 
K01116569
K01116569K01116569
K01116569
 
Ay33292297
Ay33292297Ay33292297
Ay33292297
 
Ay33292297
Ay33292297Ay33292297
Ay33292297
 
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGA
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGAIRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGA
IRJET-Underwater Image Enhancement by Wavelet Decomposition using FPGA
 
Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...
 
Super Resolution with OCR Optimization
Super Resolution with OCR OptimizationSuper Resolution with OCR Optimization
Super Resolution with OCR Optimization
 
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
 
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
 
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
 
E046012533
E046012533E046012533
E046012533
 
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
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniques
 
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRAnalysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
 
Novel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian maskNovel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian mask
 
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...
A CONCERT EVALUATION OF EXEMPLAR BASED IMAGE INPAINTING ALGORITHMS FOR NATURA...
 

Plus de Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Plus de Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Dernier

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Dernier (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

27 robust super resolution for 276-282

  • 1. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 Robust super-resolution for petite image sequences Kathiravan S Department of Electronics and Communication Engineering, Kalaignar Karunanidhi Institute of Technology Kannampalayam, Coimbatore 641402, India Tel: 0091-7708914377 E-mail: kathiravan.sss@gmail.com Prof. Dr. J. Kanakaraj Department of Electrical and Electronics Engineering, PSG College of Technology Peelamedu, Coimbatore 641004, India Tel: 0091-422-2572177 E-mail: jkr@eee.psgtech.ac.in Abstract This paper proposes a new, learning-based, two-step super-resolution (SR) algorithm well suited to solve the specially demanding problem of obtaining SR estimates from petite image sequences. The first step, devoted to increase the sampling rate of the incoming images, is performed by fitting linear combinations of functions generated from principal components (PC) to reproduce locally the sparse projected image data, and using these models to estimate image values at nodes of the high-resolution grid. PCs were obtained from local image patches sampled at sub-pixel level, which were generated in turn from a database of high-resolution images by application of a physically realistic observation model. Continuity between local image models is enforced by minimizing an adequate functional in the space of model coefficients. The second step, dealing with restoration, is performed by a linear filter with coefficients learned to restore residual interpolation artifacts in addition to low-resolution blurring, providing an effective coupling between both steps of the method. Results on a demanding five-image scanned sequence of graphics and text are presented, showing the excellent performance of the proposed method compared to several state-of-the-art two-step and Bayesian Maximum a Posteriori SR algorithms. Keywords: Super-resolution, petite image sequences, image reconstruction 1. Preamble Sequence-based super-resolution (SR) addresses the problem of generating a high-resolution (HR) image given a set of low-resolution (LR) images of a scene, with at least sub-pixel shifts between frames. In the last decades, numerous approaches to solve the problem of SR have been proposed in the literature [1]. Between these, Bayesian Maximum a Posteriori (MAP) methods [2] have gained wide acceptance due to their robustness and flexibility to incorporate a priori constraints, although they are usually affected by high computational burdens. MAP methods attempt to solve the SR problem in a single step, by a complex, iterative procedure. More computationally-efficient SR methods could be devised [1] by splitting the HR image reconstruction task into two simpler steps, which are carried out sequentially. The first step, known as interpolation or fusion step, is devoted to increase the sampling rate of the incoming LR images and usually operates by regression analysis or scattered point interpolation on sequence pixels, once projected onto the HR frame. The aim of the second step is to restore the degradations associated to the large integration area of the LR sequence pixels, combined with artifacts introduced by the previous processing scheme (residual registration and interpolation errors) or degradations linked to the image acquisition process (defocusing, atmospheric and motion blur, etc). These two-steps methods generally trade some loss in quality or flexibility for a lower computational complexity that leads to faster execution times. In previous papers [3-4], the authors presented a simple learning-based SR method capable of providing 276
  • 2. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 results of quality similar to standard MAP methods when operating on relatively long sequences of 25 images (corresponding to a 1 s sequence in the PAL video standard). A comparison of this method to a state-of-the art SR algorithm was reported in [5]. In this paper, it is presented a novel two-step method with a significantly improved fusion step, which makes use of sub-pixel image statistics. This enables effective application of the SR method to very petite image sequences, which is relevant not only from a theoretical, but also from a practical point of view. The fields of application in which fairly petite sequences are typically the only ones available are numerous, ranging from neuroscience to astronomy, or applications related to surveillance and satellite image processing. The paper is organized as follows. The observation model is briefly described in section 2. In section 3 are introduced the two steps of the proposed SR reconstruction method, together with the previous sub-pixel registration step. Experimental results are reported in section 4. Finally, section 5 concludes the paper. 2. Observation model Accurate estimates of the data provided by an imaging sensor are required at several stages of the learning phase of the algorithm proposed. Firstly, LR image patches sampled at sub-pixel resolution are required to derive the Principal Components (PC) used in the interpolation step of the algorithm. Secondly, the coefficients of the linear restoration filter used in the last step are fitted to minimize the mean square error (MSE) between HR reconstructed pixels, obtained by application of the fusion-restoration paradigm on simulated LR sequences, and the goal HR values, derived by use of the observation model at the desired increase in resolution for the SR process. Image patches at different levels of resolution are generated synthetically from a set of reference images, taken to represent a very high-resolution approximation of a continuous, degradation-free image. Using these images, the output of an imaging sensor of a given (lower) resolution could be simulated by adequate blurring, down-sampling and noise addition operations. Specifically, the following processing steps are sequentially applied to a reference image to obtain a simulated picture at a given resolution: a) Filtering with the lens optical diffraction-limited transfer function (OTF); b) Filtering with the Shannon empirical OTF formula, to account for symmetric aberrations in the optics; c) Filtering with the detector OTF; d) Down-sampling to the sensor resolution and e) Addition of Gaussian noise. Details and mathematical expressions for the above mentioned OTF’s could be found, for instance, in [6]. Figure 1 shows a comparison of the actual image (left) provided by a CCD camera when imaging the inner part of the 1951 USAF resolution test chart and the image (right) estimated by application of our observation model (with the actual camera parameters) to a digitized version of the resolution chart, obtained by use of a high-resolution flat-bed scanner. The visual agreement between both images is excellent, as the model succeeds in reproducing accurately the aliasing effects and the frequency-dependent lost of contrast in the bars, apparent in the CCD image. Figure 1. Left: image obtained from a CCD camera; right: estimated image, computed using the observation model 3. Super-resolution method The method proposed follows the pattern of two-step SR methods, with a first step devoted to increase the 277
  • 3. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 sampling rate of incoming images, followed by a restoration to correct for the LR pixel size and residual errors introduced by the fusion procedure. Operation of the method requires previous application of a registration step, to obtain the geometric transform coefficients between input frames that will enable sequence pixels projection onto the HR image frame. 3.1. Step 0: sub-pixel registration This step is performed by application of a classical registration algorithm, capable of providing the geometric transformation coefficients between two images of the same scene with accuracy higher than the pixel size. Several motion models between frames of the input sequence were considered, ranging from pure translations to affine and planar projective transforms. Motion models up to affine were processed by suitable versions of the Irani-Peleg sub-pixel registration algorithm [7], with the extension to affine transformations presented in [3]. Fitting of the 8-dimensional planar projective model is performed by application of the Mann-Picard method [8]. 3.2. Step 1: sampling rate increase using PC Using the geometric mappings between frames determined in the previous step, sequence pixels are projected onto the HR frame (aligned to one of the sequence frames), and the LR image values at the nodes of the HR grid are estimated from neighboring projected pixels. A diagram of the process is presented in figure 2. Figure 2. Sequence projection process: a) sequence pixels; b) projection onto the HR grid; c) data used to estimate a HR pixel (X) One possible approach to solve this estimation problem is to use the projected data to fit local image models, which are subsequently applied to generate new image values at the HR grid nodes. In this approach, it stands as natural the use of models based on the principal components (PC) of the image at a local scale, as they will yield minimal representational error (in terms of mean squared error, MSE) for a given dimensionality of the model [9]. A preliminary study, based on the use of polynomial models, is reported in [10]. For this purpose, we have determined the PC of image patches of 64 x 64 pixels, spanning 4 x 4 pixels of a LR image. The densely sampled patches required have been generated by application of the observation model to samples of the reference image set, with appropriate blurring and downscaling parameters. Results obtained are in excellent agreement with those previously reported [11, 12] for the PC of local patches of natural images, in spite of the fact that, in our case, reference images are constituted by HR satellite images of urban scenes [3], and sub-pixel data is generated using an observation model. Within an image patch of size 4 x 4 LR pixels, the image structure at sub-pixel level has been modeled as a linear combination of continuous functions obtained by smooth bicubic interpolation of the first 60 PC. Coefficients of the linear combination (aj) have been determined by minimization of the MSE between model predictions and the projected sequence pixel values in the neighbourhood: 278
  • 4. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 where E is the model prediction error, zi the i pixel value with projected coordinates (xi, yi) and fPCj is the continuous function obtained by interpolation of the jth PC. Solution of this general linear least square problem requires a matrix inversion which has been performed using singular value decomposition, SVD [13]. The use of SVD improves robustness when the problem is close to singular, due, for instance, to an inadequate model order selection in an image patch, or induced by a large image noise level. Local model representations centered in the nodes of a grid with a spacing of 2 LR pixel size have been computed, covering the complete extension of the HR image to be reconstructed. Taking into account the 4 x 4 pixel size of the local representation, this provides an area overlap of ½ between neighboring models, improving continuity at the model boundaries. Residual continuity errors are reduced to a negligible level by application of a conjugate gradient descent optimization process [13] on the space of PC coefficients. Figure 3. Results of the fusion step for two-step methods (see text) 3.3. Step 2: Learning-based image restoration Following the approach described in [3], the restoration step is performed by application of a rotationally symmetric linear filter in the spatial domain. Filter coefficients are determined by minimizing MSE between restorations of step one fused images and goal HR image values. This process implicitly considers residual degradations caused by fusion, effectively coupling both steps of the super-resolution method. 4. Experimental results The SR images obtained by application of the proposed SR method have been compared with excellent results to those provided by several state-of-the-art SR algorithms; including one and two-step HR image reconstruction procedures, on a variety of acquired sequences of different kind. Due to space constraints, we present here results on a single sequence, consisting of five frames depicting a map of Madrid’s 279
  • 5. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 suburban rail network, digitized using a flat-bed scanner operating at low resolution (200 dpi), with small, uncontrolled specimen motions between acquisitions. This sequence is particularly suitable to spot the variations in performance of the different methods, due to the presence of a large amount of details of different type (points, lines, text), all highly-contrasted in the original. The results presented for methods other than those developed by the authors were obtained using the MDSP Resolution Enhancement Software [14], which integrates several state-of-the-art SR algorithms. Method’s internal parameters, in all cases, have been set to the default values included in the SW. In figure 3 are presented the results of the first step of the reconstruction for some of the two-step methods under comparison. In panel a) is presented, for reference, the results obtained with a cubic spline interpolation of a single frame. As is apparent, text remains clearly under-resolved and jaggedness, due to aliasing, is notorious in the graphic lines. All SR fusion methods tested showed significant improvements with respect to this control image. In b) are presented the results obtained with the ‘Shift and Add’ (S&A) method, as described in [15], with an additional preprocessing outlier detection/removal algorithm using a bilateral filter [16]. Despite the increase in resolution with respect to the cubic spline interpolated image, jaggedness in diagonal lines is still apparent, text is still not fully resolved and is affected at some degree by impulse noise. Results with a median S&A method [17] are for this sequence visually similar to those displayed in b). In panel c) are presented the results obtained with the SR interpolation method described in [3]. As expected, the use of distance-dependent interpolation functions with sparse projected sequence data produces a blocky appearance in the details, with small-scale discontinuities in the graphic lines. Finally, the results of the proposed PCA-based fusion are displayed in d). As could be observed, the method provides excellent results both in terms of resolution increase and absence of image artifacts (line jaggedness, regularity of details). Residual continuity errors at boundaries of local PC models are undetectable by visual inspection, event after the restoration performed in the second step of the reconstruction method. In figure 4 are presented the results of the global HR reconstruction process for our method, together with those of several state-of-the-art methods being compared. In a) are presented the results of applying the bilateral S&A method followed by a Lucy deconvolution. This restoration step increases here significantly the irregularities present in the interpolation result, with noticeable artifacts in lines and text. In spite of this action, text remains to some extent under-resolved. Better results in terms of details resolution, but still with a somewhat high level of artifacts, are obtained by application of an S&A method with iterative deblurring, panel b). This method [17] applies the S&A step, performing afterwards the interpolation and deblurring operations in a single step, using a L2 (Tikhonov) regularization term. In c) and d) are presented the results of applying two state-of-the-art maximum likelihood (ML) type methods using regularization terms based, respectively, in L1 (Bilateral TV) and L2 (Tikhonov) measures. The L1 method [17], panel c), provides here noticeably clean results in low-complexity areas, at the cost of a perceptible degradation of small details, especially text, which present a washed-out appearance. Better results have been obtained with the L2 method [18], in panel d), but some irregularities in lines and text are still noticeable. In e) are presented the results obtained with the two-step SR method described in [3]. The quality of the restoration step, consisting of an optimal linear filtering process with pre-defined coefficients, is affected by the artifacts introduced by the interpolation step, with noticeable distortions in some texts, even if lines have more regular appearance than in other methods. Finally, in f) are presented the results of the proposed method, with perhaps the most successful balance between resolution increase and regularity of results. 5. Conclusions In this paper, we presented a novel two-step super-resolution algorithm, with a robust fusion step well suited to solve the specially demanding problem of obtaining SR estimates from petite image sequences. The results provided by the proposed method are excellent in comparison not only to other two-step SR methods but also to state-of-the-art MAP-type algorithms. This indicates that the potential petitecomings of two step methods, due to the decoupling of fusion and restoration operations, may be overcome by an adequate, data-driven definition of the operations to be performed in both steps of the method. In view of the results obtained, this might remain valid even for specially demanding scenarios, such as SR reconstruction from petite image sequences. 280
  • 6. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 Figure 4. SR results for different methods (see text) References [1] S.C. Park, M.K. Park and M.G. Kang, “Super-resolution image reconstruction: a technical overview”, IEEE Sig. Process. Mag. 20 (3), 21–36, 2003. [2] R.R. Schultz and R.L. Stevenson, “Extraction of high-resolution frames from video sequences”, IEEE Trans. Img. Process., 5 (6), 996– 1011, 1996. [3] C. Miravet and F.B. Rodríguez, “A two-step neural-network based algorithm for fast image super-resolution”, Img. Vision Comput., 25 (9), pp. 1449–1473, 2007. [4] C. Miravet and F.B. Rodriguez, "A hybrid MLP-PNN architecture for fast image superresolution", Lect. Not. Comput. Sci., 2714, 417-425 , 2003. [5] G. Cristóbal, E. Gil, F. Sroubek, J. Flusser, C. Miravet and F.B. Rodríguez, “Superresolution imaging: a survey of current techniques”, SPIE, 7074, San Diego, CA, 2008. [6] G.C. Holst, Electro-Optical Imaging System Performance, 4th Ed., SPIE Press, JCD Publishing, Washington, 2006. [7] M. Irani and S. Peleg, “Improving resolution by image registration”, CVGIP: Graph. Model. Img. Process. 53 (3), pp. 231–239, 1991. 281
  • 7. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol 2, No 4, 2011 [8] S. Mann and R.W. Picard, "Video Orbits of the Projective Group: “A Simple Approach to Featureless Estimation of Parameters", IEEE Trans. Img. Process., 6 (9), pp 1281-1295, 1997. [9] A. Bishop, Neural Networks for Pattern Recognition. Oxford University Press, Oxford, 1995. [10] C. Miravet and F.B. Rodríguez. “Accurate and Robust Image Superresolution by Neural Processing of Local Image Representations”. Lect. Notes Comput. Sci, 3696, pp. 499-505, 2005. [11] P.J.B. Hancock, R.J. Baddeley and L.S. Smith, "The Principal Components of Natural Images", Network: Comput. Neur. Syst., 3 (1), pp. 61-70, 1992. [12] G. Heidemann, "The Principal Components of Natural Images Revisited", IEEE Trans. Patt. An. Mach. Intell., 28 (5), pp. 822 - 826, 2006. [13] W.H. Press, S.A. Teukolsky, W.T. Vetterling and B.P. Flannery, Numerical Recipes in C: The Art of Scientific Computing, 2nd Ed., Cambridge University Press, 1992. [14] available at URL: http://users.soe.ucsc.edu/~milanfar/software/superresolution.html [15] M. Elad and Y. Hel-Or, “A fast super-resolution reconstruction algorithm for pure translational motion and common space invariant blur", IEEE Trans. Img. Process., 10 (8), pp. 1187-1193, 2001. [16] S. Farsiu, D. Robinson, M. Elad and P. Milanfar, “Robust shift and add approach to super resolution", Proc. of the 2003 SPIE Conf. Appl. Dig. Sig. Img. Process., pp. 121-130, 2003. [17] S. Farsiu, D. Robinson, M. Elad and P. Milanfar, “Fast and robust multi-frame super-resolution", IEEE Trans. Img. Process. , 13 (10), pp. 1327-1344, 2004. [18] M. Elad and A. Feuer, “Restoration of single super-resolution image from several blurred, noisy and down-sampled measured images", IEEE Trans. Img. Process., 6 (12), pp. 1646-1658, 1997 282