Q1) The Following Figure Shows A 3-Bit Image of Size 5-By-5 Image in The Square
Q1) The Following Figure Shows A 3-Bit Image of Size 5-By-5 Image in The Square
Q1) The Following Figure Shows A 3-Bit Image of Size 5-By-5 Image in The Square
Q1) The following figure shows a 3-bit image of size 5-by-5 image in the square
(4+6+1+7+2+5+0+6+2)/9 = 3.67 ≈ 4
median(0,1,2,2,4,5,6,6,7) = 4
r 0 1 2 3 4 5 6 7
h 2 4 5 2 3 3 3 3
(d) The result of histogram equalization at the point (3,3). Show steps in obtaining your solution.
r 0 1 2 3 4 5 6 7
s 1 2 3 4 5 5 6 7
3.08 ≈ 3
1
Q2)
a) The following figure shows a 3-bit image of size 5-by-5 image in the square:
(1) Apply the filter kernel given below to calculate the filter response at pixel location (3,3).
(4+12+1+14+8+10+0+12+2)/16 = 3.9375 ≈ 4
r 0 1 2 3 4 5 6 7
h 2 4 5 2 3 3 3 3
(3) The result of histogram equalization at the point (4,5). Show steps in obtaining your solution.
r 0 1 2 3 4 5 6 7
s 1 2 3 4 5 5 6 7
1.68 ≈ 2
2
b) The following figure shows an 8-bit image of size 5-by-5 image in the square,
(25+95+65+95+40+65+25+65+40)/9 = 57.2222 ≈ 57
median(25,25,40,40,65,65,65,95,95) = 65