Question: a ) Compute x - derivative and y - derivative image by using central difference. Write resulting intensity values for each pixel. b ) Compute

a) Compute x-derivative and y-derivative image by using central difference. Write resulting
intensity values for each pixel.
b) Compute gradient magnitudes and directions (in degrees) for pixels marked with bold.
Corner_1) In the given image in (Edge_1), three pixels are marked with bold. Two of the pixels
is on the corner and on the edge while the other is on a plain region. For only these three pixels (on
the corner, on the edge and on plain), solve below problems individually:
a) By using central difference outputs (in Edge_1-(a)), find values in Harris corner detector's
matrix M for desired locations (i.e. corner, edge, plain) where M=[Ix2**HIxIy**HIxIy**HIy2**H] and
Ix is x-derivative, Iy is y-derivative
and H is 33 box filter, i.e.H=19[111111111].
b) Using the matrix in (a), compute Eigen values 1 and 2.
c) Using Eigen values in (b), compute Harris corner detector's R value. (Choose k=0.04)
i) Solve (a),(b),(c) for the pixel on the corner.
ii) Solve (a),(b),(c) for the pixel on the edge.
iii) Solve (a),(b),(c) for the pixel on the plain.
 a) Compute x-derivative and y-derivative image by using central difference. Write

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!