Design of High-Performance Filter Banks for Image Coding

Size: px
Start display at page:

Download "Design of High-Performance Filter Banks for Image Coding"

Transcription

1 Design of High-Performance Filter Banks for Image Coding Di Xu Michael D. Adams Dept. of Elec. and Comp. Engineering University of Victoria, Canada IEEE Symposium on Signal Processing and Information Technology, 2006 Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 1 / 21

2 Outline 1 Background Information 2 Design Method 3 Experimental Results 4 Summary Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 2 / 21

3 Outline 1 Background Information 2 Design Method 3 Experimental Results 4 Summary Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 3 / 21

4 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) good frequency selectivity certain vanishing moment Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

5 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) good frequency selectivity certain vanishing moment Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

6 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) G SBC = L 1 k=0 ( α k A k B k ) α k, where A k = m Z h hk (m) n Z h vk (n) p Z h hk (p) h vk (q)r(m p, n q), q Z B k = α k m Z g hk 2 (m) g vk 2 (n), n Z α kis sampling factor, good frequency selectivity certain vanishing moment { ρ x + y for separable model r(x, y) = x ρ 2 +y 2 for isotropic model, Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

7 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) good frequency selectivity certain vanishing moment Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

8 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) good frequency selectivity certain vanishing moment Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

9 Desirable Characteristics perfect reconstruction linear phase high coding gain (two models) good frequency selectivity certain vanishing moment Problems? Difficult to obtain all properties Difficult to obtain a good tradeoff Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 4 / 21

10 Outline 1 Background Information 2 Design Method 3 Experimental Results 4 Summary Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 5 / 21

11 Lifting Scheme (a) analysis side (b) synthesis side Figure: The lifting realization of a 1-D two-channel filter bank. perfect reconstruction linear phase easily imposed by lifting realization high coding gain good frequency selectivity certain vanishing moment properties left to design Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 6 / 21

12 Lifting Scheme (a) analysis side (b) synthesis side Figure: The lifting realization of a 1-D two-channel filter bank. perfect reconstruction linear phase easily imposed by lifting realization high coding gain good frequency selectivity certain vanishing moment properties left to design Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 6 / 21

13 Lifting Scheme (a) analysis side (b) synthesis side Figure: The lifting realization of a 1-D two-channel filter bank. Canonical Form: (a) analysis side (b) synthesis side Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 6 / 21

