![]() | ||
Cohen-Daubechies-Feauveau wavelet are the historically first family of biorthogonal wavelets, which was made popular by Ingrid Daubechies. These are not the same as the orthogonal Daubechies wavelets, and also not very similar in shape and properties. However their construction idea is the same.
Contents
- Properties
- Construction
- Tables of coefficients
- Numbering
- Lifting decomposition
- Even number of smoothness factors
- Odd number of smoothness factors
- Applications
- References
The JPEG 2000 compression standard uses the biorthogonal CDF 5/3 wavelet (also called the LeGall 5/3 wavelet) for lossless compression and a CDF 9/7 wavelet for lossy compression.
Properties
Construction
For every positive integer A there exists a unique polynomial
This is the same polynomial as used in the construction of the Daubechies wavelets. But, instead of a spectral factorization, here we try to factor
where the factors are polynomials with real coefficients and constant coefficient 1. Then,
and
form a biorthogonal pair of scaling sequences. d is some integer used to center the symmetric sequences at zero or to make the corresponding discrete filters causal.
Depending on the roots of
Tables of coefficients
For A=2 one obtains in this way the LeGall 5/3-wavelet:
For A=4 one obtains the 9/7-CDF-wavelet. One gets
For the coefficients of the centered scaling and wavelet sequences one gets numerical values in an implementation–friendly form
Numbering
There are two concurring numbering schemes for wavelets of the CDF family.
The first numbering was used in Daubechies' book Ten lectures on wavelets. Neither of this numbering is unique. The number of vanishing moments does not tell about the chosen factorization. A filterbank with filter sizes 7 and 9 can have 6 and 2 vanishing moments when using the trivial factorization, or 4 and 4 vanishing moments as it is the case for the JPEG 2000 wavelet. The same wavelet may therefore be referred to as "CDF 9/7" (based on the filter sizes) or "biorthogonal 4.4" (based on the vanishing moments).
Lifting decomposition
For the trivially factorized filterbanks a lifting decomposition can be explicitly given.
Even number of smoothness factors
Let
Then define recursively
The lifting filters are
Conclusively the interim results of the lifting are
which leads to
The filters
Odd number of smoothness factors
Now, let
Then define recursively
The lifting filters are
Conclusively the interim results of the lifting are
which leads to
where we neglect the translation and the constant factor.
The filters
Applications
The Cohen-Daubechies-Feauveau wavelet and other biorthogonal wavelets have been used to compress fingerprint scans for the FBI. A standard for compressing fingerprints in this way was developed by Tom Hopper (FBI), Jonathan Bradley (Los Alamos National Laboratory) and Chris Brislawn (Los Alamos National Laboratory). By using wavelets, a compression ratio of around 20 to 1 can be achieved, meaning a 10MB image could be reduced to as little as 500KB while still passing recognition tests.