V j+1 W j+1 Synthesis. ψ j. ω j. Ψ j. V j

Size: px
Start display at page:

Download "V j+1 W j+1 Synthesis. ψ j. ω j. Ψ j. V j"

Transcription

1 MORPHOLOGICAL PYRAMIDS AND WAVELETS BASED ON THE QUINCUNX LATTICE HENK J.A.M. HEIJMANS CWI, P.O. Box 94079, 1090 GB Amsterdam, The Netherlands and JOHN GOUTSIAS Center for Imaging Science, Dept. of Electrical and Comp. Eng. The Johns Hopkins University, Baltimore, MD 21218, USA Abstract. This paper is concerned with two types of multiresolution image decompositions, pyramids and wavelets. We present an axiomatic approach for both cases, encompassing linear as well as nonlinear decompositions. A wavelet decomposition is more specic in the sense that it always involves a pyramid transform. Both families will be illustrated by means of concrete examples using the quincunx scheme in two dimensions. One nonlinear wavelet transform will be discussed in more detail: it uses the lifting scheme and has the intriguing property that it preserves local maxima over a range of scales. Key words: multiresolution decomposition, pyramid, wavelet, lifting scheme, quincunx grid. 1. Introduction It is widely accepted that multiresolution approaches are extremely useful in various image processing applications. This is due to the fact that most images contain physically relevant features at dierent scales. For their proper understanding, multiresolution (or multiscale) techniques are indispensable. Another good reasons to take recourse to multiresolution approaches is that the corresponding algorithms oer various computational advantages. In this paper we present a brief overview of the axiomatic framework for the pyramid and the wavelet transform, which has been discussed in great detail in [5, 8], and we present worked-out examples for both cases based on the two-dimensional quincunx sampling scheme. An important feature of our framework is that it allows linear as well as nonlinear transforms. This is important to us, since our interest primarily goes to decompositions which are based on morphological operators. In Section 2 we introduce the pyramid transform and in Section 3 we discuss a particular example based on a morphological adunction. The general wavelet transform is introduced in Section 4. There we also explain how the lifting scheme can be used to design (linear and nonlinear) wavelet transforms. An interesting example, called max-lifting, based on morphological operators is discussed in Section 5. As we will show, the maor characteristic of this scheme is that it preserves local maxima. This work was supported in part by NATO Collaborative Research Grant CRG John Goutsias was also supported by the Oce of Naval Research (U.S.A.), Mathematical, Computer, and Information Sciences Division, under ONR Grant N

2 2 HENK J.A.M. HEIJMANS AND JOHN GOUTSIAS 2. The pyramid transform In this section we will formalize the concept of a pyramid, as rst introduced by Burt and Adelson [1], using general analysis and synthesis operators. For a comprehensive discussion we refer to [5]. Thus, consider a family of image spaces V ; 0. Assume that we can go from level to the next level +1 by means of an analysis operator : V! V +1. To goback from level + 1 to the lower level we need to dispose of a synthesis operator # : V +1! V. In this scheme, every analysis operator is designed to reduce the information contained in images at level, and as such, they are not invertible in general: the composition # (x) does only yield an approximation of the input image x 2 V. On the other hand, we demand that the synthesis operator does not cause a further reduction of the information content of an image. To achieve this, we will make the following assumption to which we refer as the pyramid condition: for every 0, the operators ; # satisfy # (x) =x for x 2 V +1: (1) This condition yields that the composition # is idempotent. The pyramid scheme introduced above can be used to obtain an alternative representation of an image x, provided that we have an addition _+ and a subtraction _, on V such that x 1 _+(x 2 _, x 1 )=x 2 for x 1 ;x 2 2 V. Given an input signal x 0 2 V 0,we consider the following recursive signal analysis scheme: x 0!fy 0 ;x 1 g!fy 0 ;y 1 ;x 2 g! where x +1 = (x ); y = x _, # (x +1) : We refer to this scheme as the pyramid transform. The original signal x 0 2 V 0 can be exactly reconstructed from x +1 and y 0 ;y 1 ;:::;y by means of the backward recursion x = # (x +1) _+ y ; 0; the inverse pyramid transform. For grey-level images, one can choose the standard addition and subtraction for _+ and _,, respectively. In the case of nitely many grey-levels, say n, one can also use the cyclic addition (i.e. addition modulus n). In the binary case, this corresponds with the `exclusive or'. 3. Morphological pyramids Here we investigate pyramid decompositions based on two basic morphological operators, erosion and dilation. Recall that for two complete lattices L and M, an operator pair (; ), with : L! M and : M! L, is called an adunction if (y) x if and only if y (x) for x 2Land y 2M. In that case is an erosion and a dilation; see [7]. We consider pyramids that satisfy the following constraints: (i) the image domains V are complete lattices; (ii) the analysis/synthesis pair ( ; # ) forms an adunction. Assume that there exist two sets S; Q and a binary relation on S Q denoted by s! q. Given a complete lattice T (later, T will have the interpretation of grey-level

