Introduction - If you have any usage issues, please Google them yourself
. Write MATLAB code that will do the following.
(a) Apply DCT on an image and obtain the o/p
(b) On the DCT image apply quantization using standard quantiser. (8×8)
(c) Apply IDCT to retain back the image.
Apply Hoffman compression