14 Lifting Scheme (a) analysis side (b) synthesis side Figure: The lifting realization of a 1-D two-channel filter bank. H 0 (z) = H 0,0 (z 2 ) + zh 0,1 (z 2 ) and H 1 (z) = H 1,0 (z 2 ) + zh 1,1 (z 2 ), ] λ 1 ([ ] [ ] ) 1 0 where = F 2k (z) 1 [ H0,0 (z) H 0,1 (z) H 1,0 (z) H 1,1 (z) k=0 1 F 2k+1 (z) 0 1 Canonical Form: (a) analysis side (b) synthesis side Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 6 / 21

15 Constrained Optimization Objective function: G sep (x) G(x) = G iso (x) min{g sep (x), G iso (x)} separable only isotropic only joint. Stopband energy: b k (x) S k ĥk(ω, x) 2 dω, k {0, 1}. Moment functions: c k (x) m k (x), k {1, 2,..., n}. Abstract Optimization Problem maximize G(x) subject to: b k (x) ε k, k {0, 1} and c k (x) γ k, k {1, 2,..., n}. Details for Different Objective Functions Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 7 / 21

16 Optimization Scheme Highly Nonlinear Iterative SOCP Algorithm 1 reduce order at an operating point x by using Taylor series approximation functions of δ 2 impose an additional constraint, s.t. δ is small 3 solve the second-order cone programming (SOCP) problem 4 update operating point x = x + δ 5 go to step 1, unless algorithm converges maximize subject to: T G(x)δ Q 1/2 k (x)δ + q k (x) ε k b k (x) +q T k (x)q k (x), k {0, 1}, T m k (x)δ + m k (x) γ k, δ β, k {1, 2,..., n}, and where Q k (x) = xĥk(ω, x) T x ĥk(ω, x)dω, S k q k (x) = Q 1/2 k (x) ĥ k (ω, x) S k T x ĥk(ω, x)dω. Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 8 / 21

17 Optimization Scheme Highly Nonlinear Iterative SOCP Algorithm 1 reduce order at an operating point x by using Taylor series approximation functions of δ 2 impose an additional constraint, s.t. δ is small 3 solve the second-order cone programming (SOCP) problem 4 update operating point x = x + δ 5 go to step 1, unless algorithm converges maximize subject to: T G(x)δ Q 1/2 k (x)δ + q k (x) ε k b k (x) +q T k (x)q k (x), k {0, 1}, T m k (x)δ + m k (x) γ k, δ β, k {1, 2,..., n}, and where Q k (x) = xĥk(ω, x) T x ĥk(ω, x)dω, S k q k (x) = Q 1/2 k (x) ĥ k (ω, x) S k T x ĥk(ω, x)dω. Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 8 / 21

18 Optimization Scheme Highly Nonlinear Iterative SOCP Algorithm 1 reduce order at an operating point x by using Taylor series approximation functions of δ 2 impose an additional constraint, s.t. δ is small 3 solve the second-order cone programming (SOCP) problem 4 update operating point x = x + δ 5 go to step 1, unless algorithm converges maximize subject to: T G(x)δ Q 1/2 k (x)δ + q k (x) ε k b k (x) +q T k (x)q k (x), k {0, 1}, T m k (x)δ + m k (x) γ k, δ β, k {1, 2,..., n}, and where Q k (x) = xĥk(ω, x) T x ĥk(ω, x)dω, S k q k (x) = Q 1/2 k (x) ĥ k (ω, x) S k T x ĥk(ω, x)dω. Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 8 / 21

19 Optimization Scheme Highly Nonlinear Iterative SOCP Algorithm 1 reduce order at an operating point x by using Taylor series approximation functions of δ 2 impose an additional constraint, s.t. δ is small 3 solve the second-order cone programming (SOCP) problem 4 update operating point x = x + δ 5 go to step 1, unless algorithm converges maximize subject to: T G(x)δ Q 1/2 k (x)δ + q k (x) ε k b k (x) +q T k (x)q k (x), k {0, 1}, T m k (x)δ + m k (x) γ k, δ β, k {1, 2,..., n}, and where Q k (x) = xĥk(ω, x) T x ĥk(ω, x)dω, S k q k (x) = Q 1/2 k (x) ĥ k (ω, x) S k T x ĥk(ω, x)dω. Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 8 / 21

20 Optimization Scheme Highly Nonlinear Iterative SOCP Algorithm 1 reduce order at an operating point x by using Taylor series approximation functions of δ 2 impose an additional constraint, s.t. δ is small 3 solve the second-order cone programming (SOCP) problem 4 update operating point x = x + δ 5 go to step 1, unless algorithm converges maximize subject to: T G(x)δ Q 1/2 k (x)δ + q k (x) ε k b k (x) +q T k (x)q k (x), k {0, 1}, T m k (x)δ + m k (x) γ k, δ β, k {1, 2,..., n}, and where Q k (x) = xĥk(ω, x) T x ĥk(ω, x)dω, S k q k (x) = Q 1/2 k (x) ĥ k (ω, x) S k T x ĥk(ω, x)dω. Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 8 / 21

21 Outline 1 Background Information 2 Design Method 3 Experimental Results 4 Summary Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT 06 9 / 21

22 Choice of Objective Function G sep (x)? G(x) = G iso (x) min{g sep (x), G iso (x)} separable only isotropic only joint. Test Environment Table: Statistical results over all 26 test images and 5 bit rates Transform Mean (%) Median (%) Outperform (%) 9/7-sep /7-iso/jnt /14-sep /14-iso/jnt Conclusion: better jointly optimizing both of the G sep (x) and G iso (x) Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

23 Choice of Objective Function G sep (x) G(x) = G iso (x) min{g sep (x), G iso (x)} separable only isotropic only joint. Test Environment Table: Statistical results over all 26 test images and 5 bit rates Transform Mean (%) Median (%) Outperform (%) 9/7-sep /7-iso/jnt /14-sep /14-iso/jnt Conclusion: better jointly optimizing both of the G sep (x) and G iso (x) Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

24 Design Examples Table: Characteristics of various filter banks Transform {L k } G sep G iso b 0 b 1 Van. Mom. 9/7-J {2,2,2,2} , /7 {2,2,2,2} , /11 {4,2,2} , /11 {4,2,2,2} , /11 {2,2,4,4} , /15 {6,2,2} , Table: Statistical results over all 26 test images and 5 bit rates (compared with 9/7-J from JPEG-2000 standard) Transform Mean (%) Median (%) Outperform (%) 9/ / / / / Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

25 Design Examples (Cont d) Table: Specific results for three representative images Image PSNR (db) (model) CR 9/7-J 9/7 9/11 13/11 17/11 13/ gold (sep) target ( ) sar (iso) Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

26 Subjective Image Quality (compression ratio: 32) (a) original image (b) 9/7-J from JPEG 2000 (c) 9/7 design Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

27 Outline 1 Background Information 2 Design Method 3 Experimental Results 4 Summary Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

28 Summary Designed filter banks with: perfect reconstruction linear phase high coding gain good frequency selectivity certain prescribed moment properties Outperformed the well-known 9/7-J filter bank (from the JPEG-2000 standard) Proposed 9/7 design has same computational complexity as 9/7-J filter bank Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

29 Questions? Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

30 Design Parameter Selection Frequency Response L2-norm Error: for a stopband width of 3π 8, tolerances within [0.02, 0.14] is highly effective Moment Constraint: the norm of the vector of zeroth dual and primal moments is less than finding multiple solutions from many different initial points; effective when consider lifting-filter coefficients within [ 2, 2] Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

31 Impulse Responses of the Lifting Filters 9/7-J from JPEG 2000: proposed 9/7 design: Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

32 Constrained Optimization separable only or isotropic only case maximize G sep (x) or G iso (x) subject to: b k (x) ε k, k {0, 1} and c k (x) γ k, k {1, 2,..., n}. joint case maximize t subject to: G sep (x) t, G iso (x) t, b k (x) ε k, k {0, 1}, and c k (x) γ k, k {1, 2,..., n}. Return Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

33 Choice of Objective Function Test data: all of the 26 reasonably-sized continuous-tone grayscale images from the JPEG-2000 test set Table: Characteristics of a subset of the test images Image Size, Precision Model Description gold , 8 separable houses and countryside target , 8 patterns and textures sar , 12 isotropic synthetic aperture radar Codecs: EZW, SPIHT, and MIC Return Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

34 References Y. Chen, M. D. Adams, and W.-S. Lu Design of Optimal Quincunx Filter Banks for Image Coding. Proc. of IEEE International Symposium on Circuits and Systems, May J. Katto and Y. Yasuda Performance evaluation of subband coding and optimization of its filter coefficients. Proc. of SPIE Visual Communications and Image Processing, vol 1605, pp , Nov M. S. Lobo, L. Vandenberghe, S. Boyd, and H. Lebret Applications of second-order cone programming. Linear Algebra and its Applications, vol 248, pp , Nov Di Xu, Michael Adams (UVic) Filter Bank Design for Image Coding ISSPIT / 21

A filter banks design using multiobjective genetic algorithm for an image coding scheme

A filter banks design using multiobjective genetic algorithm for an image coding scheme A filter banks design using multiobjective genetic algorithm for an image coding scheme A. Boukhobza *, A. Taleb Ahmed *, A. Bounoua **, N. Taleb ** * Laboratoire de recherche LAMIH UMR CNRS, UHVC Le Mont

More information

Time Domain Lapped Transform and its Applications

Time Domain Lapped Transform and its Applications Time Domain Lapped Transform and its Applications Jie Liang (jiel@sfu.ca) School of Engineering Science Vancouver, BC, Canada http://www.ensc.sfu.ca/people/faculty/jiel/ BIRS Workshop on Multimedia and

More information

ELEC639B Term Project: An Image Compression System with Interpolating Filter Banks

ELEC639B Term Project: An Image Compression System with Interpolating Filter Banks 1 ELEC639B Term Project: An Image Compression System with Interpolating Filter Banks Yi Chen Abstract In this project, two families of filter banks are constructed, then their performance is compared with

More information

Contourlets: Construction and Properties

Contourlets: Construction and Properties Contourlets: Construction and Properties Minh N. Do Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign www.ifp.uiuc.edu/ minhdo minhdo@uiuc.edu Joint work with

More information

Design of Orthogonal Graph Wavelet Filter Banks

Design of Orthogonal Graph Wavelet Filter Banks Design of Orthogonal Graph Wavelet Filter Banks Xi ZHANG Department of Communication Engineering and Informatics The University of Electro-Communications Chofu-shi, Tokyo, 182-8585 JAPAN E-mail: zhangxi@uec.ac.jp

More information

The Design of Nonuniform Lapped Transforms

The Design of Nonuniform Lapped Transforms Microsoft Research Technical Report MSR-TR2005-116 September 2005 The Design of Nonuniform Lapped Transforms Byung-Jun Yoon and Henrique S. Malvar Microsoft Research Abstract We propose a new method for

More information

VHDL Implementation of Multiplierless, High Performance DWT Filter Bank

VHDL Implementation of Multiplierless, High Performance DWT Filter Bank VHDL Implementation of Multiplierless, High Performance DWT Filter Bank Mr. M.M. Aswale 1, Prof. Ms. R.B Patil 2,Member ISTE Abstract The JPEG 2000 image coding standard employs the biorthogonal 9/7 wavelet

More information

Anu Kalidas Muralidharan Pillai and Håkan Johansson

Anu Kalidas Muralidharan Pillai and Håkan Johansson 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) A SUB-BAND BASED RECONSTRUCTOR FOR M-CHANNEL TIME-INTERLEAVED ADCS WITH MISSING SAMPLES Anu Kalidas Muralidharan Pillai

