Image Processing - Unit Wise Questions

Unit 1: Introduction
78 Questions

1. What is digital image and digital image processing? Explain.

6 marks | Asked in 2071

1. Explain the digital image processing with example.[6]

6 marks | Asked in 2068

1. Differentiate between digital image representation and digital image processing.

6 marks | Asked in 2073

2. Explain the adjacency and path of image pixels. Calculate the 8-adjacent and m-adjacent path from (1,3) to(3,2) for following image on V{0,1}.

0  2  1

0  2  0

0  0  1

6 marks | Asked in 2071

2. Explain the Haar Transform with suitable example.(6)

6 marks | Asked in 2074

2. Explain the fast fourier with example.

6 marks | Asked in 2073

1. Explain how you can convert an analog image into a digital image. How many images of size 2400X1600 with 256 gray levels can be stored in a 1024 MB storage space?(3 + 3)

6 marks | Asked in 2074

2. Define the fourier transform. Explain the Hadamard transform with example.[2+4]

6 marks | Asked in 2068

1. What is a digital image? Draw and explain the block diagram of a typical image processing system in brief.(1+5)
6 marks | Asked in 2075

3. What is Histogram Modeling? Compute the histogram equalization of the given data.


Gray Level      01234567
No. of pixels   532010005005251236956856128


6 marks | Asked in 2071

2. Define Discrete Cosine Transform(DCT). Differentiate between Discrete Fourier Transform (DFT) and Fast Fourier Transform(FFR).

6 marks | Asked in 2075

3. Explain the power law transformations. Write the algorithm for the implementation of median filter in spatial domain.(2+4)

6 marks | Asked in 2074

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 | Asked in Model Question

3. What do you mean by visual perception? What are the elements of visual perception? Explain.[3+3]

6 marks | Asked in 2068

3. What do you mean by image enhancement? Explain the Histogram Modeling with example.

6 marks | Asked in 2073

4. What do you mean by image enhancement? Explain the operation of Power law (Gamma) transformation with example.

6 marks | Asked in 2071

4. Explain the template matching with algorithm and example.[6]

6 marks | Asked in 2068

3. Explain the term 'Log and inverse log transformation' techniques for the purpose of image enhancement. Explain the average spatial filter along with suitable algorithm for its implementation.(2+4)

6 marks | Asked in 2075

4. What do you mean by image coding? Explain the process of predictive coding.

6 marks | Asked in 2073

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 | Asked in Model Question

4. What do you mean by low pass filtering in digital image processing? Explain it with suitable example. Show how can you convert low pass filter to high pass filter with suitable block diagram.(6)

6 marks | Asked in 2074

1. Explain "power law transformation" techniques for the purpose of image enhancement. Explain the mean filter along with suitable algorithm for its implementation(4+6)

10 marks | Asked in 2076

5. Construct Huffman code for each gray level given and find the compression ratio and coding efficiency.

Gray Level0124567
No. of Pixels30353815103880


6 marks | Asked in 2071

5. What is image coding? Explain the Run length coding with example.[2+4]

6 marks | Asked in 2068

5. What do you mean by Lossy Predictive Coding? Explain it with a suitable block diagram.(6)

6 marks | Asked in 2074

4. Explain the term Contrast Stretching and the Histogram Equalization.(3+1)
4 marks | Asked in 2075

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 | Asked in Model Question

5. Explain the features extraction with appropriate example . Why feature extraction is important in image processions? Explain.

6 marks | Asked in 2073

2. What is Fourier Transform and how can you apply it in the digital image processing? Explain the different properties of the Fourier Transform.(4+6)

10 marks | Asked in 2076

6. Explain in detail procedure for implementing Butterworth High Pass filter in Frequency domain.(6)

6 marks | Asked in 2074

3. Explain the adaptive thresholding and regionsplit and merge techniques for image segmentation.(5+5)

10 marks | Asked in 2076

6. Explain the edge detection using templates with practical example.

6 marks | Asked in 2073

6. What is boundary? Explain spatial averaging filter.

6 marks | Asked in 2071

5. What do you mean by Lossless Predictive Coding? Explain it with a suitable block diagram.(6)

6 marks | Asked in 2075

6. Mention the different types of character recognition and explain it.[6]

6 marks | Asked in 2068

7. What is Hough transform? How it is useful in line detection? Explain with example.

6 marks | Asked in 2071

