Wavelet packet decomposition

From Wikipedia, the free encyclopedia

Wavelet packet decomposition (WPD) (sometimes known as just wavelet packets) is a wavelet transform where the signal is passed through more filters than the DWT.

In the DWT, each level is calculated by passing the previous approximation coefficients through a high and low pass filters. However in the WPD, both the detail and approximation coefficients are decomposed.

Wavelet Packet decomposition over 3 levels
Wavelet Packet decomposition over 3 levels

For n levels of decomposition the WPD produces 2n different sets of coefficients (or nodes) as opposed to (n + 1) sets for the DWT. However, due to the downsampling process the overall number of coefficients is still the same and there is no redundancy.

From the point of view of compression, where we want as many small values as possible, the standard wavelet transform may not produce the best result, since it is limited to wavelet bases that increase by a power of two with each step. It could be that another combination of bases produce a more desirable representation. The best basis algorithm finds a set of wavelet bases (which filters among the set of possible filters to use) that provide the most desirable representation of the data relative to a particular cost function.


Image:Signal-icon.png This signal processing-related article is a stub. You can help Wikipedia by expanding it.
Languages