There are several design properties for the construction of a
wavelet basis that one would want to be fulfilled.
-
symmetry: If the wavelets are not symmetric,
then the wavelet transform of the mirror of an image is
not the mirror of the wavelet transform.
-
smoothness: This property is determined by
the number of vanishing moments. Recall that the primal vanishing
moments determine the smoothness of the reconstruction.
The dual vanishing moments determine the convergence rate
of the multiresolution projections and are necessary for
detecting singularities.
-
orthogonality: This property can be too
restrictive at times. Thus the need for biorthgonal
wavelet systems.
-
compact support: This property is a function
of the filter length.
The Haar wavelet is the most fundamental of the wavelet systems and is
also known as the length-2 Daubechies filter (See Figure 1).
The Haar wavelet system properties are:
- Symmetric scaling function
- Anti-symmetric wavelet function
- One vanishing moment (a minimum)
- Orthogonal
- Compact support
It is important to note that the Haar wavelet system is the
only one that is orthogonal, symmetric, and has compact
support.
hn=1212
h
n
1
2
1
2
(1)
gn=12-12
g
n
1
2
1
2
(2)
The Sinc wavelet is the second fundamental of the wavelet
systems (see Figure 2). Recall that
the Fourier transform of the sinc is the brick-wall filter (or
ideal low-pass filter).
The Sinc wavelet system properties are:
- Orthogonal
- Infinite number of vanishing moments
- Infinite support (IIR and non-causal)
Given our scaling function to be the sinc function
φt=sinct=sinπtπt
φ
t
sinc
t
t
t
(3)
we have the following wavelet expression
ψt=2φ2t-φt
ψ
t
2
φ
2
t
φ
t
(4)
The filter coefficients can then be found as
hn=sincπn2
h
n
sinc
n
2
(5)
The Daubechies coefficients for the scaling and wavelet
filters are unique in that they have a high degree of
smoothness. All
N2-1
N
2
1
degrees of freedom are used to maximize the number
of vanishing moments:
∀i,i∈0…N2-1:
H
i
π=0
i
i
0
…
N
2
1
H
i
0
(6)
The Daubechies wavelet system properties are (see
Figure 3:
-
If length of filter
N=2
N
2
, Daubechies = Haar
-
Anti-symmetric if length of filter
N>2
N
2
- Compact support
- Orthogonal
-
N2-1
N
2
1
vanishing moments
-
Increasing smoothness as NN
increases