Ask a Question

what is quantization?

on 2013-04-10 23:15:59   by Debarati   on Information Technology  1 answers

sanchayita

on 2013-04-11 09:30:00  

Quantization is the process of mapping a large set of input values to a smaller set – such as rounding values to some unit of precision. A device or algorithmic function that performs quantization is called a quantizer. The error introduced by quantization is referred to as quantization error or round-off error. Quantization is involved to some degree in nearly all digital signal processing, as the process of representing a signal in digital form ordinarily involves rounding. Quantization also forms the core of essentially all lossy compression algorithms.