More information

Efficient and Low-Complexity Image Coding with the Lifting Scheme and Modified SPIHT

Efficient and Low-Complexity Image Coding with the Lifting Scheme and Modified SPIHT Efficient and Low-Complexity Image Coding with the Lifting Scheme and Modified SPIHT Hong Pan, W.C. Siu, and N.F. Law Abstract In this paper, we propose an efficient and low complexity image coding algorithm

More information

SIGNAL COMPRESSION. 9. Lossy image compression: SPIHT and S+P

SIGNAL COMPRESSION. 9. Lossy image compression: SPIHT and S+P SIGNAL COMPRESSION 9. Lossy image compression: SPIHT and S+P 9.1 SPIHT embedded coder 9.2 The reversible multiresolution transform S+P 9.3 Error resilience in embedded coding 178 9.1 Embedded Tree-Based

More information

Reversible Wavelets for Embedded Image Compression. Sri Rama Prasanna Pavani Electrical and Computer Engineering, CU Boulder

Reversible Wavelets for Embedded Image Compression. Sri Rama Prasanna Pavani Electrical and Computer Engineering, CU Boulder Reversible Wavelets for Embedded Image Compression Sri Rama Prasanna Pavani Electrical and Computer Engineering, CU Boulder pavani@colorado.edu APPM 7400 - Wavelets and Imaging Prof. Gregory Beylkin -

More information

Wavelet-based Contourlet Coding Using an SPIHT-like Algorithm

Wavelet-based Contourlet Coding Using an SPIHT-like Algorithm Wavelet-based Contourlet Coding Using an SPIHT-like Algorithm Ramin Eslami and Hayder Radha ECE Department, Michigan State University, East Lansing, MI 4884, USA Emails: {eslamira, radha}@egr.msu.edu Abstract

More information

FAST AND EFFICIENT SPATIAL SCALABLE IMAGE COMPRESSION USING WAVELET LOWER TREES

FAST AND EFFICIENT SPATIAL SCALABLE IMAGE COMPRESSION USING WAVELET LOWER TREES FAST AND EFFICIENT SPATIAL SCALABLE IMAGE COMPRESSION USING WAVELET LOWER TREES J. Oliver, Student Member, IEEE, M. P. Malumbres, Member, IEEE Department of Computer Engineering (DISCA) Technical University

More information

Wavelet Based Image Compression Using ROI SPIHT Coding

Wavelet Based Image Compression Using ROI SPIHT Coding International Journal of Information & Computation Technology. ISSN 0974-2255 Volume 1, Number 2 (2011), pp. 69-76 International Research Publications House http://www.irphouse.com Wavelet Based Image

More information

ISSN: An Efficient Fully Exploiting Spatial Correlation of Compress Compound Images in Advanced Video Coding

ISSN: An Efficient Fully Exploiting Spatial Correlation of Compress Compound Images in Advanced Video Coding An Efficient Fully Exploiting Spatial Correlation of Compress Compound Images in Advanced Video Coding Ali Mohsin Kaittan*1 President of the Association of scientific research and development in Iraq Abstract

More information

Bit-Plane Decomposition Steganography Using Wavelet Compressed Video

