Vector quantization

This is an old revision of this page, as edited by Rade Kutil (talk | contribs) at 21:37, 19 May 2003 (added external link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Vector quantization is a technique used in (usually lossy) data compression. The basic idea is to code a multidimensional vector space into a sub-space with lower dimension. The lower-space vector requires less storage space and the data is thus compressed. The transformation into the sub-space is usually achieved through projection or by using a code-book.

See also: speech coding

External links: http://www.data-compression.com/vq.html