7.Explain the segmentation by thresholding. Explain how can you apply segmentation in line defection. 

6 marks | Asked in 2073

7. What is pattern recognition? Explain the applications of neural networks in pattern recognition.[2+4]

6 marks | Asked in 2068

7. What is zooming? Explain the process of zooming by interpolation method.(6)

6 marks | Asked in 2074

6. Explain the detail procedure for implementing Butterworth Low Pass filter in Frequency domain.(6)

6 marks | Asked in 2075

8. Define the edge detection. What do you mean by template matching? Explain.[2+4]

6 marks | Asked in 2068

8. Explain the Hadamard transform with example.

6 marks | Asked in 2073

8. How edges are detected using the gradient operators? Explain with suitable example.

6 marks | Asked in 2071

7. What is zooming? Express the process of zooming by replication method.(6)

6 marks | Asked in 2075

8. Explain in detail the region split and merge techniques for image segmentation. List the problems associated with region split and merge technique.(4+2)

6 marks | Asked in 2074

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

5 marks | Asked in Model Question

9. Explain in detail the template matching using Correlation.(4+2)

6 marks | Asked in 2074

2. Write short notes on dilation and erosion.

5 marks | Asked in Model Question

8. Explain in detail the region growing techniques for image segmentation. List the problems associated with region growing technique.(4+2)

6 marks | Asked in 2075

9. How dilation and erosion are  applied in region filling and boundary extraction?[6]

6 marks | Asked in 2068

9. What is pattern and pattern recognition? Explain the steps and application areas of pattern recognition syatem.

6 marks | Asked in 2071

9. Explain the predictive and inter-frame coding with example.

6 marks | Asked in 2073

10. Write short notes on:[3+3]

a) Features extraction

b) Wavelet transform

6 marks | Asked in 2068

9. What are components of a pattern recognition system? Explain the relevant diagrams.(6)
6 marks | Asked in 2075

10. Write short notes on:

a) Features extraction

b) Wavelet transform

6 marks | Asked in 2071

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

5 marks | Asked in Model Question

4.Discuss the various applications and problems associated with the digital image processing in brief.

5 marks | Asked in 2076

10. Differentiate between Hopfield nets and hamming nets.

6 marks | Asked in 2073

10. What is a gradient filter? Explain the Sobel gradient filter in detail along with its algorithm for implementation.(1 + 5)

6 marks | Asked in 2074

10. Derive the equation for Laplacian filter and write the algorithm for its implementation.(6)

6 marks | Asked in 2075

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

5 marks | Asked in Model Question

11. Differentiate between.[3+3]

a) high pass and band pass filtering

b) line detection and edge detection

6 marks | Asked in 2068

11. Differentiate between:

a) Sampling and quantization

b) High pass and band pass filtering

6 marks | Asked in 2073

11. Write short notes on:(3 + 3)

a) Pattern Recognition and its applications

b) Neural Network

6 marks | Asked in 2074

5. Discuss the algorithm for histogram equalization.

5 marks | Asked in 2076

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

5 marks | Asked in Model Question

11. Write short notes on:(3+3)

a) Neural Network

b) Global thresholding

6 marks | Asked in 2075

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

5 marks | Asked in Model Question

7. How will you implement Butterworth high Pass Frequency domain filter for image sharpening in the frequency domain? Describe in brief.

5 marks | Asked in 2076

6. Explain the first derivative filter with a suitable example.

5 marks | Asked in 2076

7. Explain lossy predictive coding in brief.

5 marks | Asked in Model Question

8. Explain Contra-harmonic Mean Filters used for image restoration.

5 marks | Asked in 2076

9. Describe lossless predictive coding model with a suitable block diagram.

5 marks | Asked in 2076

8. Explain the region growing technique for image segmentation.

5 marks | Asked in Model Question

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

5 marks | Asked in Model Question

10. Explain opening and closing morphological operations in brief.

5 marks | Asked in 2076

11. Discuss the magnification of image using interpolation technique.

5 marks | Asked in 2076

12. Discuss Neural Network based image recognition system with the help of a simple perception.

5 marks | Asked in 2076

Unit 2: Image Enhancement and Filter in Spatial Domain
0 Questions
Unit 5: Introduction to Morphological Image Processing
0 Questions
Unit 6: Image Segmentation
0 Questions
Unit 7: Representations, Description and Recognition
0 Questions