0% found this document useful (0 votes)
10 views2 pages

End Term, 2017

The document is an examination paper for the Image Processing course at Tezpur University, detailing various types of questions including true/false statements, fill in the blanks, and short answer questions. It covers topics such as image segmentation, color models, morphological operations, and frequency domain processing. The exam consists of multiple sections with a total of 60 marks and a time limit of 2 hours.

Uploaded by

youngvicks2
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)
10 views2 pages

End Term, 2017

The document is an examination paper for the Image Processing course at Tezpur University, detailing various types of questions including true/false statements, fill in the blanks, and short answer questions. It covers topics such as image segmentation, color models, morphological operations, and frequency domain processing. The exam consists of multiple sections with a total of 60 marks and a time limit of 2 hours.

Uploaded by

youngvicks2
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/ 2

TU/CSE

TEZPUR UNIVERSITY
Autumn Semester End Examination, December, 2017
CO434/CS602 : IMAGE PROCESSING
Full Marks: 60 Time: 2 hours

1. State true or false: 1×5=5


(a) Closing operation can fill up narrow gaps.
(b) The Laplacian is a first order derivative operator.
(c) Hit-or miss transformation is used for shape detection.
(d) The median filter is an order statistic filter.
(e) Ringing affect is present in Gaussian low pass filters.

2. Fill in the blanks: 1×5=5


(a) The ____ of an image gives the frequency of occurrence of the gray levels.
(b) An example of a filter that can remove Gaussian noise is _____.
(c) Convolution in spatial domain is equivalent to _____ in frequency domain.
(d) Outwardly pointing corners are rounded by the _____ operation.
(e) The coordinates of the center of frequency rectangle for a Fourier transformed image of size M×N
is _____.

3. Briefly answer the following: 2×5=10


(a) Provide mathematical representation of single global thresholding method for image segmentation.
(b) How do you compute second order derivative in x-direction at location (x, y) of a digital image f?
(c) How do you compute the discrete Fourier transform of an image and its inverse?
(d) Provide operators for line detection in different directions.
(e) Graphically represent the filter cross sections of ideal and butter worth high pass filters.

4. (a) What is a color model? 2


(b) What are Primary and secondary colors? 3
(c) What are all system safe colors? How are they represented? 3
(d) How do you perform smoothing of a colored image? 2

5. Describe how to perform image smoothing in frequency domain. 5

6. (a) Explain the principle of the region split and merge segmentation procedure. 3
(b) State one application of image segmentation technique. 2

7. (a) State the importance of morphological operations. 2


(b) Given an image and a structuring element, explain how to perform erosion and dilation of
the image with the structuring element. 4
(c) Present the method of boundary extraction using appropriate morphological operation. 2

P.T.O.

1
8. Consider the following structuring element with the shaded cell indicating the origin: 2x4=8

1 1
Applying this structuring element to perform the indicated operations on the object consisting of 1s in
the image given below.

0 0 1 0 1 0
0 1 1 0 1 0
0 1 0 1 1 0
(a) Erosion
(b) Dilation
(c) Opening
(d) Closing

9. Answer the following questions based on the image given below.


30 50 70 4
15 50
40 12 7
10 408 11 69
8 987 65 48

(a) What will be the values of the pixels at location (2, 2) and (3, 3) if a 3x3 max filter is
applied at those locations of the image? 2
(b) Show the binary image after segmenting the above image with a threshold of 15. 2

-x-

You might also like