Quantization (image processing): Difference between revisions

Content deleted Content added
Oops ... Add reference list
Line 80:
 
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"/>
 
=References=
{{reflist}}
 
{{Compression Methods}}