Hair wavelet

from Wikipedia, the free encyclopedia
Hair wavelet

The Haar wavelet is the first wavelet to become known in literature and was introduced by Alfréd Haar in 1909 . It is also the simplest known wavelet and can be formed from the combination of two rectangular functions .

The advantage of the Haar wavelet is that the associated wavelet transformation can be easily implemented as a fast wavelet transformation (FWT). The disadvantage of the Haar wavelet is that it is discontinuous and therefore not differentiable .

The functions of the Haar wavelet basis

Scaling function

The scaling function or “father wavelet” function of the Haar wavelet base is the indicator function of the interval .

It satisfies the functional equation

with .

Wavelet function

The wavelet function is the "pushed together" difference between two successive scaling functions:

,

whereby .

The notation with a prefactor ensures that the matrix

is an orthogonal matrix . This is part of the conditions that orthogonal wavelets require.

Multi-scale analysis

This function generates the multi-scale analysis of the step functions. In this, each function with "finite energy" is assigned the following projection on each scale :

with .

The difference between two scales can then be expressed by the "mother wavelet" or the actual wavelet function:

.

With and as functions in the Hilbert space applies

  • all these functions have -standard 1,
  • is perpendicular to if ,
  • is perpendicular to if or ,
  • which form a Hilbert base of .

Fast Haar wavelet transform

A discrete signal f is given , which is given by a finite or square summable sequence

is shown. The staircase function is to him as a continuous signal

assigned.

Forward transformation

A vector-valued signal, the so-called polyphase decomposition, is generated from the discrete signal by placing it vertically in pairs:

.

This is now multiplied by the hair transformation matrix

,

is included and .

Inverse transformation

We get a mean value signal and a difference signal, from which the output signal can be recovered by simply reversing the steps taken:

and

If the fluctuation from element to element in the output signal is limited by a small one, the fluctuation in is limited by, i.e. still small, the size of the elements in is limited by . A smooth signal is broken down into a still smooth signal of half the sampling frequency and a small difference signal. This is the starting point for wavelet compression .

Recursive filter bank

We can repeat the process by declaring s to be the output signal and decomposing it with the above procedure, we get a sequence of decompositions , has one -th of the original sampling frequency and one due to limited fluctuation, also has one -th of the original sampling frequency and due to limited terms .

interpretation

As a discrete signal a real sequence is mostly about looking with finite energy,

.

Among these there are some very simple sequences δ n , called Kronecker or Dirac delta, one for each . , Applies to their followers that the respective th the value has , and all the value , if .

Now we can trivially write every signal as a series in signal space

or as the sum of two rows

.

In many practically relevant signal classes, e.g. B. with oversampled band-limited continuous signals, values ​​of adjacent sequence members are also adjacent, ie generally lie and close together, relative to their absolute value. However, this is not taken into account at all in the above series. The mean value and difference of and would express their similarity more strongly, the mean value is similar to both values ​​and the difference is small. Let's use identity

in order to summarize neighboring terms in the first row or corresponding terms in the second breakdown into (scaled) mean values ​​and differences:

Now we are introducing new names:

  • the new basic sequences
and
  • with the new transformed coefficients
and .

We thus obtain the decomposition of the Haar wavelet transform

.

and by means of the infinite Euclidean scalar product we can write

and .

The last three identities describe a "Conjugate Quadrature Filterbank (CQF)" , which can also be defined for more general basic sequences and . The basic sequences are all created by shifting around the respective out , those through shifting out . More on this in the article Daubechies wavelets .

The sequence now contains a smoothed version of the output signal at half the sampling rate , so you can also decompose according to this rule and continue this procedure recursively over a certain depth. The tuples are thus successively generated from an output signal

, , , ...

If finite , i.e. almost everywhere zero, with length , then the consequences in the decomposition essentially have, i. H. except for additive constants, the lengths

, , , ...

so that the total number of essential coefficients is preserved. The consequences in the decomposition are usually better suited for further processing such as compression or the search for certain features than the raw output signal.

Modifications

The polyphase decomposition of the output signal can also take place in a block size s other than 2; the corresponding Haar matrix must be required to be an orthogonal matrix and that its first line consists only of entries . This requirement is met by the matrices of the discrete cosine transformation and that of the Walsh-Hadamard transformation .

The Haar wavelet transformation corresponds to a discrete cosine transformation to the block size , which is applied in the image = pixel rectangle one after the other in the horizontal and vertical direction.

See also

literature

Web links

Commons : Haar wavelet  - collection of images, videos and audio files

Individual evidence

  1. Alfred Haar: On the theory of the orthogonal function systems . In: Mathematical Annals . 69, No. 3, 1910, pp. 331-371. doi : 10.1007 / BF01456326 .