0% found this document useful (0 votes)
42 views1 page

DIP Assignment 2020

The document contains 10 questions related to the topics of digital image processing including image compression techniques like lossy compression and JPEG, coding methods like Huffman coding and arithmetic coding, image segmentation techniques such as thresholding, edge detection using gradient and Laplacian operators, and applications of segmentation. Specifically, it asks about lossy compression, average code length using Huffman coding, arithmetic coding to encode a word, types of coding redundancy, JPEG compression, region-based segmentation with an example, edge detection using gradient and Laplacian, thresholding types, and local edge linking versus Hough transformation edge linking techniques. It concludes by asking about applications of segmentation.

Uploaded by

Arunabha Datta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views1 page

DIP Assignment 2020

The document contains 10 questions related to the topics of digital image processing including image compression techniques like lossy compression and JPEG, coding methods like Huffman coding and arithmetic coding, image segmentation techniques such as thresholding, edge detection using gradient and Laplacian operators, and applications of segmentation. Specifically, it asks about lossy compression, average code length using Huffman coding, arithmetic coding to encode a word, types of coding redundancy, JPEG compression, region-based segmentation with an example, edge detection using gradient and Laplacian, thresholding types, and local edge linking versus Hough transformation edge linking techniques. It concludes by asking about applications of segmentation.

Uploaded by

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

Global Technical Campus, Jaipur

GIT
B. Tech 3rd Year/ VI Sem
Subject: 6CS4-01: Digital Image Processing

1. What do you understand by image compression .Describe about lossy compression technique.
2. Find the average length of following probability using huffman coding P(A)=0.4,P(B)=0.3,
P(C)=0.1, P(D)=0.1, P(E)=0.06, P(F)= 0.04
3. A source emits four symbols {a,b,c,d} with the probabilities 0.4,0.2,0.1 and 0.3 respectively.
Construct arithmetic coding to encode the word ‘DAD’.
4. Write a short note on different types of Coding redundancy.
5. Describe about JPEG compression technique.
6. Explain region-based segmentation with suitable example.
7. Describe edge detection technique by gradient and Laplacian operators.
8. What do you understand by thresholding. Explain the different types of thresholding in details.
9. Explain local edge linking and Hough transformation edge linking techniques.
10. List the applications of segmentation.

---------------------------------------------------------------- END -------------------------------------------------------------------

You might also like