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
Monty Woolley

... cranky professor forced to stay immobile because of a broken leg in 1942's The Man Who Came to Dinner[?], which he had performed onstage before taking it to Hollywood. ...

 
 
 
This page was created in 61.2 ms