Quantization (image processing): Difference between revisions

Content deleted Content added
Dekart (talk | contribs)
See also: new sec
Line 81:
 
Typically this process will result in matrices with values primarily in the upper left (low frequency) corner. By using a zig-zag ordering to group the non-zero entries and [[run length encoding]], the quantized matrix can be much more efficiently stored than the non-quantized version.<ref name="wiseman"/>
 
==See also==
* [[Image segmentation]]
 
==References==