Vector quantization: Difference between revisions

Content deleted Content added
Fredrik (talk | contribs)
m add stub msg
fmt
Line 1:
In [[data compression]], '''vector [[quantization]]''' is a technique (usually [[lossy data compression|lossy]]) in which the basic idea is to code a multidimensional [[vector space]] into a [[subspace]] of lower dimension. The lower-space vector requires less storage space and the data is thus compressed. The transformation into the sub-spacesubspace is usually achieved through [[projection]], or by using a code-bookcodebook.
 
{{msg:stub}}
See also: [[speech coding]]
 
==See also==
External links: http://www.data-compression.com/vq.html
See also:* [[speech coding]]
* [[Ogg Vorbis]]
* [[Voronoi map]]
 
==External links==
{{msg:stub}}
External links:* http://www.data-compression.com/vq.html