0% found this document useful (0 votes)
25 views

DIP Assignment3

This document outlines 14 questions related to digital image compression techniques. It covers topics like calculating DCT coefficients of an image block, comparing DFT and DCT, explaining different types of redundancies in images, drawing and explaining an image compression system block diagram, explaining runlength coding with examples, properties of 2D transforms like symmetry and separability, entropy coding methods and redundancy/fidelity criteria, comparing lossy and lossless compression methods, the effect of subimage size on compression performance and complexity, explaining arithmetic coding and comparing it to Huffman coding, illustrating the steps in image compression/decompression and redundancy removal, calculating the entropy and coding redundancy of a sample image and generating a Huffman codebook, defining data redundancy

Uploaded by

Aniil J Kumaar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

DIP Assignment3

This document outlines 14 questions related to digital image compression techniques. It covers topics like calculating DCT coefficients of an image block, comparing DFT and DCT, explaining different types of redundancies in images, drawing and explaining an image compression system block diagram, explaining runlength coding with examples, properties of 2D transforms like symmetry and separability, entropy coding methods and redundancy/fidelity criteria, comparing lossy and lossless compression methods, the effect of subimage size on compression performance and complexity, explaining arithmetic coding and comparing it to Huffman coding, illustrating the steps in image compression/decompression and redundancy removal, calculating the entropy and coding redundancy of a sample image and generating a Huffman codebook, defining data redundancy

Uploaded by

Aniil J Kumaar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment Unit-III

1) A 2x2 block of image is given as


[ 20 13
20 01 ]
Determine its DCT coefficients.
2) Compare DFT and DCT. State their Application areas.
3) What are different redundancies found in Digital image for compression? Explain in detail.
4) Draw and explain Image compression system block diagram.
5) What is Runlength coding? Explain with suitable examples.
6) With reference to a 2D transform explain
i. Symmetry
ii. Separability
iii. Basis Image
7) Explain the following w.r.to Image compression
a. Entropy and Entropy coding methods
b. Redundancy and fidelity criteria
8) Compare lossy and lossless compression. Explain the methods used in these compressions.
9) In a transform based image compression, image is subdivided into smaller sub images.
Discuss the effect of sub image size on
a. Compression performance
b. Computational complexity
10) Explain arithmetic coding with example. Compare with Huffman coding.
11) With the help of neat block diagram illustrate different steps in image
compression/decompression,indicating various types of redundancies removed of various
stages.
12) A simple 4 X 4 Image is represented by following matrix
[ 20 140 100 20
20 140 100 20
240 140 240 240
240 140 240 240]
(i)Determine the entropy of image.
(ii)Coding redundancy in the image.
(iii)Generate a simple Huffman code-book for various gray level in the image.
13) Explain the following terms:
(i)Data redundancy and compression ratio.
(ii)Inter pixel Redundancy
(iii)Image Entropy
14) What is JPEG? Exaplain JPEG Compression standard.

You might also like