Encyclopedia > Wavelet compression

  Article Content

Wavelet compression

Wavelet compression is a form of data compression especially for image compression (sometimes also video compression). The goal is to write image data as compressed as possible into a file. A certain loss of quality is accepted (lossy compression).

Method: First a wavelet transform is applied. This produces as many coefficients as there are pixels in the image. These coefficients can be compressed more easily because the information is statistically concentrated in just a few coefficients. This principle is called transform coding. After that, the coefficients are quantized and the quantized values are entropy encoded and/or run length encoded.

Examples for wavelet compression:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Islip Terrace, New York

... is $66,644, and the median income for a family is $69,389. Males have a median income of $51,036 versus $30,714 for females. The per capita income for the town is ...

 
 
 
This page was created in 29.1 ms