Image Processing
Image Processing
___________
www.FirstRanker.com
x\ y-> 0 1 2 3 4
0 170 160 20 55 90
1 220 210 60 65 55
2 120 25 89 81 145
3 235 255 84 55 180
4 250 220 70 50 170
Compute the following:
(i) The output of a 3 × 3 mean filter at (1,1). Write the filter
mask?
(ii) The output of a 3 × 3 median filter at (2,1).
(c) The following figure shows an 8-bit input image (original) of size 4 x 07
4, with x and y coordinates specified. This image is to be displayed on
om
x\ y-> 0 1 2 3
tR
1
2 200 255 88 88
.F
(Hint: s=c r gamma ,c=1; pixel intensities should always be in 8-bit range)
w
w
Q.2 (a) What is the difference between lossy compression and lossless 03
compression?
(b) Compare the effects of ideal and Gaussian low pass filter on images in 04
frequency domain with proper justification.
(c) What do you mean by isotropic filters? Derive the filter mask of 07
Laplacian which considers horizontal, vertical and diagonal directions.
What is the use of this mask in image processing?
Q.6 (a) List and discuss any one basic data redundancy in brief. 03
(b) List various image processing steps involved in automatic license plate 04
number detection of car. What are the challenges ?
(c) Define dilation and erosion. For the binary image segment of size 4x4 07
and structuring element of size 3x3 shown below, find dilation and
erosion outputs.
1 1 1 0 1 1 1
1 1 1 1 1 1 1
1 1 1 0 1 1 1
om
1 1 1 1
r.c
(c) With the help of figures and equations discuss the role of illumination 07
in histogram distortion.
tR
irs
x=
w
0 0 0 0 0
w
0 1 0 0 0
w
0 0 0 0 2
0 0 0 0 0
2 0 0 0 0
h=
1 2 3
4 5 6
7 8 9
(b) Discuss an application of image processing in process industries. 04
(c) With the help of necessary equations and filter masks discuss various 07
horizontal, vertical and diagonal edge detector operators in detail.
************
2
www.FirstRanker.com