Bit-Plane Decomposition Steganography Using Wavelet Compressed Video Bit-Plane Decomposition Steganography Using Wavelet Compressed Video Tomonori Furuta, Hideki Noda, Michiharu Niimi, Eiji Kawaguchi Kyushu Institute of Technology, Dept. of Electrical, Electronic and Computer

More information

A primal-dual framework for mixtures of regularizers

A primal-dual framework for mixtures of regularizers A primal-dual framework for mixtures of regularizers Baran Gözcü baran.goezcue@epfl.ch Laboratory for Information and Inference Systems (LIONS) École Polytechnique Fédérale de Lausanne (EPFL) Switzerland

More information

IMPROVED SIDE MATCHING FOR MATCHED-TEXTURE CODING

IMPROVED SIDE MATCHING FOR MATCHED-TEXTURE CODING IMPROVED SIDE MATCHING FOR MATCHED-TEXTURE CODING Guoxin Jin 1, Thrasyvoulos N. Pappas 1 and David L. Neuhoff 2 1 EECS Department, Northwestern University, Evanston, IL 60208 2 EECS Department, University

More information

Performance Evaluation of Lossless/Lossy Wavelets for Image Compression under Lossless/Lossy Coding Criterion

Performance Evaluation of Lossless/Lossy Wavelets for Image Compression under Lossless/Lossy Coding Criterion 188 IEICE TRANS. FUNDAMENTALS, VOL.E85 A, NO.8 AUGUST LETTER Special Section on Digital Signal Processing Performance Evaluation of Lossless/Lossy Wavelets for Image Compression under Lossless/Lossy Coding

More information

SAR MOVING TARGET IMAGING USING GROUP SPARSITY

SAR MOVING TARGET IMAGING USING GROUP SPARSITY SAR MOVING TARGET IMAGING USING GROUP SPARSITY N Özben Önhon Turkish-German University Faculty of Engineering Sciences Şahinkaya, Beykoz, 348 Istanbul, Turkey Müjdat Çetin Sabancı University Faculty of

More information

Blind Image Deblurring Using Dark Channel Prior

Blind Image Deblurring Using Dark Channel Prior Blind Image Deblurring Using Dark Channel Prior Jinshan Pan 1,2,3, Deqing Sun 2,4, Hanspeter Pfister 2, and Ming-Hsuan Yang 3 1 Dalian University of Technology 2 Harvard University 3 UC Merced 4 NVIDIA

More information

Beyond Wavelets: Multiscale Geometric Representations

Beyond Wavelets: Multiscale Geometric Representations Beyond Wavelets: Multiscale Geometric Representations Minh N. Do Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign www.ifp.uiuc.edu/ minhdo minhdo@uiuc.edu Acknowledgments

More information

Low-Memory Packetized SPIHT Image Compression

Low-Memory Packetized SPIHT Image Compression Low-Memory Packetized SPIHT Image Compression Frederick W. Wheeler and William A. Pearlman Rensselaer Polytechnic Institute Electrical, Computer and Systems Engineering Dept. Troy, NY 12180, USA wheeler@cipr.rpi.edu,

More information

ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION

ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION K Nagamani (1) and AG Ananth (2) (1) Assistant Professor, R V College of Engineering, Bangalore-560059. knmsm_03@yahoo.com (2) Professor, R V

More information

Packed Integer Wavelet Transform Constructed by Lifting Scheme

Packed Integer Wavelet Transform Constructed by Lifting Scheme 1496 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 10, NO. 8, DECEMBER 2000 Packed Integer Wavelet Transform Constructed by Lting Scheme Chengjiang Lin, Bo Zhang, and Yuan F. Zheng

More information

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 7, NO. 2, APRIL 1997 429 Express Letters A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation Jianhua Lu and

More information

Routability-Driven Bump Assignment for Chip-Package Co-Design

Routability-Driven Bump Assignment for Chip-Package Co-Design 1 Routability-Driven Bump Assignment for Chip-Package Co-Design Presenter: Hung-Ming Chen Outline 2 Introduction Motivation Previous works Our contributions Preliminary Problem formulation Bump assignment

More information

Beyond Wavelets: Directional Multiresolution Image Representation

Beyond Wavelets: Directional Multiresolution Image Representation Beyond Wavelets: Directional Multiresolution Image Representation Minh N. Do Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign www.ifp.uiuc.edu/ minhdo minhdo@uiuc.edu

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

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

Comparison of Compression Algorithms Impact on Fingerprint and Face Recognition Accuracy

Comparison of Compression Algorithms Impact on Fingerprint and Face Recognition Accuracy January 31, 2007 Comparison of Compression Algorithms Impact on Fingerprint and Face Recognition Accuracy Severin Kampl, Austria Visual Communications and Image Processing 2007, San Jose Convention Center,

More information

Re-rendering from a Dense/Sparse Set of Images

Re-rendering from a Dense/Sparse Set of Images Re-rendering from a Dense/Sparse Set of Images Ko Nishino Institute of Industrial Science The Univ. of Tokyo (Japan Science and Technology) kon@cvl.iis.u-tokyo.ac.jp Virtual/Augmented/Mixed Reality Three

More information

Layered Self-Identifiable and Scalable Video Codec for Delivery to Heterogeneous Receivers

Layered Self-Identifiable and Scalable Video Codec for Delivery to Heterogeneous Receivers Layered Self-Identifiable and Scalable Video Codec for Delivery to Heterogeneous Receivers Wei Feng, Ashraf A. Kassim, Chen-Khong Tham Department of Electrical and Computer Engineering National University

More information

Wavelet Transform (WT) & JPEG-2000

