Sie sind auf Seite 1von 5

8/9/2018 Digital Image Processing - - Unit 3 - Week 2

Week 2: Assignment 2
Due date for this assignment: 2018-08-15, 23:59 IST.

Compute the Euclidean Distance (D 1 ), City-block Distance (D 2 ) and Chessboard 1 point


distance (D 3 ) for points p and q, where p and q be (3, 0) and (2, 3) respectively. Give
answer in the form (D 1 , D 2 , D 3 ).

a. (√10, 3, 4)
b. (√10, 4, 3)
c. (√8, 4, 3)
d. (√8, 2, 3)

⎛ 1 3 7 ⎞ 1 point
Consider the following two images f1= 5 15 175 and f2=
⎝ 200 50 150 ⎠
⎛ 50 150 125 ⎞
a5 55 155 The addition and subtraction of images are given by f1+f2 and f1-
⎝ 200 50 75 ⎠
f2 . Assume both the images are of the 8-bit integer type.

a.

b.

c.

d.
Find the value of logical operation XOR for the binary images A and B (A 1 point
XOR B). Assume 1 to be foreground and 0 to be background pixels.

https://onlinecourses.nptel.ac.in/noc18_ee40/unit?unit=20&assessment=110 1/5
8/9/2018 Digital Image Processing - - Unit 3 - Week 2

a.

b.

c.

https://onlinecourses.nptel.ac.in/noc18_ee40/unit?unit=20&assessment=110 2/5
8/9/2018 Digital Image Processing - - Unit 3 - Week 2

d.
Find the 2D convolution of the given matrices. (discard padded positions so that 1 point
final answer will be a 3x3 matrix)

a.

b.

c.

d.
The output of an image sensor takes values between 0.0 and 10.0. If it is 1 point
quantized by a uniform quantizer with 256 levels, what will be the transition and
reconstruction levels?

a.

b.

https://onlinecourses.nptel.ac.in/noc18_ee40/unit?unit=20&assessment=110 3/5
8/9/2018 Digital Image Processing - - Unit 3 - Week 2

c.

d.
T 1 point
Consider an 3-D point [2, 2, 1] . Perform a scaling operation (S) in both x-axis
and y-axis by 5 units.

T
a)[3, 3, 1]

T
b)[4, 4, 1]

T
c)[10, 10, 1]
d) None of the above
T
Consider an image point [2, 2] . Rotation of the image point around the origin by 1 point

45 in anticlockwise direction around origin is given by :

a.[0, 2.8]T

b.[1, 2.8]T

c.[1, 1.8]T

d.[0, 1.8]T

8. In formula g(x,y) = T[ƒ(x,y)], T is the 1 point

a) Transformed image
b) Transformation vector
c) Transformation theorem
d) Transformation function
Speech signal has a bandwidth of 4 KHz. If every sample is digitized using 16 bits 1 point
and the digital speech is to be transmitted over a communication channel, what is the
minimum bandwidth requirement of the channel?

a) 16 Kbps
b) 32 Kbps
c) 64 Kbps
d) 128 Kbps
1 point

https://onlinecourses.nptel.ac.in/noc18_ee40/unit?unit=20&assessment=110 4/5
8/9/2018 Digital Image Processing - - Unit 3 - Week 2
In the following figure which of the option is true?

1)Q ∈ N 4 (P ) 2)Q ∈ N 8 (P ) 3)Q ∈ N D (P )

a) only 1
b) only 3
c) both 2 and 3
d) all 1,2,3
You may submit any number of times before the due date. The final submission will be considered for grading.

https://onlinecourses.nptel.ac.in/noc18_ee40/unit?unit=20&assessment=110 5/5

Das könnte Ihnen auch gefallen