Image Processing Model Question

Tribhuwan University
Institute of Science and Technology
Model Question
Bachelor Level / Fifth Semester / Science
Computer Science and Information Technology ( CSC321 )
( Image Processing )
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.

Section A

Attempt any two questions. (2 × 10 = 20)

1. Differentiate between Discrete Fourier Transform (DFT) and Fast Fourier Transform (FFT). Explain the FFT algorithm for one-dimensional case. [3+7=10]

10 marks view

2. Given the following frequency table obtained from the histogram of a 16 X 16, 8 level image.

M    0     1      2     3    4    5      6     7

NM 15    6    70   16   31   35   32   51

Where M = gray level and NM = pixels having Mth gray level.

Construct Huffmann code for each gray level. Calculate the compression ratio and the relative data redundancy assuming if 3-bit code is used to code the gray level instead of Huffmann code. [7+3 =10]

10 marks view

3. What is an edge detection filter? Differentiate between the first derivative and second derivative filter? Derive the filter mask for laplacian filter and write the algorithm for its implementation. [1+2+7=10]

10 marks view

Section B

Attempt any eight questions. (8 × 5 = 40)

1.How many images of size 1024×768 with 256 gray levels can be stored in a 2048 MB storage space?

5 marks view

2. Write short notes on dilation and erosion.

5 marks view

3.Explain the contra-harmonic mean filters used in image restoration.

5 marks view

4.Explain the Bit plane slicing technique for image enhancement.

5 marks view

5.Explain how Hough transform is useful in line detection?

5 marks view

6.Describe in brief that how do you implement Gaussian High Pass Frequency domain filter for image smoothing in the frequency domain?

5 marks view

7. Explain lossy predictive coding in brief.

5 marks view

8. Explain the region growing technique for image segmentation.

5 marks view

9. Explain how can a neural network be applied in digital image processing with the help of a simple perceptron

5 marks view