Wavelet Transform (WT) & JPEG-2000 Chapter 8 Wavelet Transform (WT) & JPEG-2000 8.1 A Review of WT 8.1.1 Wave vs. Wavelet [castleman] 1 0-1 -2-3 -4-5 -6-7 -8 0 100 200 300 400 500 600 Figure 8.1 Sinusoidal waves (top two) and wavelets (bottom

More information

Image coding with geometric wavelets

Image coding with geometric wavelets Image coding with geometric wavelets Dror Alani*, Amir Averbuch* and Shai Dekel** *School of Computer Science Tel Aviv University Tel Aviv 69978, Israel **GE Healthcare 6 Hamasger St. Or-Yehuda 60408,

More information

A Study of Image Compression Based Transmission Algorithm Using SPIHT for Low Bit Rate Application

A Study of Image Compression Based Transmission Algorithm Using SPIHT for Low Bit Rate Application Buletin Teknik Elektro dan Informatika (Bulletin of Electrical Engineering and Informatics) Vol. 2, No. 2, June 213, pp. 117~122 ISSN: 289-3191 117 A Study of Image Compression Based Transmission Algorithm

More information

Optimizing Joint Erasure- and Error-Correction Coding for Wireless Packet Transmissions

Optimizing Joint Erasure- and Error-Correction Coding for Wireless Packet Transmissions Optimizing Joint Erasure- and Error-Correction Coding for Wireless Packet Transmissions 2007 IEEE Communication Theory Workshop Christian R. Berger 1, Shengli Zhou 1, Yonggang Wen 2, Peter Willett 1 and

More information

PRIMAL-DUAL INTERIOR POINT METHOD FOR LINEAR PROGRAMMING. 1. Introduction

PRIMAL-DUAL INTERIOR POINT METHOD FOR LINEAR PROGRAMMING. 1. Introduction PRIMAL-DUAL INTERIOR POINT METHOD FOR LINEAR PROGRAMMING KELLER VANDEBOGERT AND CHARLES LANNING 1. Introduction Interior point methods are, put simply, a technique of optimization where, given a problem

More information

Biorthogonal and Nonuniform Lapped Transforms for Transform Coding with Reduced Blocking and Ringing Artifacts

Biorthogonal and Nonuniform Lapped Transforms for Transform Coding with Reduced Blocking and Ringing Artifacts Biorthogonal and Nonuniform Lapped Transforms for Transform Coding with Reduced Blocking and Ringing Artifacts Henrique S Malvar Microsoft Research One Microsoft Way Redmond, WA 985 Revised: October, 1997

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

Depth Estimation for View Synthesis in Multiview Video Coding

Depth Estimation for View Synthesis in Multiview Video Coding MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Depth Estimation for View Synthesis in Multiview Video Coding Serdar Ince, Emin Martinian, Sehoon Yea, Anthony Vetro TR2007-025 June 2007 Abstract

More information

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD

Robust Lossless Image Watermarking in Integer Wavelet Domain using SVD Robust Lossless Image Watermarking in Integer Domain using SVD 1 A. Kala 1 PG scholar, Department of CSE, Sri Venkateswara College of Engineering, Chennai 1 akala@svce.ac.in 2 K. haiyalnayaki 2 Associate

More information

Image Compression Using BPD with De Based Multi- Level Thresholding

Image Compression Using BPD with De Based Multi- Level Thresholding International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 1, Issue 3, June 2014, PP 38-42 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) www.arcjournals.org Image

More information

Ripplet: a New Transform for Feature Extraction and Image Representation

Ripplet: a New Transform for Feature Extraction and Image Representation Ripplet: a New Transform for Feature Extraction and Image Representation Dr. Dapeng Oliver Wu Joint work with Jun Xu Department of Electrical and Computer Engineering University of Florida Outline Motivation

More information

What's New In Gurobi 5.0. Dr. Edward Rothberg

What's New In Gurobi 5.0. Dr. Edward Rothberg What's New In Gurobi 5.0 Dr. Edward Rothberg Our Main Goals for Gurobi 5.0 Expand the reach of the product: New problem types: Quadratic constraints: QCP, SOCP, MIQCP Massive numbers of constraints: Through

More information

Mixed Raster Content for Compound Image Compression

Mixed Raster Content for Compound Image Compression Mixed Raster Content for Compound Image Compression Final Project Presentation EE-5359 Spring 2009 Submitted to: Dr. K.R. Rao Submitted by: Pritesh Shah (1000555858) MOTIVATION In today s world it is impossible

More information

Applications and Outlook

Applications and Outlook pplications and Outlook Outline. Image modeling using the contourlet transform. Critically sampled (CRISP) contourlet transform Minh N. o epartment of Electrical and Computer Engineering University of

More information

Optimum Quantization Parameters for Mode Decision in Scalable Extension of H.264/AVC Video Codec

Optimum Quantization Parameters for Mode Decision in Scalable Extension of H.264/AVC Video Codec Optimum Quantization Parameters for Mode Decision in Scalable Extension of H.264/AVC Video Codec Seung-Hwan Kim and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST), 1 Oryong-dong Buk-gu,

More information

Coding the Wavelet Spatial Orientation Tree with Low Computational Complexity

Coding the Wavelet Spatial Orientation Tree with Low Computational Complexity Coding the Wavelet Spatial Orientation Tree with Low Computational Complexity Yushin Cho 1, Amir Said 2, and William A. Pearlman 1 1 Center for Image Processing Research Department of Electrical, Computer,

More information

EE538 - Final Report Design of Antenna Arrays using Windows

EE538 - Final Report Design of Antenna Arrays using Windows EE538 - Final Report Design of Antenna Arrays using Windows Mahadevan Srinivasan April 29, 2010 Abstract The Design of Uniformly-spaced Antenna Arrays has a significant similarity to the Design of FIR

More information

Design of NPR DFT-Modulated Filter Banks Using Modified Newton s Method

