Quantization (image processing): Difference between revisions

Content deleted Content added
DmitriyV (talk | contribs)
No edit summary
Ashkyd (talk | contribs)
m Fixed a few spellig erros.
Line 1:
'''Quantization''', involved in [[image processing]]. Quantization techniques generally compress by compressing a range of values to a single quantum value. By reducing the number of discrete symbols in a given stream, the stream becomes more compressible. For examleexample seeking to reduce the number of colors required to represent an [[image]]. Another widlywidely used examleexample - [[DCT]] data quantization in [[JPEG]] and [[DWT]] data quantization in [[JPEG 2000]].
 
== Quantization in File Formats==