Response to the following problem:
DPCM can also be used for encoding images. Encode the Sinan image using a one-tap predictor of the form
xˆi.j = a*xi.j-1
and a 2-bit quantizer. Experiment with quantizers designed for different distributions. Comment on your results.
Make sure you use enough details to support your answer.