Design of NPR DFT-Modulated Filter Banks Using Modified Newton s Method www.semargroups.org, www.ijsetr.com ISSN 2319-8885 Vol.02,Issue.12, September-2013, Pages:1347-1353 Design of NPR DFT-Modulated Filter Banks Using Modified Newton s Method M.RAJESH 1 PG Scholar, Dept of

More information

CHAPTER 7. Page No. 7 Conclusions and Future Scope Conclusions Future Scope 123

CHAPTER 7. Page No. 7 Conclusions and Future Scope Conclusions Future Scope 123 CHAPTER 7 Page No 7 Conclusions and Future Scope 121 7.1 Conclusions 121 7.2 Future Scope 123 121 CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE 7.1 CONCLUSIONS In this thesis, the investigator discussed mainly

More information

Video Compression Method for On-Board Systems of Construction Robots

Video Compression Method for On-Board Systems of Construction Robots Video Compression Method for On-Board Systems of Construction Robots Andrei Petukhov, Michael Rachkov Moscow State Industrial University Department of Automatics, Informatics and Control Systems ul. Avtozavodskaya,

More information

Contourlets and Sparse Image Expansions

Contourlets and Sparse Image Expansions Contourlets and Sparse Image Expansions Minh N. Do Department of Electrical and Computer Engineering University of Illinois, Urbana IL 61801 ABSTRACT Recently, the contourlet transform 1 has been developed

More information

Overview: motion-compensated coding

Overview: motion-compensated coding Overview: motion-compensated coding Motion-compensated prediction Motion-compensated hybrid coding Motion estimation by block-matching Motion estimation with sub-pixel accuracy Power spectral density of

More information

Parallel and Distributed Sparse Optimization Algorithms

Parallel and Distributed Sparse Optimization Algorithms Parallel and Distributed Sparse Optimization Algorithms Part I Ruoyu Li 1 1 Department of Computer Science and Engineering University of Texas at Arlington March 19, 2015 Ruoyu Li (UTA) Parallel and Distributed

More information

Sparse Component Analysis (SCA) in Random-valued and Salt and Pepper Noise Removal

Sparse Component Analysis (SCA) in Random-valued and Salt and Pepper Noise Removal Sparse Component Analysis (SCA) in Random-valued and Salt and Pepper Noise Removal Hadi. Zayyani, Seyyedmajid. Valliollahzadeh Sharif University of Technology zayyani000@yahoo.com, valliollahzadeh@yahoo.com

More information

HIGH LEVEL SYNTHESIS OF A 2D-DWT SYSTEM ARCHITECTURE FOR JPEG 2000 USING FPGAs

HIGH LEVEL SYNTHESIS OF A 2D-DWT SYSTEM ARCHITECTURE FOR JPEG 2000 USING FPGAs HIGH LEVEL SYNTHESIS OF A 2D-DWT SYSTEM ARCHITECTURE FOR JPEG 2000 USING FPGAs V. Srinivasa Rao 1, Dr P.Rajesh Kumar 2, Dr Rajesh Kumar. Pullakura 3 1 ECE Dept. Shri Vishnu Engineering College for Women,

More information

MRI IMAGE COMPRESSION USING BIORTHOGONAL CDF WAVELET BASED ON LIFTING SCHEME AND SPIHT CODING

MRI IMAGE COMPRESSION USING BIORTHOGONAL CDF WAVELET BASED ON LIFTING SCHEME AND SPIHT CODING MRI IMAGE COMPRESSION USING BIORTHOGONAL CDF WAVELET BASED ON LIFTING SCHEME AND SPIHT CODING M. Beladgham *, A. Bessaid **, A. Moulay-Lakhdar *, M. Ben Aissa *, A. Bassou * (*), Departemet of Electronic,

More information

IMAGE DENOISING USING FRAMELET TRANSFORM

IMAGE DENOISING USING FRAMELET TRANSFORM IMAGE DENOISING USING FRAMELET TRANSFORM Ms. Jadhav P.B. 1, Dr.Sangale.S.M. 2 1,2, Electronics Department,Shivaji University, (India) ABSTRACT Images are created to record or display useful information

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Nelder-Mead Enhanced Extreme Learning Machine

Nelder-Mead Enhanced Extreme Learning Machine Philip Reiner, Bogdan M. Wilamowski, "Nelder-Mead Enhanced Extreme Learning Machine", 7-th IEEE Intelligent Engineering Systems Conference, INES 23, Costa Rica, June 9-2., 29, pp. 225-23 Nelder-Mead Enhanced

More information

Some Blind Deconvolution Techniques in Image Processing

Some Blind Deconvolution Techniques in Image Processing Some Blind Deconvolution Techniques in Image Processing Tony Chan Math Dept., UCLA Joint work with Frederick Park and Andy M. Yip IPAM Workshop on Mathematical Challenges in Astronomical Imaging July 26-30,

More information

Image Compression Algorithm for Different Wavelet Codes

Image Compression Algorithm for Different Wavelet Codes Image Compression Algorithm for Different Wavelet Codes Tanveer Sultana Department of Information Technology Deccan college of Engineering and Technology, Hyderabad, Telangana, India. Abstract: - This

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

Image Interpolation Using Multiscale Geometric Representations

Image Interpolation Using Multiscale Geometric Representations Image Interpolation Using Multiscale Geometric Representations Nickolaus Mueller, Yue Lu and Minh N. Do Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign ABSTRACT

More information

Direct Matrix Factorization and Alignment Refinement: Application to Defect Detection

Direct Matrix Factorization and Alignment Refinement: Application to Defect Detection Direct Matrix Factorization and Alignment Refinement: Application to Defect Detection Zhen Qin (University of California, Riverside) Peter van Beek & Xu Chen (SHARP Labs of America, Camas, WA) 2015/8/30

More information

