Quantization (image processing): Difference between revisions

Content deleted Content added
JRYon (talk | contribs)
Entire article references one dead link
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Refimprove}}
Line 1:
{{Refimprove|date=November 2012}}
 
'''Quantization''', involved in [[image processing]], is a [[lossy compression]] technique achieved by compressing a range of values to a single quantum value. When the number of discrete symbols in a given stream is reduced, the stream becomes more compressible. For example, reducing the number of colors required to represent a digital [[image]] makes it possible to reduce its file size. Specific applications include [[Discrete cosine transform|DCT]] data quantization in [[JPEG]] and [[Discrete wavelet transform|DWT]] data quantization in [[JPEG 2000]].