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

Dip Assignment - 2 - 2022-23

This document contains an assignment on digital image processing from Swami Keshvanand Institute of Technology, Management & Gramothan. It includes 10 questions in Part A on topics like image compression techniques, region-based segmentation, homomorphic filtering, image restoration using inverse filtering, and adaptive median filtering. Part B includes 5 questions on image compression, arithmetic coding, lossy compression techniques, and thresholding-based segmentation. Part C has 4 questions on image restoration models, Huffman coding, gradient calculation using masks, and applications of image segmentation including using Hough transform for collinear point detection.

Uploaded by

b200412
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)
41 views1 page

Dip Assignment - 2 - 2022-23

This document contains an assignment on digital image processing from Swami Keshvanand Institute of Technology, Management & Gramothan. It includes 10 questions in Part A on topics like image compression techniques, region-based segmentation, homomorphic filtering, image restoration using inverse filtering, and adaptive median filtering. Part B includes 5 questions on image compression, arithmetic coding, lossy compression techniques, and thresholding-based segmentation. Part C has 4 questions on image restoration models, Huffman coding, gradient calculation using masks, and applications of image segmentation including using Hough transform for collinear point detection.

Uploaded by

b200412
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

Swami Keshvanand Institute of Technology, Management &Gramothan,

Ramnagaria, Jagatpura, Jaipur-302017, INDIA


Approved by AICTE, Ministry of HRD, Government of India
Recognized by UGC under Section 2(f) of the UGC Act, 1956
Tel. : +91-0141- 5160400Fax: +91-0141-2759555
E-mail: [email protected] Web: www.skit.ac.in

Digital Image Processing(6CS03-01)


Assignment 2
Last of date submission: 24 May 2023
Part A:
Q1. Why need to compress images in digital image processing..
Q2. What is region-based segmentation techniques?
Q3. Explain homomorphic filtering model
Q4. Explain image restoration technique using inverse filtering
Q5. What do you mean by Adaptive Median filtering?
Q6. An image is 10 MB before compression and 5 MB after compression. Find out the
compression ratio and saving percentage?
Q7. What is the need of image segmentations? Explain edge, point and line detection process.
Q8. Discuss the region based image segmentation in detail.
Q9. Write the difference between arithmetic coding and Huffman coding?
Q10.Explain Impulse Noise (Salt and pepper)
Part B:
Q1. What is image compression? Explain about the redundancies in a digital image.
Q2. Consider the transmission of message “WENT”, comprising a string of characters E: 0.3,
N: 0.3, T: 0.2, W: 0.1. Use arithmetic coding to compress the message?
Q3. Explain image restoration technique using inverse filtering
Q4. Describe in brief various lossy compression techniques.
Q5. Describe the image segmentation based on thresholding. Also explain global thresholding.
Part C:
Q1. Explain image restoration and degradation model in detail.
Q2. Determine the Huffman code assignment procedure for the following Data.
Symbol A B C D E F
Probability 0.1 0.4 0.06 0.1 0.05 0.3
Compute the average length of the Huffman code, Entropy of the source and coding redundancy
of the Huffman coding?
Q3. What is Mask? How to compute the gradient using mask? Describe the Prewitt s and Sobal
operators.
Q.4. What are different applications of image segmentation and also use hough transform to find
out whether the following points (1,4), (2,3), (3,1), (4,1), (5,0) are collinear or not.

You might also like