Learning Two-View Stereo Matching

Learning Two-View Stereo Matching Learning Two-View Stereo Matching Jianxiong Xiao Jingni Chen Dit-Yan Yeung Long Quan Department of Computer Science and Engineering The Hong Kong University of Science and Technology The 10th European

More information

Module 9 AUDIO CODING. Version 2 ECE IIT, Kharagpur

Module 9 AUDIO CODING. Version 2 ECE IIT, Kharagpur Module 9 AUDIO CODING Lesson 29 Transform and Filter banks Instructional Objectives At the end of this lesson, the students should be able to: 1. Define the three layers of MPEG-1 audio coding. 2. Define

More information

Phase-based algorithms for file migration

Phase-based algorithms for file migration Phase-based algorithms for file migration Marcin Bieńkowski Jarek Byrka Marcin Mucha University of Wrocław University of Warsaw HALG 2018 (previously on ICALP 2017) File migration Weighted graph "2 File

More information

Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints

Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints Wei Tang, Yukun Liu College of Measurement & Control Technology and Communication Engineering Harbin University of Science and

More information

A SCALABLE SPIHT-BASED MULTISPECTRAL IMAGE COMPRESSION TECHNIQUE. Fouad Khelifi, Ahmed Bouridane, and Fatih Kurugollu

A SCALABLE SPIHT-BASED MULTISPECTRAL IMAGE COMPRESSION TECHNIQUE. Fouad Khelifi, Ahmed Bouridane, and Fatih Kurugollu A SCALABLE SPIHT-BASED MULTISPECTRAL IMAGE COMPRESSION TECHNIQUE Fouad Khelifi, Ahmed Bouridane, and Fatih Kurugollu School of Electronics, Electrical engineering and Computer Science Queen s University

More information

The Pre-Image Problem in Kernel Methods

The Pre-Image Problem in Kernel Methods The Pre-Image Problem in Kernel Methods James Kwok Ivor Tsang Department of Computer Science Hong Kong University of Science and Technology Hong Kong The Pre-Image Problem in Kernel Methods ICML-2003 1

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

An Efficient Context-Based BPGC Scalable Image Coder Rong Zhang, Qibin Sun, and Wai-Choong Wong

An Efficient Context-Based BPGC Scalable Image Coder Rong Zhang, Qibin Sun, and Wai-Choong Wong IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 9, SEPTEMBER 2006 981 An Efficient Context-Based BPGC Scalable Image Coder Rong Zhang, Qibin Sun, and Wai-Choong Wong Abstract

More information

Image coding based on multiband wavelet and adaptive quad-tree partition

Image coding based on multiband wavelet and adaptive quad-tree partition Journal of Computational and Applied Mathematics 195 (2006) 2 7 www.elsevier.com/locate/cam Image coding based on multiband wavelet and adaptive quad-tree partition Bi Ning a,,1, Dai Qinyun a,b, Huang

More information

Comparison of Interior Point Filter Line Search Strategies for Constrained Optimization by Performance Profiles

Comparison of Interior Point Filter Line Search Strategies for Constrained Optimization by Performance Profiles INTERNATIONAL JOURNAL OF MATHEMATICS MODELS AND METHODS IN APPLIED SCIENCES Comparison of Interior Point Filter Line Search Strategies for Constrained Optimization by Performance Profiles M. Fernanda P.

More information

An Optimum Approach for Image Compression: Tuned Degree-K Zerotree Wavelet Coding

An Optimum Approach for Image Compression: Tuned Degree-K Zerotree Wavelet Coding An Optimum Approach for Image Compression: Tuned Degree-K Zerotree Wavelet Coding Li Wern Chew*, Wai Chong Chia, Li-minn Ang and Kah Phooi Seng Abstract - This paper presents an image compression technique

More information

Available online Journal of Scientific and Engineering Research, 2017, 4(5):1-6. Research Article

Available online   Journal of Scientific and Engineering Research, 2017, 4(5):1-6. Research Article Available online www.jsaer.com, 2017, 4(5):1-6 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Through the Analysis of the Advantages and Disadvantages of the Several Methods of Design of Infinite

More information

Fine grain scalable video coding using 3D wavelets and active meshes

Fine grain scalable video coding using 3D wavelets and active meshes Fine grain scalable video coding using 3D wavelets and active meshes Nathalie Cammas a,stéphane Pateux b a France Telecom RD,4 rue du Clos Courtel, Cesson-Sévigné, France b IRISA, Campus de Beaulieu, Rennes,

More information

An R Package flare for High Dimensional Linear Regression and Precision Matrix Estimation

An R Package flare for High Dimensional Linear Regression and Precision Matrix Estimation An R Package flare for High Dimensional Linear Regression and Precision Matrix Estimation Xingguo Li Tuo Zhao Xiaoming Yuan Han Liu Abstract This paper describes an R package named flare, which implements

More information

Entropy Driven Bit Coding For Image Compression In Medical Application

Entropy Driven Bit Coding For Image Compression In Medical Application IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 3, Ver. III (May - June 2017), PP 53-60 www.iosrjournals.org Entropy Driven Bit Coding For Image Compression

More information

Optimization for Machine Learning

Optimization for Machine Learning Optimization for Machine Learning (Problems; Algorithms - C) SUVRIT SRA Massachusetts Institute of Technology PKU Summer School on Data Science (July 2017) Course materials http://suvrit.de/teaching.html

More information

Adaptive compressed image sensing based on wavelet-trees

Adaptive compressed image sensing based on wavelet-trees Adaptive compressed image sensing based on wavelet-trees S. Dekel GE Healthcare, 27 Hamaskit St., Herzelia 46733, Israel Abstract: We present an architecture for an image acquisition process that enables

More information

JPEG compression of monochrome 2D-barcode images using DCT coefficient distributions

