DIVP - Practicalwise Oral Question Bank
DIVP - Practicalwise Oral Question Bank
DIVP - Practicalwise Oral Question Bank
Class: B.E.
Experiment 1 : Basic operations on Images
1. What are the basic operations performed on images?
2. What are the applications of arithmetic and logical operations?
3. What is the size (in bits) for grayscale image?
4. How are the two images added? Which factor is added?
5. What are the different image file formats?
6. What is an image?
Experiment 2 : Conversions between Color Space
1. What do you mean by color space model?
2. What are different types of color space models?
3. What is RGB Color Model?
4. How many bits are needed to represent the RGB pixel?
5. What is RGB color cube?
6. What do you mean by HSI?
7. Define Hue.
8. Define Saturation.
9. What is the term Intensity referred to?
10. How is RGB converted to HSI?
11. Give the applications of HSI Model.
12. What is YIQ color model?
13. Who defined the YIQ Model?
14. Explain color conversion between RGB to YIQ.
Experiment 3 : Histogram Equalization
1. What is histogram?
2. Which qualitative and quantitative information does histogram provide? Give detailed
procedure of histogram equalization.
3. How does the equalization of histogram affect on contrast?
4. Plot histogram for dark and bright image
Experiment 4 : Image Filtering in spatial domain
1. What is Salt & Pepper noise and Gaussian Noise?
2. Why Average or Median Filter is better.
3. Which filters are used for sharpening and Smoothing?
4. Why high pass filter is used for Sharpening?
5. Difference between median filter and average filter.
6. What will be change in the output if we use 5*5 average filter instead of 3*3 average
filter?
7. What is image enhancement?
8. What is a structuring element?
Experiment 5 : Image Filtering in frequency domain
1. What is the use of Fourier transform?
2. What do you mean by spatial frequency of an image?
3. Differentiate between spatial representation and frequency domain representation of
an image.
4. How is the frequency domain filtering accomplished?
5. How to sharpen an image?
6. How to blur (smooth) an image?
7. What are various types of filters?
8. Write the equation of Butterworth low pass filter function.
9. Write the equation of Butterworth high pass filter function.
10. Write the equation of Gaussian low pass filter function.
11. Write the equation of Gaussian high pass filter function.
12. Give the disadvantage of ideal low pass filter
13. Give the disadvantage of Butterworth low pass filter
14. What do you mean by cut off frequency of a filter?
15. Give the advantage of Gaussian low pass filter
Experiment 6 : Image compression using DCT/Wavelet transform
1. State properties of DCT.
2. Why DCT called as separable transform?
3. Compare Fourier Transform and Wavelet Transform.
Experiment 7 : Edge Detection using Various Masks
1. What is segmentation of an image?
2. Explain point/ line/ edge detection in detail.
3. What is the difference between sobel, prewitt and Roberts operator?
4. Explain canny edge detection.
5. What are the applications of edge detection?
6. How a region can be represented?
Experiment 8 : Morphological Operations on an Image
1. What is dilation/erosion/ opening/ closing?
2. How to perform Morphological Operations on an image
Experiment 9 : Pseudo Coloring
1. What is Pseudo Coloring? And its applications.
2. Can we convert pseudocolor into gray scale?