Distinguish Lossy and Lossless compression.
[3 marks]Explain Markov Models in brief.
[4 marks]Explain Huffman Coding in detail with example. Define Minimum variance Huffman codes.
[7 marks]List out applications of Huffman Coding.
[3 marks]Compare Huffman and Arithmetic coding.
[4 marks]Define Arithmetic Coding. Encode and Decode “BACBA” with arithmetic coding. ( P(A) = 0.5, P(B) = 0.3, P(C) = 0.2)
[7 marks]Define GOLOMB Code. Find Golomb code for n=8, 9…,13 and m=9.
[7 marks]List out various application of dictionary coding.
[3 marks]Explain Diagram coding with example.
[4 marks]Discuss LZ77 algorithm and justify – the size of window affects the performance of LZ77 algorithm. List out advantage and disadvantage of LZ77.
[7 marks]List out application of Image Compression.
[3 marks]Define ‘Dictionary’. Differentiate static and dynamic dictionary.
[4 marks]Explain encoding and decoding technique use in LZ78. Use LZW to encode the following string
[7 marks]Write short note on Old JPEG standard.
[3 marks]Explain working of JPEG-LS compression technique.
[4 marks]Explain Burrows-Wheeler Transform with example.
[7 marks]Explain Prediction with Partial Match (PPM) algorithm with escape symbol.
[3 marks]Explain Move-To-Front Coding(MTF).
[4 marks]Describe CALIC with example.
[7 marks]Describe need of Quantization. List out types of quantization.
[3 marks]Explain Forward Adaptive and Backward Adaptive.
[4 marks]Explain Vector Quantization. Write down the procedure of Vector Quantization.
[7 marks]Differentiate Uniform Quantization with Non-Uniform Quantization.
[3 marks]Discuss advantages of Vector Quantization over Scalar Quantization.
[4 marks]Explain Linde-Buzo-Gray Algorithm in detail.1
[7 marks]