JPEG compression of monochrome 2D-barcode images using DCT coefficient distributions Edith Cowan University Research Online ECU Publications Pre. JPEG compression of monochrome D-barcode images using DCT coefficient distributions Keng Teong Tan Hong Kong Baptist University Douglas Chai

More information

Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture

Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture International Journal of Computer Trends and Technology (IJCTT) volume 5 number 5 Nov 2013 Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture

More information

Modified SPIHT Image Coder For Wireless Communication

Modified SPIHT Image Coder For Wireless Communication Modified SPIHT Image Coder For Wireless Communication M. B. I. REAZ, M. AKTER, F. MOHD-YASIN Faculty of Engineering Multimedia University 63100 Cyberjaya, Selangor Malaysia Abstract: - The Set Partitioning

More information

Fractal Compression. Related Topic Report. Henry Xiao. Queen s University. Kingston, Ontario, Canada. April 2004

Fractal Compression. Related Topic Report. Henry Xiao. Queen s University. Kingston, Ontario, Canada. April 2004 Fractal Compression Related Topic Report By Henry Xiao Queen s University Kingston, Ontario, Canada April 2004 Fractal Introduction Fractal is first introduced in geometry field. The birth of fractal geometry

More information

ELEG Compressive Sensing and Sparse Signal Representations

ELEG Compressive Sensing and Sparse Signal Representations ELEG 867 - Compressive Sensing and Sparse Signal Representations Gonzalo R. Arce Depart. of Electrical and Computer Engineering University of Delaware Fall 211 Compressive Sensing G. Arce Fall, 211 1 /

More information

Image Authentication and Recovery Scheme Based on Watermarking Technique

Image Authentication and Recovery Scheme Based on Watermarking Technique Image Authentication and Recovery Scheme Based on Watermarking Technique KENJI SUMITOMO 1, MARIKO NAKANO 2, HECTOR PEREZ 2 1 Faculty of Information and Computer Engineering The University of Electro-Communications

More information

cosα -sinα sinα cosα 1 sinα cosα 1 sinα cosα 1 sinα cosα 1 sinα sinα sinα X 2 Y 2 cosα (a) (b) (c)

cosα -sinα sinα cosα 1 sinα cosα 1 sinα cosα 1 sinα cosα 1 sinα sinα sinα X 2 Y 2 cosα (a) (b) (c) Fast Multiplierless Approximation of the DCT with the Lifting Scheme Jie Liang and Trac D. Tran Department of Electrical and Computer Engineering The Johns Hopkins University Baltimore, MD 8 E-mail: jieliang@jhu.edu,

More information

Image Inpainting Using Sparsity of the Transform Domain

Image Inpainting Using Sparsity of the Transform Domain Image Inpainting Using Sparsity of the Transform Domain H. Hosseini*, N.B. Marvasti, Student Member, IEEE, F. Marvasti, Senior Member, IEEE Advanced Communication Research Institute (ACRI) Department of

More information

APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION

APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION Applied Mathematics and Mechanics (English Edition), 2006, 27(8):1089 1095 c Editorial Committee of Appl. Math. Mech., ISSN 0253-4827 APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION

More information

signal-to-noise ratio (PSNR), 2

signal-to-noise ratio (PSNR), 2 u m " The Integration in Optics, Mechanics, and Electronics of Digital Versatile Disc Systems (1/3) ---(IV) Digital Video and Audio Signal Processing ƒf NSC87-2218-E-009-036 86 8 1 --- 87 7 31 p m o This

More information

SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC

SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC SINGLE PASS DEPENDENT BIT ALLOCATION FOR SPATIAL SCALABILITY CODING OF H.264/SVC Randa Atta, Rehab F. Abdel-Kader, and Amera Abd-AlRahem Electrical Engineering Department, Faculty of Engineering, Port

More information

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

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 17, NO. 9, SEPTEMBER IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 17, NO. 9, SEPTEMBER 2008 1555 Image Coding Using Dual-Tree Discrete Wavelet Transform Jingyu Yang, Yao Wang, Fellow, IEEE, Wenli Xu, and Qionghai Dai, Senior

More information

Convex Optimization. Stephen Boyd

Convex Optimization. Stephen Boyd Convex Optimization Stephen Boyd Electrical Engineering Computer Science Management Science and Engineering Institute for Computational Mathematics & Engineering Stanford University Institute for Advanced

More information

DESIGN AND IMPLEMENTATION OF LIFTING BASED DAUBECHIES WAVELET TRANSFORMS USING ALGEBRAIC INTEGERS

DESIGN AND IMPLEMENTATION OF LIFTING BASED DAUBECHIES WAVELET TRANSFORMS USING ALGEBRAIC INTEGERS DESIGN AND IMPLEMENTATION OF LIFTING BASED DAUBECHIES WAVELET TRANSFORMS USING ALGEBRAIC INTEGERS A Thesis Submitted to the College of Graduate Studies and Research In Partial Fulfillment of the Requirements

More information

Multi-polarimetric SAR image compression based on sparse representation

Multi-polarimetric SAR image compression based on sparse representation . RESEARCH PAPER. Special Issue SCIENCE CHINA Information Sciences August 2012 Vol. 55 No. 8: 1888 1897 doi: 10.1007/s11432-012-4612-9 Multi-polarimetric SAR based on sparse representation CHEN Yuan, ZHANG

More information

Supplemental Material for Efficient MR Image Reconstruction for Compressed MR Imaging

Supplemental Material for Efficient MR Image Reconstruction for Compressed MR Imaging Supplemental Material for Efficient MR Image Reconstruction for Compressed MR Imaging Paper ID: 1195 No Institute Given 1 More Experiment Results 1.1 Visual Comparisons We apply all methods on four 2D

More information