Dsip Assign 2 PDF
Dsip Assign 2 PDF
1 2 3 -1 -2 -1
4 5 6 0 0 0
7 8 9 1 2 1
CSC701.4: Students will be able to use the enhancement techniques for digital Image processing
5. Apply 3 * 3 Low pass filter mask on the following image so that all the 9 gray level values of image will get
changed. (Assume virtual rows and Column by repeating border pixel values)
10 10 10
40 40 40
90 90 90
6.Digital image with 8 quantization level is given below. Perform Histogram equalization.
f(x, y) = | x - y |
for x = 0 to 7
y = 0 to 7
CSC701.6: Students will be able to differentiate between the advantages and disadvantages of different edge
detection techniques
8. Justify/Contradict, we cannot apply second order derivative Laplacian mask directly on image
9. What is image segmentation? Write the 3 * 3 mask for segmentation based on discontinuities, (point, line and
edge detection mask)