Vector quantization

This is an old revision of this page, as edited by The Anome (talk | contribs) at 17:33, 19 July 2004 (In some cases, the codebook can be also used to entropy code the discrete value by providing a prefix coded variable-length value.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In data compression, vector quantization is a technique (usually lossy) in which the basic idea is to code a multidimensional vector space into a discrete subspace of lower dimension. The lower-space vector requires less storage space and the data is thus compressed. The transformation into the subspace is usually achieved through projection, or by using a codebook. In some cases, the codebook can be also used to entropy code the discrete value by providing a prefix coded variable-length value.

See also