Compression Standard Question:

Explain forward adaptive quantization?

Compression Standard Interview Question
Compression Standard Interview Question

Answer:

- The source output is divided into various blocks of data.

- Every block is analyzed prior to quantization.

- As per the block analyses, the quantizer parameters are set.

- These settings are transmitted later to the receiver.

- The transmitted settings are served as side information at the receiver end.


Previous QuestionNext Question
Tell me about optimum prefix codes?Explain composite source model?