EFFICIENT PERCEPTUAL, SELECTIVE,

Size: px
Start display at page:

Download "EFFICIENT PERCEPTUAL, SELECTIVE,"

Transcription

1 EFFICIENT PERCEPTUAL, SELECTIVE, AND ATTENTIVE SUPER-RESOLUTION RESOLUTION Image, Video & Usability (IVU) Lab School of Electrical, Computer, & Energy Engineering Arizona State University

2 Outline Problem statement Existing super-resolution (SR) approaches Proposed Perceptual Attentive (PA) SR Framework Simulation results Conclusion

3 Problem Statement Super-Resolution (SR) image re-construction is the process of combining the information from multiple Low-Resolution (LR) aliased and noisy frames of the same scene to estimate a High-Resolution (HR) unaliased and sharp/de-blurred image. - High computational complexity requirements. - No perceptual model incorporated in existing approaches.

4 SR Observation Model The values of the pixels in the k-th low- resolution frame Y k of the sequence can be expressed in matrix notation as: k = D k. H k. Fk. z + n k, k = 1,..., K y Warping g( (F k ) where y k and z are, respectively, the lexicographic form of Y k and the undegraded HR image Z, n k is the additive i noise and D k, H k, F k are the downsampling, blurring, & sub-pixel warping matrices. Y k : N 1 N 2 pixels; Z: rn 1 x rn 2, where r is the magnification factor. Inverting (D k.h k.f k ) to obtain z is not a trivial task especially that the system is ill-conditioned Blurring (H k ) Downsampling (D k )

5 Existing Super-Resolution Approaches Iterative SR methods - Projection onto convex sets (POCS) [Stark et al., 1989] - Least-square error minimization [Schultz et al., 1996] - Regularized maximum a Posteriori i (MAP) methods [Hardie et al., 1997] Fusion-Restoration (FR) SR methods (also known as twostep methods) [Elad et al., 2001; Farsiu et al., 2004; Hardie et al., 2007] - Non-iterative fusion step followed by a restoration step. - More computationally efficient

6 MAP-Based SR Algorithm [Hardie et al. 97] The HR image estimate can be computed by maximizing the a posteriori probability, Pr(X {Y k }), or by maximizing the log-likelihood function: z ( log[pr( z )]), k 1 K = arg max y k =,..., This results in the following cost function to be minimized assuming a Gaussian distribution for the noise and Pr(z {y k }): 1 ( T 1 T 1 f ( z) = y Wz )( y Wz) + z C z 2 2 σ 2 2 n where y is a vector concatenating all the LR observations y k, k=1,..,k, σ n is the noise standard deviation and C is the covariance matrix of z, W is the degradation matrix. An iterative gradient descent minimization procedure is used to update the HR estimate as follows: z l + 1 = z l ε l f ( z ) z= = z where ε l is the step size l

7 Fast Two-Step (FTS) SR Algorithm [Farsiu04] Fast Two-Step SR (FTS) algorithm consists of a non-iterative data fusion step followed by an iterative gradient-descent deblurring step. Data Fusion Step: Estimated by registration followed by a median operator resulting in a blurred version of the HR frame, Xˆ = H. Zˆ, where Xˆ is the deblurred HR frame. Deblurring Step: Reduces to the problem of estimating from and can be formulated as Zˆ = arg min A ( HZ Xˆ ) + λ. Γ ( Z ) λ is the regularization parameter A is a diagonal matrix with values equal to the square root of the number of pixels that contribute to generate the data fusion matrix Ẑ Γ is a bilateral total variation regularization term given by: Γ BTV where the operators S shift X by l and m pixels in the horizontal and vertical directions x y generating several scales of derivatives. Is a spatially decaying factor 0 < α < 1 BTV P P l + m l m ΓBTV ( Z) = α Z S x. S y. Z l + m 0 1 l= Pm= 0 l m S, S α 1 Xˆ Ẑ

8 Fast Two-Step (FTS) SR Algorithm [Farsiu04] (Cont.) The solution of the deblurring step can be obtained using an iterative gradient- descent scheme as follows: Zˆ λ { = ˆ T T + ( ˆ ˆ 1 Zn β H A sign AHZ n X ) + n P P l + m ( l m ) ˆ l m. α I S. (.. ˆ x S y sign Z n S x S y Z n ) l= Pm= 0 β where l + m 0 and is the step size in the direction of the gradient. At each iteration, every pixel on the HR grid is processed through the deblurring stage in original SR method Results in a relatively high computational complexity.

9 Proposed Perceptual Attentive (PA) SR Framework Strategy Reduce the computational complexity by finding a perceptually significant constraint set of pixels to process while maintaining the desired HR visual quality. Perceptual contrast sensitivity threshold model used to determine perceptually significant pixels (active pixels). Visual Attention information of salient regions used to further reduce the set of processed pixels and to processed active pixels in attentive regions with a higher accuracy.

10 Proposed Perceptual Attentive (PA) SR Framework A computationally efficient Perceptual Attentive (PA) Super-Resolution framework that utilizes available visual attention information of perceived edges is presented to significantly reduce SR computations. The proposed method divides the image into: Active regions consisting of pixels on perceptual edges determined by contrast sensitivity threshold model. Attentive active regions determined by active pixels lying in the visually attended regions. At each iteration of the SR algorithm, the active pixels on visible ibl edges determined d by the contrast sensitivity threshold model and lying inside the attentive region are treated with higher accuracy than the pixels in the background region. Bilinearly interpolated LR image (q =4) Perceptual Active pixels (Active Background) Visual Attention regions VA and Perceptual Active pixels (Active Forground)

11 Proposed Perceptual Attentive (PA) SR Framework Let z 0 = initial HR estimate Determine active pixels using perceptual JND model Update HR estimate for active pixels No Yes Determine active pixels in attentive regions using perceptual JND model and Saliency Map Update HR estimate for active pixels in attentive regions Yes No No Max Iterations Reached? Yes Yes Max Iterations Reached? No STOP

12 Perceptual Contrast Sensitivity Threshold Model The contrast sensitivity threshold is used to detect the set of perceptually significant pixels (active pixels). The contrast sensitivity threshold is the measure of the smallest contrast, or Just Noticeable Difference (JND), that yields a visible signal over a uniform background. JND is computed per image block based on block mean luminance (8 by 8 blocks used) and using initial SR estimate (obtained by interpolating one of the LR images or by applying a median shift and add of the LR images) JND thresholds are precomputed for all possible discrete mean luminances and stored in a look-up tbl table.

13 Perceptual Contrast Sensitivity Threshold Model For each 8x8 image block, the mean of the block is computed and the corresponding JND threshold t JND is retrieved (Look up Table). Once the t JND is obtained, the center pixel of a sliding 3 3 window is compared to its 4 cardinal neighbors. If any absolute difference is greater than the t JND, then the corresponding pixel mask is flagged as 1 and the pixel is labeled as active pixel. The window will scan all the pixels of the HR image estimate.

14 Perceptual Contrast Sensitivity Threshold Model The luminance-adjusted contrast sensitivity JND thresholds are approximated using a power function [Watson93] as follows: t JND = t N blk 1 N blk 1 n 1 = 0 n = 0 N 2 blk 2 I (128 n 1, n ) 2 a T 128 where is set to The contrast sensitivity threshold t 128 is evaluated by mapping a parabolic approximation of a perceptual model proposed by [Ahumada92] to the spatial domain: Lmax: maximum luma t 128 = L max TM g L min a T Lmin: minimum luma Mg: # of grayscale levels T based on the model proposed by [Ahumada92]

15 Visual Attention (VA) HVS perceives a large field of view by a number of fixation points, attended to with high visual acuity, connected by fast eye movements referred to as saccades. VA models provide a relative quantitative measure of the attended regions. It is stated that artifacts in salient regions are likely to be more annoying to the observer than artifacts in less salient regions.

16 Visual Attention VA Models produce saliency maps The saliency map (SM) is simply a likelihood map in which regions with large values have higher probability of being selected by the HVS as a fixation region as compared to regions with lower values. The resulting attended regions are used in the proposed Perceptual Attentive (PA) Super-Resolution method to promote the detected subset of attended edge pixels for further enhancement. The visual attention model purposed by Itti et al. [Itti98, Koch06] is used in our implementation Any other good VA model can be used with the proposed p framework.

17 Simulation results Fusion-Restoration SR high-resolution images are used to produce, each, a simulated sequence of sixteen low-resolution images: Blurred with a 4x4 Gaussian filter with std=1. Shifted by multiples of 0.25 pixels in all different directions. Subsampled by a factor of 4 in each direction. An additive Gaussian noise of variance 10 is added to the resulting LR sequence. Clock-256x256 HR Frame LR Frames Carrier-256x256 HR Frame LR Frames Cameraman-256x256 HR LR Frames

18 Simulation results FTS [Farsiu 04] SELP-FTS [Proposed] PA-FTS [Proposed] (a) Original image (b) Bilinearly interp. LR image with 4 VA regions (c) FTS method (d) SELP-FTS method, ε = (e) Proposed PA-FTS, ε=0.0001, s=10, VA regions=4 Visual performance results for the 256x256 images with a resolution enhancement factor 4, number LR images = 16, additive Gaussian noise variance = 10, and Parameters λ = 0.08, β = 1, α = 0.6, P = 2.

19 Simulation results (cont.) (a) Original image (b) Bilinearly interp. LR image with 5 VA regions. (c) FTS SR method (d) SELP-FTS SR method, ε = (e) Proposed PASR-FTS, ε=0.0001, s=10, VA regions =4 Visual performance results for the 256x256 images with a resolution enhancement factor 4, number LR images = 16, additive Gaussian noise variance = 10, and Parameters λ = 0.08, β = 1, α = 0.6, P = 2.

20 Simulation results (cont.) CLOCK image Number of processed pixels at each iteration

21 Simulation results (cont.) CAMERAMAN image Number of processed pixels at each iteration

22 Simulation results (cont.) CARRIER image Number of processed pixels at each iteration

23 Simulation results (cont.) PSNR and Percentage Pixel Savings Results CARRIER CLOCK PLANE CAMERAMAN PSNR (db) Pixel Savings PSNR (db) Pixel Savings PSNR (db) Pixel Savings PSNR (db) Pixel Savings Bicubic % % % % FTS % % % % SELP-FTS % % % % PA-FTS % % % %

24 Conducted Subjective Test Set of images used are Carrier, Clock, Fighterplane, and Cameraman from USC database. From the sequence of the low resolution images estimate the HR image for a set of four images (magnification factor r = 4) using FTS [Farsiu04], proposed SELP-FTS, and the proposed PA-FTS method. The SR images are displayed side by side for comparison. Each case is randomly repeated 4 times with the left and right images swapped. SR images produced by the perceptual selective methods (SELP or PA-FTS) compared to the non- selective FTS method and rated from 1-5 corresponding to worse, slightly worse, same, slightly better, and better. Left Image Quality Worse Slightly Worse Same Slightly Better Better Right Image Quality (1) (2) (3) (4) (5)

25 Conducted Subjective Test The Mean Opinion Score (MOS) is calculated by averaging the responses of all the subjects for each different pair of images. If MOS > 3 means that selective SELP-FTS and PA-FTS are Better. If MOS < 3 means that nonselective FTS is Better. 10 Subjects took the test. MOS Results: Methods Carrier CLock Fighter Cameraman Average SELP FTS vs. FTS PA FTS vs. FTS

26 Simulation results MAP based SR high-resolution images are used to produce, each, a simulated sequence of four low-resolution images: Blurred with a 4x4 average filter. Shifted by 0.25 pixels in 4 different directions. Subsampled by a factor of 4 in each direction. An additive Gaussian noise of variance 4 is added to the resulting LR sequence. Clock-256x256 HR Frame LR Frames Carrier-256x256 HR Frame LR Frames Parrots-256x256 HR Frame LR Frames

27 Simulation results MAP SR [Hardie 97] SELP SR [Proposed] PASR [Proposed] (a) Original image (b) Bilinearly interp. LR image with 3 VA regions. (c) MAP SR method (d) SELP SR method, ε = (e) Proposed PASR, ε=0.0001, s=15, VA regions =3 Visual performance results for the 256x256 CLOCK image with a resolution enhancement factor 4, number LR images = 4, and additive Gaussian noise variance = 4, regularization operator = 150. Visual performance results for the 256x256 CARRIER image with a resolution enhancement factor 4, number LR images = 4, and additive Gaussian noise variance = 4, regularization operator = 150.

28 Simulation results (cont.) (a) Original image (b) Bilinearly interp. LR image with 4 VA regions. (c) MAP SR method (d) SELP SR method, ε = (e) Proposed PASR, ε=0.0001, s=10, VA regions =4 Visual performance results for the 256x256 PARROTS image with a resolution enhancement factor 4, number LR images = 4, and additive Gaussian noise variance = 4, regularization operator = 150.

29 Simulation results (cont.) CLOCK image (a) SNR gain (b) Number of active pixels at each iteration

30 Simulation results (cont.) CARRIER image (a) SNR gain (b) Number of active pixels at each iteration

31 Simulation results (cont.) PARROTS image (a) SNR gain (b) number of active pixels at each iteration

32 Simulation results (cont.) PSNR and Percentage Pixel Savings Results PSNR (db) CLOCK CARRIER PARROTS Pixel Savings PSNR(dB) Pixel Savings PSNR(dB) Pixel Savings Bilinear % % % MAP SR % % % SELP SR % % % PASR % % %

33 Conducted Subjective Test Set of images used are Carrier, Clock, Fighter-plane from USC database and Parrots from LIVE database. From the sequence of the low resolution images estimate the HR image for a set of four images (magnification factor q = 4) using MAP [Hardie97], the proposed SELP, and the proposed p PASR method. The SR images are displayed side by side for comparison. Each case is randomly repeated 4 times with the left and right images swapped. Right image is compared to the left image and rated from 1-5 corresponding to worse, slightly worse, same, slightly better, and better. Left Image Quality Worse Slightly Worse Same Slightly Better Better Right Image Quality (1) (2) (3) (4) (5)

34 Conducted Subjective Test The Mean Opinion Score (MOS) is calculated by averaging the responses of all the subjects for each different pair of images. If MOS > 3 means that Proposed PASR is Better. If MOS < 3 means that SELP or MAP SR are Better. Six Subjects took the test. MOS Results: Methods Carrier CLock Fighter Parrots Average MAP vs. PASR SELP vs. PASR

35 Conclusion A Perceptually Attentive Super-Resolution (PASR) method is presented to reduce the computational complexity while maintaining the visual quality for SR. During each iteration, only a subset of active pixels is selected for SR processing based on a locally computed JND thresholds. The active pixels are further reduced by classifying them into non-attentive and attentive areas using visual attention. The attended regions are further iterated upon in order to achieve a higher accuracy in these regions by setting a lower stopping threshold as compared to the nonattended region. Significantly reduces the number of pixels processed at each iteration without causing a visually perceived loss in quality. Simulation results showed 65-74% increase over the non-selective FTS scheme and a 30-40% increase in pixel savings over a highly efficient selective perceptual but not attentive SR scheme (SELP-FTS). More significant savings when applied to MAP SR.

36 References [Itti98] L. Itti, C. Koch, E. Niebur, A model of saliency-based visual attention for rapid scene analysis, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 20, Issue 11, pp , 1259 Nov [Koch06] D. Walther, C. Koch, Modeling attention to salient proto-objects, Neural Networks, Vol. 19, n.9, pp , Nov [Ahumada92] A. J. Ahumada, Jr. and H. A. Peterson, "Luminance-model-based model DCT quantization for color image compression," SPIE Human Vision, Visual Processing, and Digital Display III, vol. 1666, pp , [Watson 93] A. B. Watson, "DCT quantization matrices visually optimized for individual images," SPIE Human Vision, Visual Processing, and Digital Display IV, vol. 1913,,pp pp , [Farsiu04] S. Farsiu, D. Robinson, M. Elad, and P. Milanfar, Fast and robust multiframe super-resolution, IEEE Transactions on Image Processing, vol. 13, pp , [Hardie 97] R. C. Hardie, K. J. Barnard and E. E. Armstrong, Joint MAP registration and high-resolution image estimation using a sequence of undersampled images, IEEE Transactions on Image Processing, vol. 6, no. 12, pp , Dec [Ferzli 08] R. Ferzli, Z. A. Ivanovski and L. J. Karam, "An efficient, selective, perceptual-based superresolution estimator," IEEE International Conference on Image Processing, Oct [Sadaka09] N. Sadaka and L. J. Karam, Efficient, Perceptual, Attentive, Superresolution, IEEE International Conference on Image Processing, 2009.

Super-Resolution (SR) image re-construction is the process of combining the information from multiple

Super-Resolution (SR) image re-construction is the process of combining the information from multiple Super-Resolution Super-Resolution (SR) image re-construction is the process of combining the information from multiple Low-Resolution (LR) aliased and noisy frames of the same scene to estimate a High-Resolution

More information

Introduction to Image Super-resolution. Presenter: Kevin Su

Introduction to Image Super-resolution. Presenter: Kevin Su Introduction to Image Super-resolution Presenter: Kevin Su References 1. S.C. Park, M.K. Park, and M.G. KANG, Super-Resolution Image Reconstruction: A Technical Overview, IEEE Signal Processing Magazine,

More information

Robust Video Super-Resolution with Registration Efficiency Adaptation

Robust Video Super-Resolution with Registration Efficiency Adaptation Robust Video Super-Resolution with Registration Efficiency Adaptation Xinfeng Zhang a, Ruiqin Xiong b, Siwei Ma b, Li Zhang b, Wen Gao b a Institute of Computing Technology, Chinese Academy of Sciences,

More information

Super-Resolution. Many slides from Miki Elad Technion Yosi Rubner RTC and more

Super-Resolution. Many slides from Miki Elad Technion Yosi Rubner RTC and more Super-Resolution Many slides from Mii Elad Technion Yosi Rubner RTC and more 1 Example - Video 53 images, ratio 1:4 2 Example Surveillance 40 images ratio 1:4 3 Example Enhance Mosaics 4 5 Super-Resolution

More information

Super resolution: an overview

Super resolution: an overview Super resolution: an overview C Papathanassiou and M Petrou School of Electronics and Physical Sciences, University of Surrey, Guildford, GU2 7XH, United Kingdom email: c.papathanassiou@surrey.ac.uk Abstract

More information

Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging

Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging Florin C. Ghesu 1, Thomas Köhler 1,2, Sven Haase 1, Joachim Hornegger 1,2 04.09.2014 1 Pattern

More information

Super-Resolution on Moving Objects and Background

Super-Resolution on Moving Objects and Background Super-Resolution on Moving Objects and Background A. van Eekeren K. Schutte J. Dijk D.J.J. de Lange L.J. van Vliet TNO Defence, Security and Safety, P.O. Box 96864, 2509 JG, The Hague, The Netherlands

More information

Image Registration using combination of PCA and GPOF Method for Multiframe Super-Resolution

Image Registration using combination of PCA and GPOF Method for Multiframe Super-Resolution Image Registration using combination of PCA and GPOF Method for Multiframe Super-Resolution Jagruti Rajput PG Student Parul Institute of Technology Bhailal Limbasiya Assistant Professor Parul Institute

More information

Super-Resolution Image with Estimated High Frequency Compensated Algorithm

Super-Resolution Image with Estimated High Frequency Compensated Algorithm Super-Resolution with Estimated High Frequency Compensated Algorithm Jong-Tzy Wang, 2 Kai-Wen Liang, 2 Shu-Fan Chang, and 2 Pao-Chi Chang 1 Department of Electronic Engineering, Jinwen University of Science

More information

Adaptive Multiple-Frame Image Super- Resolution Based on U-Curve

Adaptive Multiple-Frame Image Super- Resolution Based on U-Curve Adaptive Multiple-Frame Image Super- Resolution Based on U-Curve IEEE Transaction on Image Processing, Vol. 19, No. 12, 2010 Qiangqiang Yuan, Liangpei Zhang, Huanfeng Shen, and Pingxiang Li Presented by

More information

Accurate Image Registration for MAP Image Super-Resolution

Accurate Image Registration for MAP Image Super-Resolution Accurate Image Registration for MAP Image Super-Resolution Michalis Vrigkas, Christophoros Nikou and Lisimachos P. Kondi Department of Computer Science, University of Ioannina, Greece {mvrigkas, cnikou,

More information

Image Quality Assessment Techniques: An Overview

Image Quality Assessment Techniques: An Overview Image Quality Assessment Techniques: An Overview Shruti Sonawane A. M. Deshpande Department of E&TC Department of E&TC TSSM s BSCOER, Pune, TSSM s BSCOER, Pune, Pune University, Maharashtra, India Pune

More information

Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique

Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique Kaveh Ahmadi Department of EECS University of Toledo, Toledo, Ohio, USA 43606 Email: Kaveh.ahmadi@utoledo.edu Ezzatollah

More information

Super-Resolution from Image Sequences A Review

Super-Resolution from Image Sequences A Review Super-Resolution from Image Sequences A Review Sean Borman, Robert L. Stevenson Department of Electrical Engineering University of Notre Dame 1 Introduction Seminal work by Tsai and Huang 1984 More information

More information

Super-resolution Image Reconstuction Performance

Super-resolution Image Reconstuction Performance Super-resolution Image Reconstuction Performance Sina Jahanbin, Richard Naething March 30, 2005 Abstract As applications involving the capture of digital images become more ubiquitous and at the same time

More information

GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS. Andrey Nasonov, and Andrey Krylov

GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS. Andrey Nasonov, and Andrey Krylov GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS Andrey Nasonov, and Andrey Krylov Lomonosov Moscow State University, Moscow, Department of Computational Mathematics and Cybernetics, e-mail: nasonov@cs.msu.ru,

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 6464(Print) ISSN 0976 6472(Online) Volume 3, Issue 3, October- December (2012), pp. 153-161 IAEME: www.iaeme.com/ijecet.asp

More information

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS ABSTRACT Compressed sensing (CS) is a signal processing framework for efficiently reconstructing a signal from a small

More information

Performance study on point target detection using super-resolution reconstruction

Performance study on point target detection using super-resolution reconstruction Performance study on point target detection using super-resolution reconstruction Judith Dijk a,adamw.m.vaneekeren ab, Klamer Schutte a Dirk-Jan J. de Lange a, Lucas J. van Vliet b a Electro Optics Group

More information

Joint MAP Registration and High Resolution Image Estimation Using a Sequence of Undersampled Images

Joint MAP Registration and High Resolution Image Estimation Using a Sequence of Undersampled Images University of Dayton ecommons Electrical and Computer Engineering Faculty Publications Department of Electrical and Computer Engineering 2-997 Joint MAP Registration and High Resolution Image Estimation

More information

A Novel Multi-Frame Color Images Super-Resolution Framework based on Deep Convolutional Neural Network. Zhe Li, Shu Li, Jianmin Wang and Hongyang Wang

A Novel Multi-Frame Color Images Super-Resolution Framework based on Deep Convolutional Neural Network. Zhe Li, Shu Li, Jianmin Wang and Hongyang Wang 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 2016) A Novel Multi-Frame Color Images Super-Resolution Framewor based on Deep Convolutional Neural Networ Zhe Li, Shu

More information

Image Reconstruction from Videos Distorted by Atmospheric Turbulence

Image Reconstruction from Videos Distorted by Atmospheric Turbulence Image Reconstruction from Videos Distorted by Atmospheric Turbulence Xiang Zhu and Peyman Milanfar Electrical Engineering Department University of California at Santa Cruz, CA, 95064 xzhu@soe.ucsc.edu

More information

Image Registration using Combination of GPOF and Gradient Method for Image Super Resolution

Image Registration using Combination of GPOF and Gradient Method for Image Super Resolution Image Registration using Combination of GPOF and Gradient Method for Image Super Resolution Niyanta Panchal Computer Science & Engg. Dept, Parul Institute Of Technology, Waghodia,Vadodara Ankit Prajapati

More information

IMAGE super-resolution is the process of reconstructing

IMAGE super-resolution is the process of reconstructing 1 Adaptive Large Scale Artifact Reduction in Edge-based Image Super-Resolution Alexander Wong and William Bishop Abstract The goal of multi-frame image super-resolution is to use information from low-resolution

More information

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality Multidimensional DSP Literature Survey Eric Heinen 3/21/08

More information

Single-Image Super-Resolution Using Multihypothesis Prediction

Single-Image Super-Resolution Using Multihypothesis Prediction Single-Image Super-Resolution Using Multihypothesis Prediction Chen Chen and James E. Fowler Department of Electrical and Computer Engineering, Geosystems Research Institute (GRI) Mississippi State University,

More information

Multi-frame super-resolution with no explicit motion estimation

Multi-frame super-resolution with no explicit motion estimation Multi-frame super-resolution with no explicit motion estimation Mehran Ebrahimi and Edward R. Vrscay Department of Applied Mathematics Faculty of Mathematics, University of Waterloo Waterloo, Ontario,

More information

Adaptive Kernel Regression for Image Processing and Reconstruction

Adaptive Kernel Regression for Image Processing and Reconstruction Adaptive Kernel Regression for Image Processing and Reconstruction Peyman Milanfar* EE Department University of California, Santa Cruz *Joint work with Sina Farsiu, Hiro Takeda AFOSR Sensing Program Review,

More information

Influence of Training Set and Iterative Back Projection on Example-based Super-resolution

Influence of Training Set and Iterative Back Projection on Example-based Super-resolution Influence of Training Set and Iterative Back Projection on Example-based Super-resolution Saeid Fazli Research Institute of Modern Biological Techniques University of zanjan Zanjan, Iran Abstract Example-based

More information

Bilevel Sparse Coding

Bilevel Sparse Coding Adobe Research 345 Park Ave, San Jose, CA Mar 15, 2013 Outline 1 2 The learning model The learning algorithm 3 4 Sparse Modeling Many types of sensory data, e.g., images and audio, are in high-dimensional

More information

Resolution. Super-Resolution Imaging. Problem

Resolution. Super-Resolution Imaging. Problem Resolution Super-Resolution Iaging Resolution: Sallest easurable detail in a visual presentation Subhasis Chaudhuri Departent of Electrical Engineering Indian institute of Technology Bobay Powai, Mubai-400

More information

IN MANY applications, it is desirable that the acquisition

IN MANY applications, it is desirable that the acquisition 1288 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL 17, NO 10, OCTOBER 2007 A Robust and Computationally Efficient Simultaneous Super-Resolution Scheme for Image Sequences Marcelo

More information

Using Structural Similarity Error Measurement In Multi-frame Image Super-Resolution

Using Structural Similarity Error Measurement In Multi-frame Image Super-Resolution Using Structural Similarity Error Measurement In Multi-frame Image Super-Resolution M. Amintoosi, M. Fathy and N. Mozayani Computer Engineering Department, Iran University of Science and Technology Narmak,

More information

REGION-BASED SUPER-RESOLUTION FOR COMPRESSION

REGION-BASED SUPER-RESOLUTION FOR COMPRESSION REGION-BASED SUPER-RESOLUTION FOR COMPRESSION D. Barreto 1, L.D. Alvarez 2, R. Molina 2, A.K. Katsaggelos 3 and G.M. Callicó 1 INTERNATIONAL CONFERENCE ON SUPERRESOLUTION IMAGING Theory, Algorithms and

More information

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING Jianzhou Feng Li Song Xiaog Huo Xiaokang Yang Wenjun Zhang Shanghai Digital Media Processing Transmission Key Lab, Shanghai Jiaotong University

More information

Super Resolution Using Graph-cut

Super Resolution Using Graph-cut Super Resolution Using Graph-cut Uma Mudenagudi, Ram Singla, Prem Kalra, and Subhashis Banerjee Department of Computer Science and Engineering Indian Institute of Technology Delhi Hauz Khas, New Delhi,

More information

NEW TECHNIQUES TO CONQUER THE IMAGE RESOLUTION ENHANCEMENT PROBLEM

NEW TECHNIQUES TO CONQUER THE IMAGE RESOLUTION ENHANCEMENT PROBLEM Progress In Electromagnetics Research B, Vol. 7, 13 51, 2008 NEW TECHNIQUES TO CONQUER THE IMAGE RESOLUTION ENHANCEMENT PROBLEM S. E. El-Khamy Department of Electrical Engineering Faculty of Engineering

More information

Patch Based Blind Image Super Resolution

Patch Based Blind Image Super Resolution Patch Based Blind Image Super Resolution Qiang Wang, Xiaoou Tang, Harry Shum Microsoft Research Asia, Beijing 100080, P.R. China {qiangwa,xitang,hshum@microsoft.com} Abstract In this paper, a novel method

More information

Edge-Directed Interpolation in a Bayesian Framework

Edge-Directed Interpolation in a Bayesian Framework SIMONYAN, VATOLIN: EDI IN A BAYESIAN FRAMEWORK 1 Edge-Directed Interpolation in a Bayesian Framework Karen Simonyan simonyan@graphics.cs.msu.ru Dmitriy Vatolin dmitriy@yuvsoft.com Graphics & Media Lab

More information

Region Weighted Satellite Super-resolution Technology

Region Weighted Satellite Super-resolution Technology Region Weighted Satellite Super-resolution Technology Pao-Chi Chang and Tzong-Lin Wu Department of Communication Engineering, National Central University Abstract Super-resolution techniques that process

More information

A Survey On Super Resolution Image Reconstruction Techniques

A Survey On Super Resolution Image Reconstruction Techniques A Survey On Super Resolution Image Reconstruction Techniques Krunal Shah Jaymit Pandya Safvan Vahora Dept. of Info Tech,GCET Dept. of Info Tech,GCET Dept. of Info Tech,VGEC Engg.College, VV Nagar, Engg,College,VV

More information

No-reference perceptual quality metric for H.264/AVC encoded video. Maria Paula Queluz

No-reference perceptual quality metric for H.264/AVC encoded video. Maria Paula Queluz No-reference perceptual quality metric for H.264/AVC encoded video Tomás Brandão Maria Paula Queluz IT ISCTE IT IST VPQM 2010, Scottsdale, USA, January 2010 Outline 1. Motivation and proposed work 2. Technical

More information

A Fast Image Super-Resolution Algorithm Using an Adaptive Wiener Filter

A Fast Image Super-Resolution Algorithm Using an Adaptive Wiener Filter University of Dayton ecommons Electrical and Computer Engineering Faculty Publications Department of Electrical and Computer Engineering 12-2007 A Fast Image Super-Resolution Algorithm Using an Adaptive

More information

Quality Guided Image Denoising for Low-Cost Fundus Imaging

Quality Guided Image Denoising for Low-Cost Fundus Imaging Quality Guided Image Denoising for Low-Cost Fundus Imaging Thomas Köhler1,2, Joachim Hornegger1,2, Markus Mayer1,2, Georg Michelson2,3 20.03.2012 1 Pattern Recognition Lab, Ophthalmic Imaging Group 2 Erlangen

More information

Robust Super-Resolution by Minimizing a Gaussian-weighted L 2 Error Norm

Robust Super-Resolution by Minimizing a Gaussian-weighted L 2 Error Norm Robust Super-Resolution by Minimizing a Gaussian-weighted L 2 Error Norm Tuan Q. Pham 1, Lucas J. van Vliet 2, Klamer Schutte 3 1 Canon Information Systems Research Australia, 1 Thomas Holt drive, North

More information

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH Ignazio Gallo, Elisabetta Binaghi and Mario Raspanti Universitá degli Studi dell Insubria Varese, Italy email: ignazio.gallo@uninsubria.it ABSTRACT

More information

Locally Adaptive Regression Kernels with (many) Applications

Locally Adaptive Regression Kernels with (many) Applications Locally Adaptive Regression Kernels with (many) Applications Peyman Milanfar EE Department University of California, Santa Cruz Joint work with Hiro Takeda, Hae Jong Seo, Xiang Zhu Outline Introduction/Motivation

More information

Superresolution software manual

Superresolution software manual Superresolution software manual S. Villena, M. Vega, D. Babacan, J. Mateos R. Molina and A. K. Katsaggelos Version 1.0 Contact information: Rafael Molina Departamento de Ciencias de la Computación e I.

More information

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier Computer Vision 2 SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung Computer Vision 2 Dr. Benjamin Guthier 1. IMAGE PROCESSING Computer Vision 2 Dr. Benjamin Guthier Content of this Chapter Non-linear

More information

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES Nader Moayeri and Konstantinos Konstantinides Hewlett-Packard Laboratories 1501 Page Mill Road Palo Alto, CA 94304-1120 moayeri,konstant@hpl.hp.com

More information

Computer Vision I - Basics of Image Processing Part 1

Computer Vision I - Basics of Image Processing Part 1 Computer Vision I - Basics of Image Processing Part 1 Carsten Rother 28/10/2014 Computer Vision I: Basics of Image Processing Link to lectures Computer Vision I: Basics of Image Processing 28/10/2014 2

More information

Spatially Adaptive Block-Based Super-Resolution Heng Su, Liang Tang, Ying Wu, Senior Member, IEEE, Daniel Tretter, and Jie Zhou, Senior Member, IEEE

Spatially Adaptive Block-Based Super-Resolution Heng Su, Liang Tang, Ying Wu, Senior Member, IEEE, Daniel Tretter, and Jie Zhou, Senior Member, IEEE IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 21, NO. 3, MARCH 2012 1031 Spatially Adaptive Block-Based Super-Resolution Heng Su, Liang Tang, Ying Wu, Senior Member, IEEE, Daniel Tretter, and Jie Zhou, Senior

More information

Evaluation of regions-of-interest based attention algorithms using a probabilistic measure

Evaluation of regions-of-interest based attention algorithms using a probabilistic measure Evaluation of regions-of-interest based attention algorithms using a probabilistic measure Martin Clauss, Pierre Bayerl and Heiko Neumann University of Ulm, Dept. of Neural Information Processing, 89081

More information

Multi-Modal Face Image Super-Resolutions in Tensor Space

Multi-Modal Face Image Super-Resolutions in Tensor Space Multi-Modal Face Image Super-Resolutions in Tensor Space Kui Jia and Shaogang Gong Department of Computer Science Queen Mary University of London London, E1 4NS, UK {chrisjia,sgg}@dcs.qmul.ac.uk Abstract

More information

WAVELET VISIBLE DIFFERENCE MEASUREMENT BASED ON HUMAN VISUAL SYSTEM CRITERIA FOR IMAGE QUALITY ASSESSMENT

WAVELET VISIBLE DIFFERENCE MEASUREMENT BASED ON HUMAN VISUAL SYSTEM CRITERIA FOR IMAGE QUALITY ASSESSMENT WAVELET VISIBLE DIFFERENCE MEASUREMENT BASED ON HUMAN VISUAL SYSTEM CRITERIA FOR IMAGE QUALITY ASSESSMENT 1 NAHID MOHAMMED, 2 BAJIT ABDERRAHIM, 3 ZYANE ABDELLAH, 4 MOHAMED LAHBY 1 Asstt Prof., Department

More information

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Moritz Baecher May 15, 29 1 Introduction Edge-preserving smoothing and super-resolution are classic and important

More information

Sally Wood Thomas J. Bannan Professor in Electrical Engineering, Santa Clara University. IEEE SCV Signal Processing Society Chapter 13 December 2016

Sally Wood Thomas J. Bannan Professor in Electrical Engineering, Santa Clara University. IEEE SCV Signal Processing Society Chapter 13 December 2016 Sally Wood Thomas J. Bannan Professor in Electrical Engineering, Santa Clara University IEEE SCV Signal Processing Society Chapter 13 December 2016 What is super-resolution image processing? What are some

More information

Salient Region Detection using Weighted Feature Maps based on the Human Visual Attention Model

Salient Region Detection using Weighted Feature Maps based on the Human Visual Attention Model Salient Region Detection using Weighted Feature Maps based on the Human Visual Attention Model Yiqun Hu 2, Xing Xie 1, Wei-Ying Ma 1, Liang-Tien Chia 2 and Deepu Rajan 2 1 Microsoft Research Asia 5/F Sigma

More information

Comparative Analysis of Edge Based Single Image Superresolution

Comparative Analysis of Edge Based Single Image Superresolution Comparative Analysis of Edge Based Single Image Superresolution Sonali Shejwal 1, Prof. A. M. Deshpande 2 1,2 Department of E&Tc, TSSM s BSCOER, Narhe, University of Pune, India. ABSTRACT: Super-resolution

More information

EE795: Computer Vision and Intelligent Systems

EE795: Computer Vision and Intelligent Systems EE795: Computer Vision and Intelligent Systems Spring 2012 TTh 17:30-18:45 WRI C225 Lecture 02 130124 http://www.ee.unlv.edu/~b1morris/ecg795/ 2 Outline Basics Image Formation Image Processing 3 Intelligent

More information

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S Radha Krishna Rambola, Associate Professor, NMIMS University, India Akash Agrawal, Student at NMIMS University, India ABSTRACT Due to the

More information

BLIND QUALITY ASSESSMENT OF JPEG2000 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS. Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack

BLIND QUALITY ASSESSMENT OF JPEG2000 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS. Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack BLIND QUALITY ASSESSMENT OF JPEG2 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack Laboratory for Image and Video Engineering, Department of Electrical

More information

Estimation of High Resolution Images and Registration Parameters from Low Resolution Observations

Estimation of High Resolution Images and Registration Parameters from Low Resolution Observations Estimation of High Resolution Images and Registration Parameters from Low Resolution Observations Salvador Villena 1,JavierAbad 2, Rafael Molina 2, and Aggelos K. Katsaggelos 3 1 Dpto. de Lenguajes y Sistemas

More information

Superresolution Using Preconditioned Conjugate Gradient Method

Superresolution Using Preconditioned Conjugate Gradient Method Superresolution Using Preconditioned Conjugate Gradient Method Changjiang Yang, Ramani Duraiswami and Larry Davis Computer Vision Laboratory University of Maryland, College Park, MD 20742 E-mail: {yangcj,ramani,lsd}@umiacs.umd.edu

More information

CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION

CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION 135 CHAPTER 6 COUNTER PROPAGATION NEURAL NETWORK FOR IMAGE RESTORATION 6.1 INTRODUCTION Neural networks have high fault tolerance and potential for adaptive training. A Full Counter Propagation Neural

More information

Ulrik Söderström 17 Jan Image Processing. Introduction

Ulrik Söderström 17 Jan Image Processing. Introduction Ulrik Söderström ulrik.soderstrom@tfe.umu.se 17 Jan 2017 Image Processing Introduction Image Processsing Typical goals: Improve images for human interpretation Image processing Processing of images for

More information

An Efficient Saliency Based Lossless Video Compression Based On Block-By-Block Basis Method

An Efficient Saliency Based Lossless Video Compression Based On Block-By-Block Basis Method An Efficient Saliency Based Lossless Video Compression Based On Block-By-Block Basis Method Ms. P.MUTHUSELVI, M.E(CSE), V.P.M.M Engineering College for Women, Krishnankoil, Virudhungar(dt),Tamil Nadu Sukirthanagarajan@gmail.com

More information

Edge-directed Image Interpolation Using Color Gradient Information

Edge-directed Image Interpolation Using Color Gradient Information Edge-directed Image Interpolation Using Color Gradient Information Andrey Krylov and Andrey Nasonov Laboratory of Mathematical Methods of Image Processing, Faculty of Computational Mathematics and Cybernetics,

More information

Novel Iterative Back Projection Approach

Novel Iterative Back Projection Approach IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 65-69 Novel Iterative Back Projection Approach Patel Shreyas A. Master in

More information

REGULARIZATION PARAMETER TRIMMING FOR ITERATIVE IMAGE RECONSTRUCTION

REGULARIZATION PARAMETER TRIMMING FOR ITERATIVE IMAGE RECONSTRUCTION REGULARIZATION PARAMETER TRIMMING FOR ITERATIVE IMAGE RECONSTRUCTION Haoyi Liang and Daniel S. Weller University of Virginia, Department of ECE, Charlottesville, VA, 2294, USA ABSTRACT Conventional automatic

More information

IMAGE RECONSTRUCTION WITH SUPER RESOLUTION

IMAGE RECONSTRUCTION WITH SUPER RESOLUTION INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 IMAGE RECONSTRUCTION WITH SUPER RESOLUTION B.Vijitha 1, K.SrilathaReddy 2 1 Asst. Professor, Department of Computer

More information

IMAGE PROCESSING >FILTERS AND EDGE DETECTION FOR COLOR IMAGES UTRECHT UNIVERSITY RONALD POPPE

IMAGE PROCESSING >FILTERS AND EDGE DETECTION FOR COLOR IMAGES UTRECHT UNIVERSITY RONALD POPPE IMAGE PROCESSING >FILTERS AND EDGE DETECTION FOR COLOR IMAGES UTRECHT UNIVERSITY RONALD POPPE OUTLINE Filters for color images Edge detection for color images Canny edge detection FILTERS FOR COLOR IMAGES

More information

Precise Multi-Frame Motion Estimation and Its Applications

Precise Multi-Frame Motion Estimation and Its Applications Precise Multi-Frame Motion Estimation and Its Applications Peyman Milanfar EE Department Uniersity of California, Santa Cruz milanfar@ee.ucsc.edu Joint wor with Dir Robinson, Michael Elad, Sina Farsiu

More information

Hybrid Video Compression Using Selective Keyframe Identification and Patch-Based Super-Resolution

Hybrid Video Compression Using Selective Keyframe Identification and Patch-Based Super-Resolution 2011 IEEE International Symposium on Multimedia Hybrid Video Compression Using Selective Keyframe Identification and Patch-Based Super-Resolution Jeffrey Glaister, Calvin Chan, Michael Frankovich, Adrian

More information

Face Hallucination Based on Eigentransformation Learning

Face Hallucination Based on Eigentransformation Learning Advanced Science and Technology etters, pp.32-37 http://dx.doi.org/10.14257/astl.2016. Face allucination Based on Eigentransformation earning Guohua Zou School of software, East China University of Technology,

More information

New Approach of Estimating PSNR-B For Deblocked

New Approach of Estimating PSNR-B For Deblocked New Approach of Estimating PSNR-B For Deblocked Images K.Silpa, Dr.S.Aruna Mastani 2 M.Tech (DECS,)Department of ECE, JNTU College of Engineering, Anantapur, Andhra Pradesh, India Email: k.shilpa4@gmail.com,

More information

Feature descriptors. Alain Pagani Prof. Didier Stricker. Computer Vision: Object and People Tracking

Feature descriptors. Alain Pagani Prof. Didier Stricker. Computer Vision: Object and People Tracking Feature descriptors Alain Pagani Prof. Didier Stricker Computer Vision: Object and People Tracking 1 Overview Previous lectures: Feature extraction Today: Gradiant/edge Points (Kanade-Tomasi + Harris)

More information

Saliency Extraction for Gaze-Contingent Displays

Saliency Extraction for Gaze-Contingent Displays In: Workshop on Organic Computing, P. Dadam, M. Reichert (eds.), Proceedings of the 34th GI-Jahrestagung, Vol. 2, 646 650, Ulm, September 2004. Saliency Extraction for Gaze-Contingent Displays Martin Böhme,

More information

Multi-Frame Super-Resolution with Quality Self-Assessment for Retinal Fundus Videos

Multi-Frame Super-Resolution with Quality Self-Assessment for Retinal Fundus Videos Multi-Frame Super-Resolution with Quality Self-Assessment for Retinal Fundus Videos Thomas Köhler 1,2, Alexander Brost 1, Katja Mogalle 1, Qianyi Zhang 1, Christiane Köhler 3, Georg Michelson 2,3, Joachim

More information

Generalizing the Non-Local-Means to Super-resolution Reconstruction

Generalizing the Non-Local-Means to Super-resolution Reconstruction Generalizing the Non-Local-Means to Super-resolution Reconstruction M. Protter & M. Elad H. Takeda & P. Milanfar Department of Computer Science Department of Electrical Engineering Technion Israel Institute

More information

Regularized Kernel Regression for Image Deblurring

Regularized Kernel Regression for Image Deblurring Regularized Kernel Regression for Image Deblurring Hiroyuki Takeda, Sina Farsiu, and Peyman Milanfar Department of Electrical Engineering, niversity of California at Santa Cruz {htakeda,farsiu,milanfar}@soeucscedu

More information

Enhancing DubaiSat-1 Satellite Imagery Using a Single Image Super-Resolution

Enhancing DubaiSat-1 Satellite Imagery Using a Single Image Super-Resolution Enhancing DubaiSat-1 Satellite Imagery Using a Single Image Super-Resolution Saeed AL-Mansoori 1 and Alavi Kunhu 2 1 Associate Image Processing Engineer, SIPAD Image Enhancement Section Emirates Institution

More information

Edge-Directed Image Interpolation Using Color Gradient Information

Edge-Directed Image Interpolation Using Color Gradient Information Edge-Directed Image Interpolation Using Color Gradient Information Andrey Krylov and Andrey Nasonov Laboratory of Mathematical Methods of Image Processing, Faculty of Computational Mathematics and Cybernetics,

More information

Structural Similarity Based Image Quality Assessment

Structural Similarity Based Image Quality Assessment Structural Similarity Based Image Quality Assessment Zhou Wang, Alan C. Bovik and Hamid R. Sheikh It is widely believed that the statistical properties of the natural visual environment play a fundamental

More information

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation , pp.162-167 http://dx.doi.org/10.14257/astl.2016.138.33 A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation Liqiang Hu, Chaofeng He Shijiazhuang Tiedao University,

More information

Image Quality Assessment based on Improved Structural SIMilarity

Image Quality Assessment based on Improved Structural SIMilarity Image Quality Assessment based on Improved Structural SIMilarity Jinjian Wu 1, Fei Qi 2, and Guangming Shi 3 School of Electronic Engineering, Xidian University, Xi an, Shaanxi, 710071, P.R. China 1 jinjian.wu@mail.xidian.edu.cn

More information

One Network to Solve Them All Solving Linear Inverse Problems using Deep Projection Models

One Network to Solve Them All Solving Linear Inverse Problems using Deep Projection Models One Network to Solve Them All Solving Linear Inverse Problems using Deep Projection Models [Supplemental Materials] 1. Network Architecture b ref b ref +1 We now describe the architecture of the networks

More information

AN ITERATIVE APPROACH TO IMAGE SUPER-RESOLUTION

AN ITERATIVE APPROACH TO IMAGE SUPER-RESOLUTION AN ITERATIVE APPROACH TO IMAGE SUPER-RESOLUTION Vivek Bannore' and Leszek Swierkowski^ School of Electrical and Information Engineering, University of South Aust rulia.mawson Lakes SA 5095,Aitstralia.

More information

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 24, NO. 9, SEPTEMBER

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 24, NO. 9, SEPTEMBER IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 24, NO. 9, SEPTEMBER 2015 2797 Image Super-Resolution Based on Structure-Modulated Sparse Representation Yongqin Zhang, Member, IEEE, Jiaying Liu, Member, IEEE,

More information

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution Detecting Salient Contours Using Orientation Energy Distribution The Problem: How Does the Visual System Detect Salient Contours? CPSC 636 Slide12, Spring 212 Yoonsuck Choe Co-work with S. Sarma and H.-C.

More information

Super-resolution on Text Image Sequences

Super-resolution on Text Image Sequences November 4, 2004 Outline Outline Geometric Distortion Optical/Motion Blurring Down-Sampling Total Variation Basic Idea Outline Geometric Distortion Optical/Motion Blurring Down-Sampling No optical/image

More information

Measuring the performance of super-resolution reconstruction algorithms

Measuring the performance of super-resolution reconstruction algorithms Measuring the performance of super-resolution reconstruction algorithms Judith Dijk, Klamer Schutte, Adam W.M. van Eekeren and Piet Bijl TNO P.O. Box 96864, 2509 JG The Hague, The Netherlands Email: Judith.Dijk@tno.nl

More information

Compression Artifact Reduction with Adaptive Bilateral Filtering

Compression Artifact Reduction with Adaptive Bilateral Filtering Compression Artifact Reduction with Adaptive Bilateral Filtering Ming Zhang and Bahadir Gunturk Department of Electrical and Computer Engineering Louisiana State University Baton Rouge, LA 70803 ABSTRACT

More information

MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT. (Invited Paper)

MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT. (Invited Paper) MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT Zhou Wang 1, Eero P. Simoncelli 1 and Alan C. Bovik 2 (Invited Paper) 1 Center for Neural Sci. and Courant Inst. of Math. Sci., New York Univ.,

More information

arxiv: v3 [cs.cv] 23 Mar 2012

arxiv: v3 [cs.cv] 23 Mar 2012 POSTERIOR MEAN SUPER-RESOLUTION WITH A COMPOUND GAUSSIAN MARKOV RANDOM FIELD PRIOR Takayuki Katsuki Masato Inoue Department of Electrical Engineering and Bioscience Waseda University 3 4 Okubo Shinjuku

More information

PCA based Generalized Interpolation for Image Super-Resolution

PCA based Generalized Interpolation for Image Super-Resolution PCA based Generalized Interpolation for Image Super-Resolution C. V. Jiji and Subhasis Chaudhuri Department of Electrical Engineering, Indian Institute of Technology-Bombay Mumbai 400076. India jiji, sc

More information

Lecture 2 Image Processing and Filtering

Lecture 2 Image Processing and Filtering Lecture 2 Image Processing and Filtering UW CSE vision faculty What s on our plate today? Image formation Image sampling and quantization Image interpolation Domain transformations Affine image transformations

More information

SUPPLEMENTARY MATERIAL

SUPPLEMENTARY MATERIAL SUPPLEMENTARY MATERIAL Zhiyuan Zha 1,3, Xin Liu 2, Ziheng Zhou 2, Xiaohua Huang 2, Jingang Shi 2, Zhenhong Shang 3, Lan Tang 1, Yechao Bai 1, Qiong Wang 1, Xinggan Zhang 1 1 School of Electronic Science

More information

HIGH-RESOLUTION (HR) images are widely used

HIGH-RESOLUTION (HR) images are widely used IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 12, DECEMBER 2010 3157 Adaptive Multiple-Frame Image Super-Resolution Based on U-Curve Qiangqiang Yuan, Liangpei Zhang, Huanfeng Shen, and Pingxiang

More information

CALIBRATION BETWEEN DEPTH AND COLOR SENSORS FOR COMMODITY DEPTH CAMERAS. Cha Zhang and Zhengyou Zhang

CALIBRATION BETWEEN DEPTH AND COLOR SENSORS FOR COMMODITY DEPTH CAMERAS. Cha Zhang and Zhengyou Zhang CALIBRATION BETWEEN DEPTH AND COLOR SENSORS FOR COMMODITY DEPTH CAMERAS Cha Zhang and Zhengyou Zhang Communication and Collaboration Systems Group, Microsoft Research {chazhang, zhang}@microsoft.com ABSTRACT

More information