3 MORPHOLOGICAL PYRAMIDS AND WAVELETS 3 set), we can dene an adunction ^ ( ; # )between T S and _ T Q in the following way: (x)(q) = x(s) and # (x 0 )(s) = x 0 (q) (2) s:s!q q:s!q V for x 2T S and x 0 2T Q. Here s:s!q x(s) stands for minfx(s) s 2 S and s! qg (or `inf' if the set is innite). Indeed, the pair ( ; # ) constitutes an adunction. In general it will not satisfy the pyramid condition, however. Thereto we need an additional assumption [5]. Proposition 1 The pair ( ; # ) given by (2) satises the pyramid condition (i.e. # = id on T Q ) if and only if for all q 2 Q there exists an s 2 S such that (i) s! q and (ii) s! q 0 where q 0 2 Q, implies q 0 = q. In the remainder of this section we are exclusively concerned with morphological adunction pyramids which correspond with a 2D quincunx sampling approach. Let S denote the square lattice comprising the integer points, i.e., S = f(s 1 ;s 2 ) s 1 ;s 2 2 Zg. Furthermore, let Q be the subset of S resulting from a quincunx sampling scheme, i.e., Q = f(q 1 ;q 2 ) q 1 ;q 2 2 Z and q 1 + q 2 even g. Finally, let S 0 Q be the set resulting after a second quincunx sampling step, i.e., S 0 = f(s 0 1 ;s0 2) s 0 1 ;s Zg. We dene the following two norms on S: Fig. 1. Arrows express the relations s! 0 q between s 2 S and q 2 Q (left), and q! 1 s 0 between q 2 Q and s 0 2 S 0 (right). The larger disks comprise the quincunx grid. ksk 1 = s 1 + s 2 and ksk 1 = maxfs 1 ; s 2 g; where s =(s 1 ;s 2 ) 2 S. Consider the binary relations s! 0 q i ks, qk 1 1 and q! 1 s 0 i kq, s 0 k 1 1 on S Q and Q S 0, respectively. These relations are illustrated in Fig. 1. Observe that both relations satisfy the conditions (i),(ii) of Proposition 1. Putting V 0 = T S and V 1 = T Q, the analysis and ^ synthesis operator given by _ (2), i.e., 0 (x)(q) = x(s) and 0 # (x0 )(s) = x 0 (q); s:s! 0q q:s! 0q

4 4 HENK J.A.M. HEIJMANS AND JOHN GOUTSIAS form an adunction between V 0 and V 1 and satisfy the pyramid condition. Similarly, putting V 2 = T S0 and dening ^ _ 1 (x)(s0 )= x(q) and 1 # (x0 )(q) = x 0 (s 0 ); q:q! 1s 0 s 0 :q! 1s 0 we obtain an analysis/synthesis pair ( 1 ; 1 # ) which is an adunction between V 1 and V 2 and satises the pyramid condition. Now, since S 0 =2S, we can repeat the same procedure by putting Q 0 =2Q and S 00 =2S 0. In Fig. 2 we compute 2 levels of the corresponding pyramid transform. The odd levels in the pyramid are shown after a 45 clockwise rotation. We make two Fig. 2. Morphological adunction pyramid for the quincunx scheme. From left to right: image x # (with = 0 at the bottom level), approximation ^x = (x ), and detail y = x, ^x. important observations regarding this example: (1) since every analysis/synthesis pair constitutes a morphological adunction, the approximation operator # is a morphological opening [7]. This means in particular that the approximation image ^x = # (x ) is never larger than the original image x, and therefore the detail image y = x, ^x is nonnegative. (2) In the expressions for and # we only need to consider those points that lie in the domain of the image, i.e., a square window. This does not aect the validity of the pyramid condition, but it does destroy translation invariance.

5 4. Wavelets and lifting MORPHOLOGICAL PYRAMIDS AND WAVELETS 5 A serious drawback of the pyramid transform is that its output signal comprises more data than the input signal. The wavelet transform (see [9] for a comprehensive account in the linear case), to be discussed below, does not have this drawback. In this case the detail signal is generated by a second analysis operator!, mapping V into another space W +1, in such away that x 0 = (x) and y0 =! (x) ointly contain the same amount of data as x. Furthermore, there exists a synthesis operator such that the perfect reconstruction condition # holds, as well as # ( (x);! (x)) = x; x 2 V (3) ( # (x; y)) = x; and!( # (x; y)) = y; for x 2 V +1; y 2 W +1 : Refer to Fig. 3 for an illustration. Often, e.g. in the linear case, # is of the form # (x0 ;y 0 )= # (x0 ) _+! # (y0 ); (4) and in this case we say that the wavelet transform is uncoupled [8]. V +1 W +1 Synthesis Analysis ψ A Ψ B ω A Analysis V Fig. 3. The general wavelet transform. The lifting scheme introduced by Sweldens [10], provides a simple, exible, and ecient tool for the construction of linear as well as nonlinear wavelet transforms. A general lifting scheme starts with an invertible transformation of the input data x 0 into two or more channels (or bands). We restrict ourselves to the two-channel case for simplicity. Thus application of to x 0 yields two output signals, a coarse signal x 1 and a detail signal y 1. Application of,1 to x 1 ;y 1 returns the input signal: x 0 =,1 (x 1 ;y 1 ). In practice, will often be a known wavelet transform, for example the lazy wavelet which splits the input data into even and odd samples. By a concatenation of so-called prediction and update lifting steps (see Fig. 4) one arrives at a lifted wavelet. In Fig. 4 the prediction operators are denoted by i and the update operators by i. If the lifting scheme consists of one prediction step followed by one update step, and x 0 1 ;y0 1 are computed by the following scheme, (x 1 ;y 1 )=(x 0 ); y 0 1 = y 1, (x 1 ); x 0 1 = x 1 + (y 0 1);

6 6 HENK J.A.M. HEIJMANS AND JOHN GOUTSIAS x x 1 ' x 0 Σ π 1 λ 1 π i λ i + + y 1 y 1 ' + + Fig. 4. Lifting scheme. then we arrive at a lifted transform 0 (x 0 )=(x 0 1 ;y0 1). This can be inverted by x 1 = x 0 1, (y 0 1); y 1 = y (x 1 ); x 0 =,1 (x 1 ;y 1 ): Later we use this scheme to obtain a two-dimensional wavelet transform for the case that splits an input image according to the quincunx sampling lattice. In [8] we have shown that a linear transformation followed by one nonlinear prediction or update step yields an uncoupled wavelet transform. However, two nonlinear lifting steps result in a coupled wavelet transform, in general. 5. Max-lifting for the quincunx lattice In this section we present a particular example of a nonlinear wavelet scheme associated with the two-dimensional quincunx sampling lattice. Consider the partition of the square lattice S into two disoint subsets, Q and R = S n Q. We dene an adacency relation expressing when s is a neighbour of s 0, i.e., s s 0 if ks,s 0 k 1 =1. Thus is a symmetric relation on S S, and s s 0 can only hold if either s or s 0 (but not both) is an element ofq. Observe that r! 0 q if and only if r q for r 2 R and q 2 Q. Now let the operator govern the splitting of a signal x 0 on S into two subsampled signals, x 1 dened on Q and y 1 dened on R, i.e., x 1 (q) = x 0 (q) for q 2 Q and y 1 (r) = x 0 (r) for r 2 R. Consider the coupled wavelet transform obtained by applying rst a prediction lifting _ (x)(r) = x(q) (5) q:qr and then an update lifting (y)(q) = maxf0; _ r:rq y(r)g (6) This means that the prediction of the signal at a point r is given by the maximum of its 4 neighbours. The update operator is chosen so that local maxima of the input signal x 0 are mapped to the next level x 0 1. The next result, a proof of which can be found in [8], gives a formal statement. But rst we need two more denitions. We

7 MORPHOLOGICAL PYRAMIDS AND WAVELETS 7 Fig. 5. Wavelet decomposition of an image based on the max-lifting scheme. Bottom row: original image x 0. Middle row: wavelet transformed images x 0 1 and y0 1 (after rotation). Top row: images x 00 1 and y00 1 resulting from wavelet transform of x0 1. Note that the detail image may contain positive (bright) and negative (dark) greyvalues. write s s 0 if s = s 0 or ks, s 0 k 1 =2. Given a signal x on S and a point s 2 S we denote by A(x s) the set of neighbours s 0 of s such that x(s 0 ) x(s 00 ) for all neighbours s 00 of s. Observe that A(x s) contains at least one point. Proposition 2 Let x 0 be an input signal on S, let (x 1 ;y 1 ) be its splitting into subsignals on Q and R, respectively, and y 0 1(r) =y 1 (r), (x 1 )(r); x 0 1(q) =x 1 (q)+(y 0 1)(q); where and are given by (5)-(6). Then the following holds: (a) x 0 (q) x 0 1(q) maxfx 0 (s) s = q or s qg, for q 2 Q. (b) x 0 (r) maxfx 0 1(q) q rg, for r 2 R. (c) Assume that r 2 R is such that x 0 (r) x 0 (s) for s r and s r, then x 0 1(q) =x 0 (r) for every q 2 A(x 0 r). Thus the max-lifting scheme preserves local maxima. But we can also show that this scheme will never create new maxima.

8 8 HENK J.A.M. HEIJMANS AND JOHN GOUTSIAS Proposition 3 Suppose that the coarse signal x 0 1 hasalocal maximum at q 2 Q in the following sense: x 0 1(q 0 ) x 0 1(q) for q 0 2 Q with kq, q 0 k 1 2 (with every point q there correspond nine such points, including q itself ). Then x 0 hasalocal maximum at some s 2 S with s = q or s q and x 0 (s) =x 0 1(q). In Fig. 5 we apply the max-lifting scheme to a particular image. 6. Summary and Conclusions The pyramid condition given in (1), though seemingly straightforward, imposes relatively strong conditions on the analysis and synthesis operators. In the linear case, this condition is necessary and sucient in order that the pyramid transform can be extended to a wavelet transform. For the nonlinear case, this problem is open. Construction of nonlinear wavelets with prescribed properties (in the spirit of vanishing moments conditions in the linear case) is a research area which is almost entirely unexplored; some early work in this direction can be found in [2, 3, 4, 6]. The main tool, and to the best of our knowledge the only tool so far, to address this problem is the lifting scheme. A great deal of future research on nonlinear wavelets will have to face the question how to build schemes that yield decompositions which are useful in applications such as compression, denoising, image fusion, or image retrieval. We believe that the max-lifting scheme will turn out useful for some of these applications. We are currently exploring this issue. References 1. P. J. Burt and E. H. Adelson, The Laplacian pyramid as a compact image code. IEEE Transactions on Communications 31 (1983), 532{ R. Claypoole, R. G. Baraniuk, and R. D. Nowak, Lifting construction of non-linear wavelet transforms. In IEEE International Symposium on Time-Frequency and Time-Scale Analysis (Pittsburgh, 1998), pp. 49{ R. L. de Queiroz, D. A. Florencio and R. W. Schafer, Nonexpansive pyramid for image coding using a nonlinear lterbank. IEEE Transactions on Image Processing 7, 2 (1998), 246{ O. Egger and W. Li, Very low bit rate image coding using morphological operators and adaptive decompositions. In Proceedings of the IEEE International Conference on Image Processing, volume II (Austin, Texas, 1994), IEEE, pp. 326{ J. Goutsias and H. J. A. M. Heimans, Multiresolution signal decomposition schemes. Part 1: Morphological pyramids. To appear in IEEE Transactions on Image Processing. 6. F. J. Hampson and J.-C. Pesquet, M-band nonlinear subband decompositions with perfect reconstruction. IEEE Transactions on Image Processing 7, 11 (1998), 1547{ H. J. A. M. Heimans, Morphological Image Operators. Academic Press, Boston, H. J. A. M. Heimans and J. Goutsias, Multiresolution signal decomposition schemes. Part 2: Morphological wavelets. Research Report PNA-R9905, CWI, S. Mallat, A wavelet tour of signal processing. Academic Press, San Diego, W. Sweldens, The lifting scheme: A custom-design construction of biorthogonal wavelets. Appl. Comput. Harmon. Anal. 3, 2 (1996), 186{200.

A new class of morphological pyramids for multiresolution image analysis

A new class of morphological pyramids for multiresolution image analysis new class of morphological pyramids for multiresolution image analysis Jos B.T.M. Roerdink Institute for Mathematics and Computing Science University of Groningen P.O. Box 800, 9700 V Groningen, The Netherlands

More information

Nonlinear Multiresolution Signal Decomposition Schemes Part I: Morphological Pyramids

Nonlinear Multiresolution Signal Decomposition Schemes Part I: Morphological Pyramids 1862 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 9, NO. 11, NOVEMBER 2000 Nonlinear Multiresolution Signal Decomposition Schemes Part I: Morphological Pyramids John Goutsias, Senior Member, IEEE, and Henk

More information

Multiresolution image processing

Multiresolution image processing Multiresolution image processing Laplacian pyramids Some applications of Laplacian pyramids Discrete Wavelet Transform (DWT) Wavelet theory Wavelet image compression Bernd Girod: EE368 Digital Image Processing

More information

Connected morphological operators for binary images

Connected morphological operators for binary images Centrum voor Wiskunde en Informatica Connected morphological operators for binary images H.J.A.M. Heijmans Probability, Networks and Algorithms (PNA) PNA-R9708 1997 Report PNA-R9708 ISSN 1386-3711 CWI

More information

Multiresolution analysis & wavelets (quick tutorial)

Multiresolution analysis & wavelets (quick tutorial) Multiresolution analysis & wavelets (quick tutorial) Application : image modeling André Jalobeanu Multiresolution analysis Set of closed nested subspaces of j = scale, resolution = 2 -j (dyadic wavelets)

More information

(z) UN-1(z) PN-1(z) Pn-1(z) - z k. 30(z) 30(z) (a) (b) (c) x y n ...

(z) UN-1(z) PN-1(z) Pn-1(z) - z k. 30(z) 30(z) (a) (b) (c) x y n ... Minimum Memory Implementations of the Lifting Scheme Christos Chrysas Antonio Ortega HewlettPackard Laboratories Integrated Media Systems Center 151 Page Mill Road, Bldg.3U3 University of Southern California

More information

2D Wavelets. Hints on advanced Concepts

2D Wavelets. Hints on advanced Concepts 2D Wavelets Hints on advanced Concepts 1 Advanced concepts Wavelet packets Laplacian pyramid Overcomplete bases Discrete wavelet frames (DWF) Algorithme à trous Discrete dyadic wavelet frames (DDWF) Overview

More information

Multiscale Image Transforms

Multiscale Image Transforms Multiscale Image Transforms Goal: Develop filter-based representations to decompose images into component parts, to extract features/structures of interest, and to attenuate noise. Motivation: extract

More information

Multiresolution schemes

Multiresolution schemes Multiresolution schemes Fondamenti di elaborazione del segnale multi-dimensionale Multi-dimensional signal processing Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Elaborazione

More information

Multiresolution schemes

Multiresolution schemes Multiresolution schemes Fondamenti di elaborazione del segnale multi-dimensionale Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Elaborazione dei Segnali Multi-dimensionali e

More information

Construction of Orthonormal Quasi-Shearlets based on quincunx dilation subsampling

Construction of Orthonormal Quasi-Shearlets based on quincunx dilation subsampling Construction of Orthonormal Quasi-Shearlets based on quincunx dilation subsampling Rujie Yin Department of Mathematics Duke University USA Email: rujie.yin@duke.edu arxiv:1602.04882v1 [math.fa] 16 Feb

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

On the Hilbert Transform of Wavelets

On the Hilbert Transform of Wavelets On the Hilbert Transform of Wavelets Kunal Narayan Chaudhury and Michael Unser Abstract A wavelet is a localized function having a prescribed number of vanishing moments. In this correspondence, we provide

More information

Two-Dimensional Orthogonal Filter Banks with Directional Vanishing Moments

Two-Dimensional Orthogonal Filter Banks with Directional Vanishing Moments Two-imensional Orthogonal Filter Banks with irectional Vanishing Moments Jianping Zhou and Minh N. o epartment of Electrical and Computer Engineering University of Illinois at Urbana-Champaign, Urbana,

More information

2D Wavelets for Different Sampling Grids and the Lifting Scheme

2D Wavelets for Different Sampling Grids and the Lifting Scheme D Wavelets for Different Sampling Grids and the Lifting Scheme Miroslav Vrankić University of Zagreb, Croatia Presented by: Atanas Gotchev Lecture Outline 1D wavelets and FWT D separable wavelets D nonseparable

More information

QUADRATURES INVOLVING POLYNOMIALS AND DAUBECHIES' WAVELETS *

QUADRATURES INVOLVING POLYNOMIALS AND DAUBECHIES' WAVELETS * QUADRATURES INVOLVING POLYNOMIALS AND DAUBECHIES' WAVELETS * WEI-CHANG SHANN AND JANN-CHANG YAN Abstract. Scaling equations are used to derive formulae of quadratures involving polynomials and scaling/wavelet

More information

Lecture 16: Multiresolution Image Analysis

Lecture 16: Multiresolution Image Analysis Lecture 16: Multiresolution Image Analysis Harvey Rhody Chester F. Carlson Center for Imaging Science Rochester Institute of Technology rhody@cis.rit.edu November 9, 2004 Abstract Multiresolution analysis

More information

Littlewood Paley Spline Wavelets

Littlewood Paley Spline Wavelets Proceedings of the 6th WSEAS International Conference on Wavelet Analysis & Multirate Systems, Bucharest, Romania, October 6-8, 26 5 Littlewood Paley Spline Wavelets E. SERRANO and C.E. D ATTELLIS Escuela

More information

Lifting Parameterisation of the 9/7 Wavelet Filter Bank and its Application in Lossless Image Compression

Lifting Parameterisation of the 9/7 Wavelet Filter Bank and its Application in Lossless Image Compression Lifting Parameterisation of the 9/7 Wavelet Filter Bank and its Application in Lossless Image Compression TILO STRUTZ Deutsche Telekom AG, Hochschule für Telekommunikation Institute of Communications Engineering

More information

October 7, :8 WSPC/WS-IJWMIP paper. Polynomial functions are renable

October 7, :8 WSPC/WS-IJWMIP paper. Polynomial functions are renable International Journal of Wavelets, Multiresolution and Information Processing c World Scientic Publishing Company Polynomial functions are renable Henning Thielemann Institut für Informatik Martin-Luther-Universität

More information

1 The Continuous Wavelet Transform The continuous wavelet transform (CWT) Discretisation of the CWT... 2

1 The Continuous Wavelet Transform The continuous wavelet transform (CWT) Discretisation of the CWT... 2 Contents 1 The Continuous Wavelet Transform 1 1.1 The continuous wavelet transform (CWT)............. 1 1. Discretisation of the CWT...................... Stationary wavelet transform or redundant wavelet

More information

DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS

DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS D. Černá, V. Finěk Department of Mathematics and Didactics of Mathematics, Technical University in Liberec Abstract Wavelets and a discrete

More information

A Higher-Density Discrete Wavelet Transform

A Higher-Density Discrete Wavelet Transform A Higher-Density Discrete Wavelet Transform Ivan W. Selesnick Abstract In this paper, we describe a new set of dyadic wavelet frames with three generators, ψ i (t), i =,, 3. The construction is simple,

More information

Hexagonal QMF Banks and Wavelets. A chapter within Time-Frequency and Wavelet Transforms in Biomedical Engineering,

Hexagonal QMF Banks and Wavelets. A chapter within Time-Frequency and Wavelet Transforms in Biomedical Engineering, Hexagonal QMF Banks and Wavelets A chapter within Time-Frequency and Wavelet Transforms in Biomedical Engineering, M. Akay (Editor), New York, NY: IEEE Press, 99. Sergio Schuler and Andrew Laine Computer

More information

Digital Image Processing

Digital Image Processing Digital Image Processing, 2nd ed. Digital Image Processing Chapter 7 Wavelets and Multiresolution Processing Dr. Kai Shuang Department of Electronic Engineering China University of Petroleum shuangkai@cup.edu.cn

More information

( nonlinear constraints)

( nonlinear constraints) Wavelet Design & Applications Basic requirements: Admissibility (single constraint) Orthogonality ( nonlinear constraints) Sparse Representation Smooth functions well approx. by Fourier High-frequency

More information

Inf-Semilattice Approach to Self-Dual Morphology

Inf-Semilattice Approach to Self-Dual Morphology Centrum voor Wiskunde en Informatica REPORTRAPPORT Inf-Semilattice Approach to Self-Dual Morphology Henk J.A.M. Heijmans, Renato Keshet Probability, Networks and Algorithms (PNA) PNA-R11 January 23, 21

More information

VARIOUS types of wavelet transform are available for

VARIOUS types of wavelet transform are available for IEEE TRANSACTIONS ON SIGNAL PROCESSING A Higher-Density Discrete Wavelet Transform Ivan W. Selesnick, Member, IEEE Abstract This paper describes a new set of dyadic wavelet frames with two generators.

More information

On Controllability and Normality of Discrete Event. Dynamical Systems. Ratnesh Kumar Vijay Garg Steven I. Marcus

On Controllability and Normality of Discrete Event. Dynamical Systems. Ratnesh Kumar Vijay Garg Steven I. Marcus On Controllability and Normality of Discrete Event Dynamical Systems Ratnesh Kumar Vijay Garg Steven I. Marcus Department of Electrical and Computer Engineering, The University of Texas at Austin, Austin,

More information

PROGRESSIVE AND LOSSLESS IMAGE CODING USING OPTIMIZED NONLINEAR SUBBAND DECOMPOSITIONS A. Benazza-Benyahia Ecole Supçerieure des Communications, LS Tç

PROGRESSIVE AND LOSSLESS IMAGE CODING USING OPTIMIZED NONLINEAR SUBBAND DECOMPOSITIONS A. Benazza-Benyahia Ecole Supçerieure des Communications, LS Tç PROGRESSIVE AND LOSSLESS IMAGE CODING USING OPTIMIZED NONLINEAR SUBBAND DECOMPOSITIONS A. Benazza-Benyahia Ecole Superieure des Communications, LS Telecoms, 3.5 Km Route de Raoued, 2083 Cite El-Ghazala,

More information

Ole Christensen 3. October 20, Abstract. We point out some connections between the existing theories for

Ole Christensen 3. October 20, Abstract. We point out some connections between the existing theories for Frames and pseudo-inverses. Ole Christensen 3 October 20, 1994 Abstract We point out some connections between the existing theories for frames and pseudo-inverses. In particular, using the pseudo-inverse

More information

Introduction to Wavelets and Wavelet Transforms

Introduction to Wavelets and Wavelet Transforms Introduction to Wavelets and Wavelet Transforms A Primer C. Sidney Burrus, Ramesh A. Gopinath, and Haitao Guo with additional material and programs by Jan E. Odegard and Ivan W. Selesnick Electrical and

More information

Image Denoising using Uniform Curvelet Transform and Complex Gaussian Scale Mixture

Image Denoising using Uniform Curvelet Transform and Complex Gaussian Scale Mixture EE 5359 Multimedia Processing Project Report Image Denoising using Uniform Curvelet Transform and Complex Gaussian Scale Mixture By An Vo ISTRUCTOR: Dr. K. R. Rao Summer 008 Image Denoising using Uniform

More information

Homework 1 Solutions ECEn 670, Fall 2013

Homework 1 Solutions ECEn 670, Fall 2013 Homework Solutions ECEn 670, Fall 03 A.. Use the rst seven relations to prove relations (A.0, (A.3, and (A.6. Prove (F G c F c G c (A.0. (F G c ((F c G c c c by A.6. (F G c F c G c by A.4 Prove F (F G

More information

Math 42, Discrete Mathematics

Math 42, Discrete Mathematics c Fall 2018 last updated 10/10/2018 at 23:28:03 For use by students in this class only; all rights reserved. Note: some prose & some tables are taken directly from Kenneth R. Rosen, and Its Applications,

More information

290 J.M. Carnicer, J.M. Pe~na basis (u 1 ; : : : ; u n ) consisting of minimally supported elements, yet also has a basis (v 1 ; : : : ; v n ) which f

290 J.M. Carnicer, J.M. Pe~na basis (u 1 ; : : : ; u n ) consisting of minimally supported elements, yet also has a basis (v 1 ; : : : ; v n ) which f Numer. Math. 67: 289{301 (1994) Numerische Mathematik c Springer-Verlag 1994 Electronic Edition Least supported bases and local linear independence J.M. Carnicer, J.M. Pe~na? Departamento de Matematica

More information

Chapter 7 Interconnected Systems and Feedback: Well-Posedness, Stability, and Performance 7. Introduction Feedback control is a powerful approach to o

Chapter 7 Interconnected Systems and Feedback: Well-Posedness, Stability, and Performance 7. Introduction Feedback control is a powerful approach to o Lectures on Dynamic Systems and Control Mohammed Dahleh Munther A. Dahleh George Verghese Department of Electrical Engineering and Computer Science Massachuasetts Institute of Technology c Chapter 7 Interconnected

More information

8 Singular Integral Operators and L p -Regularity Theory

8 Singular Integral Operators and L p -Regularity Theory 8 Singular Integral Operators and L p -Regularity Theory 8. Motivation See hand-written notes! 8.2 Mikhlin Multiplier Theorem Recall that the Fourier transformation F and the inverse Fourier transformation

More information

Nonlinear Wavelet Transforms for Image Coding via Lifting

Nonlinear Wavelet Transforms for Image Coding via Lifting IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 12, NO. 12, DECEMBER 2003 1449 Nonlinear Wavelet Transforms for Image Coding via Lifting Roger L. Claypoole, Jr., Senior Member, IEEE, Geoffrey M. Davis, Wim

More information

Robust linear optimization under general norms

Robust linear optimization under general norms Operations Research Letters 3 (004) 50 56 Operations Research Letters www.elsevier.com/locate/dsw Robust linear optimization under general norms Dimitris Bertsimas a; ;, Dessislava Pachamanova b, Melvyn

More information

Gabor wavelet analysis and the fractional Hilbert transform

Gabor wavelet analysis and the fractional Hilbert transform Gabor wavelet analysis and the fractional Hilbert transform Kunal Narayan Chaudhury and Michael Unser (presented by Dimitri Van De Ville) Biomedical Imaging Group, Ecole Polytechnique Fédérale de Lausanne

More information

limit of the time-step decreases as more resolutions are added requires the use of an eective multitime-stepping algorithm, that will maintain the req

limit of the time-step decreases as more resolutions are added requires the use of an eective multitime-stepping algorithm, that will maintain the req Invited to the Session: "Wavelet and TLM Modeling Techniques" organized by Dr. W. J. R. Hoefer in ACES 2000 COMPUTATIONAL OPTIMIZATION OF MRTD HAAR-BASED ADAPTIVE SCHEMES USED FOR THE DESIGN OF RF PACKAGING

More information

LECTURE NOTES IN CRYPTOGRAPHY

LECTURE NOTES IN CRYPTOGRAPHY 1 LECTURE NOTES IN CRYPTOGRAPHY Thomas Johansson 2005/2006 c Thomas Johansson 2006 2 Chapter 1 Abstract algebra and Number theory Before we start the treatment of cryptography we need to review some basic

More information

a cell is represented by a triple of non-negative integers). The next state of a cell is determined by the present states of the right part of the lef

a cell is represented by a triple of non-negative integers). The next state of a cell is determined by the present states of the right part of the lef MFCS'98 Satellite Workshop on Cellular Automata August 25, 27, 1998, Brno, Czech Republic Number-Conserving Reversible Cellular Automata and Their Computation-Universality Kenichi MORITA, and Katsunobu

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Wavelets and Multiresolution Processing () Christophoros Nikou cnikou@cs.uoi.gr University of Ioannina - Department of Computer Science 2 Contents Image pyramids Subband coding

More information

Introduction p. 1 Compression Techniques p. 3 Lossless Compression p. 4 Lossy Compression p. 5 Measures of Performance p. 5 Modeling and Coding p.

Introduction p. 1 Compression Techniques p. 3 Lossless Compression p. 4 Lossy Compression p. 5 Measures of Performance p. 5 Modeling and Coding p. Preface p. xvii Introduction p. 1 Compression Techniques p. 3 Lossless Compression p. 4 Lossy Compression p. 5 Measures of Performance p. 5 Modeling and Coding p. 6 Summary p. 10 Projects and Problems

More information

Wavelets and Image Compression. Bradley J. Lucier

Wavelets and Image Compression. Bradley J. Lucier Wavelets and Image Compression Bradley J. Lucier Abstract. In this paper we present certain results about the compression of images using wavelets. We concentrate on the simplest case of the Haar decomposition

More information

2 Garrett: `A Good Spectral Theorem' 1. von Neumann algebras, density theorem The commutant of a subring S of a ring R is S 0 = fr 2 R : rs = sr; 8s 2

2 Garrett: `A Good Spectral Theorem' 1. von Neumann algebras, density theorem The commutant of a subring S of a ring R is S 0 = fr 2 R : rs = sr; 8s 2 1 A Good Spectral Theorem c1996, Paul Garrett, garrett@math.umn.edu version February 12, 1996 1 Measurable Hilbert bundles Measurable Banach bundles Direct integrals of Hilbert spaces Trivializing Hilbert

More information

2 W. LAWTON, S. L. LEE AND ZUOWEI SHEN is called the fundamental condition, and a sequence which satises the fundamental condition will be called a fu

2 W. LAWTON, S. L. LEE AND ZUOWEI SHEN is called the fundamental condition, and a sequence which satises the fundamental condition will be called a fu CONVERGENCE OF MULTIDIMENSIONAL CASCADE ALGORITHM W. LAWTON, S. L. LEE AND ZUOWEI SHEN Abstract. Necessary and sucient conditions on the spectrum of the restricted transition operators are given for the

More information

Design of abstract domains using first-order logic

Design of abstract domains using first-order logic Centrum voor Wiskunde en Informatica REPORTRAPPORT Design of abstract domains using first-order logic E. Marchiori Computer Science/Department of Interactive Systems CS-R9633 1996 Report CS-R9633 ISSN

More information

Lifting to non-integral idempotents

Lifting to non-integral idempotents Journal of Pure and Applied Algebra 162 (2001) 359 366 www.elsevier.com/locate/jpaa Lifting to non-integral idempotents Georey R. Robinson School of Mathematics and Statistics, University of Birmingham,

More information

IN many image processing applications involving wavelets

IN many image processing applications involving wavelets IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 17, NO. 7, JULY 2008 1061 Phase-Shifting for Nonseparable 2-D Haar Wavelets Mais Alnasser and Hassan Foroosh, Senior Member, IEEE Abstract In this paper, we

More information

Vector Space Basics. 1 Abstract Vector Spaces. 1. (commutativity of vector addition) u + v = v + u. 2. (associativity of vector addition)

Vector Space Basics. 1 Abstract Vector Spaces. 1. (commutativity of vector addition) u + v = v + u. 2. (associativity of vector addition) Vector Space Basics (Remark: these notes are highly formal and may be a useful reference to some students however I am also posting Ray Heitmann's notes to Canvas for students interested in a direct computational

More information

Wavelet Filter Transforms in Detail

Wavelet Filter Transforms in Detail Wavelet Filter Transforms in Detail Wei ZHU and M. Victor WICKERHAUSER Washington University in St. Louis, Missouri victor@math.wustl.edu http://www.math.wustl.edu/~victor FFT 2008 The Norbert Wiener Center

More information

SOLVING QUADRATIC EQUATIONS IN DIMENSION 5 OR MORE WITHOUT FACTORING

SOLVING QUADRATIC EQUATIONS IN DIMENSION 5 OR MORE WITHOUT FACTORING SOLVING QUADRATIC EQUATIONS IN DIMENSION 5 OR MORE WITHOUT FACTORING PIERRE CASTEL Abstract. Let Q be a 5 5 symmetric matrix with integral entries and with det Q 0, but neither positive nor negative denite.

More information

BREAKING THE AKIYAMA-GOTO CRYPTOSYSTEM. Petar Ivanov & José Felipe Voloch

BREAKING THE AKIYAMA-GOTO CRYPTOSYSTEM. Petar Ivanov & José Felipe Voloch BREAKING THE AKIYAMA-GOTO CRYPTOSYSTEM by Petar Ivanov & José Felipe Voloch Abstract. Akiyama and Goto have proposed a cryptosystem based on rational points on curves over function elds (stated in the

More information

One of the basic techniques in the vast wavelet literature is the wavelet transform. Advantages provided by such a transform have been demonstrated in

One of the basic techniques in the vast wavelet literature is the wavelet transform. Advantages provided by such a transform have been demonstrated in K-Stationarity and Wavelets Bing Cheng and Howell Tong Institute of Mathematics and Statistics University of Kent at Canterbury Kent CT2 7NF, UK April 29, 1996 1 Introduction Wavelets oer exciting possibilities

More information

Computational Harmonic Analysis (Wavelet Tutorial) Part II

Computational Harmonic Analysis (Wavelet Tutorial) Part II Computational Harmonic Analysis (Wavelet Tutorial) Part II Understanding Many Particle Systems with Machine Learning Tutorials Matthew Hirn Michigan State University Department of Computational Mathematics,

More information

Quadrature Prefilters for the Discrete Wavelet Transform. Bruce R. Johnson. James L. Kinsey. Abstract

Quadrature Prefilters for the Discrete Wavelet Transform. Bruce R. Johnson. James L. Kinsey. Abstract Quadrature Prefilters for the Discrete Wavelet Transform Bruce R. Johnson James L. Kinsey Abstract Discrepancies between the Discrete Wavelet Transform and the coefficients of the Wavelet Series are known

More information

Covariant Time-Frequency Representations. Through Unitary Equivalence. Richard G. Baraniuk. Member, IEEE. Rice University

Covariant Time-Frequency Representations. Through Unitary Equivalence. Richard G. Baraniuk. Member, IEEE. Rice University Covariant Time-Frequency Representations Through Unitary Equivalence Richard G. Baraniuk Member, IEEE Department of Electrical and Computer Engineering Rice University P.O. Box 1892, Houston, TX 77251{1892,

More information

Biorthogonal Spline Type Wavelets

Biorthogonal Spline Type Wavelets PERGAMON Computers and Mathematics with Applications 0 (00 1 0 www.elsevier.com/locate/camwa Biorthogonal Spline Type Wavelets Tian-Xiao He Department of Mathematics and Computer Science Illinois Wesleyan

More information

Characterization of Catchments Extracted From. Multiscale Digital Elevation Models

Characterization of Catchments Extracted From. Multiscale Digital Elevation Models Applied Mathematical Sciences, Vol. 1, 2007, no. 20, 963-974 Characterization of Catchments Extracted From Multiscale Digital Elevation Models S. Dinesh Science and Technology Research Institute for Defence

More information

arxiv: v1 [math.ca] 6 Feb 2015

arxiv: v1 [math.ca] 6 Feb 2015 The Fourier-Like and Hartley-Like Wavelet Analysis Based on Hilbert Transforms L. R. Soares H. M. de Oliveira R. J. Cintra Abstract arxiv:150.0049v1 [math.ca] 6 Feb 015 In continuous-time wavelet analysis,

More information

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v 250) Contents 2 Vector Spaces 1 21 Vectors in R n 1 22 The Formal Denition of a Vector Space 4 23 Subspaces 6 24 Linear Combinations and

More information

80DB A 40DB 0DB DB

80DB A 40DB 0DB DB Stability Analysis On the Nichols Chart and Its Application in QFT Wenhua Chen and Donald J. Ballance Centre for Systems & Control Department of Mechanical Engineering University of Glasgow Glasgow G12

More information

into B multisets, or blocks, each of cardinality K (K V ), satisfying

into B multisets, or blocks, each of cardinality K (K V ), satisfying ,, 1{8 () c Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Balanced Part Ternary Designs: Some New Results THOMAS KUNKLE DINESH G. SARVATE Department of Mathematics, College of Charleston,

More information

Differential Attribute Profiles in Remote Sensing

Differential Attribute Profiles in Remote Sensing Differential Attribute Profiles in Remote Sensing Georgios K. Ouzounis DigitalGlobe, Inc. 1601 Dry Creek Drive, Suite 260, Longmont, CO 80503, USA. Image: Dubai July 5, 2011 50cm Contents Overview Connected

More information

- An Image Coding Algorithm

- An Image Coding Algorithm - An Image Coding Algorithm Shufang Wu http://www.sfu.ca/~vswu vswu@cs.sfu.ca Friday, June 14, 2002 22-1 Agenda Overview Discrete Wavelet Transform Zerotree Coding of Wavelet Coefficients Successive-Approximation

More information

MULTIRATE DIGITAL SIGNAL PROCESSING

MULTIRATE DIGITAL SIGNAL PROCESSING MULTIRATE DIGITAL SIGNAL PROCESSING Signal processing can be enhanced by changing sampling rate: Up-sampling before D/A conversion in order to relax requirements of analog antialiasing filter. Cf. audio

More information

Digital Signal Processing

Digital Signal Processing 1 PART 1: SUMMARY OF THEORY Digital Signal Processing Image Processing: Introduction to Morphological Processing 1 Part 1: Summary of Theory 1.1 Image (digital) 1.1.1 Concept and types An image I is a

More information

Lectures notes. Rheology and Fluid Dynamics

Lectures notes. Rheology and Fluid Dynamics ÉC O L E P O L Y T E C H N IQ U E FÉ DÉR A L E D E L A U S A N N E Christophe Ancey Laboratoire hydraulique environnementale (LHE) École Polytechnique Fédérale de Lausanne Écublens CH-05 Lausanne Lectures

More information

Chapter I : Basic Notions

Chapter I : Basic Notions Chapter I : Basic Notions - Image Processing - Lattices - Residues - Measurements J. Serra Ecole des Mines de Paris ( 2000 ) Course on Math. Morphology I. 1 Image Processing (I) => Image processing may

More information

1. The Polar Decomposition

1. The Polar Decomposition A PERSONAL INTERVIEW WITH THE SINGULAR VALUE DECOMPOSITION MATAN GAVISH Part. Theory. The Polar Decomposition In what follows, F denotes either R or C. The vector space F n is an inner product space with

More information

Wavelet Footprints: Theory, Algorithms, and Applications

Wavelet Footprints: Theory, Algorithms, and Applications 1306 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 51, NO. 5, MAY 2003 Wavelet Footprints: Theory, Algorithms, and Applications Pier Luigi Dragotti, Member, IEEE, and Martin Vetterli, Fellow, IEEE Abstract

More information

IN many image processing applications involving wavelets

IN many image processing applications involving wavelets IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. X, NO. Y, MM 2007 1 Phase-Shifting for Non-separable 2D Haar Wavelets (This correspondence extends our earlier paper also under review with IEEE TIP to 2D non-separable

More information

Garrett: `Bernstein's analytic continuation of complex powers' 2 Let f be a polynomial in x 1 ; : : : ; x n with real coecients. For complex s, let f

Garrett: `Bernstein's analytic continuation of complex powers' 2 Let f be a polynomial in x 1 ; : : : ; x n with real coecients. For complex s, let f 1 Bernstein's analytic continuation of complex powers c1995, Paul Garrett, garrettmath.umn.edu version January 27, 1998 Analytic continuation of distributions Statement of the theorems on analytic continuation

More information

446 SCIENCE IN CHINA (Series F) Vol. 46 introduced in refs. [6, ]. Based on this inequality, we add normalization condition, symmetric conditions and

446 SCIENCE IN CHINA (Series F) Vol. 46 introduced in refs. [6, ]. Based on this inequality, we add normalization condition, symmetric conditions and Vol. 46 No. 6 SCIENCE IN CHINA (Series F) December 003 Construction for a class of smooth wavelet tight frames PENG Lizhong (Λ Π) & WANG Haihui (Ξ ) LMAM, School of Mathematical Sciences, Peking University,

More information

Essentials of Intermediate Algebra

Essentials of Intermediate Algebra Essentials of Intermediate Algebra BY Tom K. Kim, Ph.D. Peninsula College, WA Randy Anderson, M.S. Peninsula College, WA 9/24/2012 Contents 1 Review 1 2 Rules of Exponents 2 2.1 Multiplying Two Exponentials

More information

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Ole Christensen, Alexander M. Lindner Abstract We characterize Riesz frames and prove that every Riesz frame

More information

A Novel Fast Computing Method for Framelet Coefficients

A Novel Fast Computing Method for Framelet Coefficients American Journal of Applied Sciences 5 (11): 15-157, 008 ISSN 1546-939 008 Science Publications A Novel Fast Computing Method for Framelet Coefficients Hadeel N. Al-Taai Department of Electrical and Electronic

More information

Moments conservation in adaptive Vlasov solver

Moments conservation in adaptive Vlasov solver 12 Moments conservation in adaptive Vlasov solver M. Gutnic a,c, M. Haefele b,c and E. Sonnendrücker a,c a IRMA, Université Louis Pasteur, Strasbourg, France. b LSIIT, Université Louis Pasteur, Strasbourg,

More information

Filter Banks with Variable System Delay. Georgia Institute of Technology. Atlanta, GA Abstract

Filter Banks with Variable System Delay. Georgia Institute of Technology. Atlanta, GA Abstract A General Formulation for Modulated Perfect Reconstruction Filter Banks with Variable System Delay Gerald Schuller and Mark J T Smith Digital Signal Processing Laboratory School of Electrical Engineering

More information

The Application of Legendre Multiwavelet Functions in Image Compression

The Application of Legendre Multiwavelet Functions in Image Compression Journal of Modern Applied Statistical Methods Volume 5 Issue 2 Article 3 --206 The Application of Legendre Multiwavelet Functions in Image Compression Elham Hashemizadeh Department of Mathematics, Karaj

More information

only nite eigenvalues. This is an extension of earlier results from [2]. Then we concentrate on the Riccati equation appearing in H 2 and linear quadr

only nite eigenvalues. This is an extension of earlier results from [2]. Then we concentrate on the Riccati equation appearing in H 2 and linear quadr The discrete algebraic Riccati equation and linear matrix inequality nton. Stoorvogel y Department of Mathematics and Computing Science Eindhoven Univ. of Technology P.O. ox 53, 56 M Eindhoven The Netherlands

More information

Inf-Semilattice Approach to Self-DualMorph ology

Inf-Semilattice Approach to Self-DualMorph ology Inf-Semilattice Approach to Self-DualMorph ology Henk J.A.M. H eijmans, Renato Keshet HP Laboratories Israel HPL-2-13 August 2 nd, 2* E-mail: renato@h pli.h pl.h p.com Self-dual filtering, mathematical

More information

A Family of Finite De Morgan Algebras

A Family of Finite De Morgan Algebras A Family of Finite De Morgan Algebras Carol L Walker Department of Mathematical Sciences New Mexico State University Las Cruces, NM 88003, USA Email: hardy@nmsuedu Elbert A Walker Department of Mathematical

More information

Schur functions. J. Rovnyak and H. S. V. de Snoo

Schur functions. J. Rovnyak and H. S. V. de Snoo Schur functions J. Rovnyak and H. S. V. de Snoo The Schur class in complex analysis is the set of holomorphic functions S(z) which are defined and satisfy S(z) 1 on the unit disk D = {z : z < 1} in the

More information

Centrum voor Wiskunde en Informatica REPORTRAPPORT. Wavelet Transform in Similarity Paradigm I. Z.R. Struzik, A.P.J.M. Siebes

Centrum voor Wiskunde en Informatica REPORTRAPPORT. Wavelet Transform in Similarity Paradigm I. Z.R. Struzik, A.P.J.M. Siebes Centrum voor Wiskunde en Informatica REPORTRAPPORT Wavelet Transform in Similarity Paradigm I Z.R. Struzik, A.P.J.M. Siebes Information Systems (INS) INS-R982 January 3, 998 Report INS-R982 ISSN 386-368

More information

L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS

L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS Rend. Sem. Mat. Univ. Pol. Torino Vol. 57, 1999) L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS Abstract. We use an abstract framework to obtain a multilevel decomposition of a variety

More information

IN electromagnetic analysis, field quantities are usually assumed

IN electromagnetic analysis, field quantities are usually assumed 1108 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL 47, NO 6, JUNE 1999 Simultaneous Extrapolation in Time and Frequency Domains Using Hermite Expansions Murli Mohan Rao, Tapan K Sarkar, Fellow, IEEE,

More information

Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing

Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing Qingtang Jiang Abstract This paper is about the construction of univariate wavelet bi-frames with each framelet being symmetric.

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Wavelets and Multiresolution Processing (Wavelet Transforms) Christophoros Nikou cnikou@cs.uoi.gr University of Ioannina - Department of Computer Science 2 Contents Image pyramids

More information

A Friendly Guide to the Frame Theory. and Its Application to Signal Processing

A Friendly Guide to the Frame Theory. and Its Application to Signal Processing A Friendly uide to the Frame Theory and Its Application to Signal Processing inh N. Do Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign www.ifp.uiuc.edu/ minhdo

More information

REPORTRAPPORT. Centrum voor Wiskunde en Informatica. Asymptotics of zeros of incomplete gamma functions. N.M. Temme

REPORTRAPPORT. Centrum voor Wiskunde en Informatica. Asymptotics of zeros of incomplete gamma functions. N.M. Temme Centrum voor Wiskunde en Informatica REPORTRAPPORT Asymptotics of zeros of incomplete gamma functions N.M. Temme Department of Analysis, Algebra and Geometry AM-R9402 994 Asymptotics of Zeros of Incomplete

More information

Rational Coefficient Dual-Tree Complex Wavelet Transform: Design and Implementation Adeel Abbas and Trac D. Tran, Member, IEEE

Rational Coefficient Dual-Tree Complex Wavelet Transform: Design and Implementation Adeel Abbas and Trac D. Tran, Member, IEEE IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 56, NO. 8, AUGUST 2008 3523 Rational Coefficient Dual-Tree Complex Wavelet Transform: Design and Implementation Adeel Abbas and Trac D. Tran, Member, IEEE Abstract

More information

Boxlets: a Fast Convolution Algorithm for. Signal Processing and Neural Networks. Patrice Y. Simard, Leon Bottou, Patrick Haner and Yann LeCun

Boxlets: a Fast Convolution Algorithm for. Signal Processing and Neural Networks. Patrice Y. Simard, Leon Bottou, Patrick Haner and Yann LeCun Boxlets: a Fast Convolution Algorithm for Signal Processing and Neural Networks Patrice Y. Simard, Leon Bottou, Patrick Haner and Yann LeCun AT&T Labs-Research 100 Schultz Drive, Red Bank, NJ 07701-7033

More information

Automatica, 33(9): , September 1997.

Automatica, 33(9): , September 1997. A Parallel Algorithm for Principal nth Roots of Matrices C. K. Koc and M. _ Inceoglu Abstract An iterative algorithm for computing the principal nth root of a positive denite matrix is presented. The algorithm

More information

A general theory of discrete ltering. for LES in complex geometry. By Oleg V. Vasilyev AND Thomas S. Lund

A general theory of discrete ltering. for LES in complex geometry. By Oleg V. Vasilyev AND Thomas S. Lund Center for Turbulence Research Annual Research Briefs 997 67 A general theory of discrete ltering for ES in complex geometry By Oleg V. Vasilyev AND Thomas S. und. Motivation and objectives In large eddy

More information

Design of High-Performance Filter Banks for Image Coding

Design of High-Performance Filter Banks for Image Coding Design of High-Performance Filter Banks for Image Coding Di Xu and Michael D. Adams Dept. of Elec. and Comp. Engineering, University of Victoria PO Box 3055, STN CSC, Victoria, BC, V8W 3P6, Canada dixu@ece.uvic.ca

More information

Notes on Iterated Expectations Stephen Morris February 2002

Notes on Iterated Expectations Stephen Morris February 2002 Notes on Iterated Expectations Stephen Morris February 2002 1. Introduction Consider the following sequence of numbers. Individual 1's expectation of random variable X; individual 2's expectation of individual

More information