Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Knowledge Discovery In Databases

Authors: Animesh Adhikari, Jhimli Adhikari

1st Edition

3319132121, 9783319132129

More Books

Students also viewed these Databases questions

Question

1. List three reasons for producing process specifications.

Answered: 1 week ago

Question

OUTCOME 3 Outline the methods by which firms recruit externally.

Answered: 1 week ago

Question

OUTCOME 2 Outline the methods by which firms recruit internally.

Answered: 1 week ago