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.
image text in transcribed

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

Step: 3

blur-text-image

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

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

8th Edition

013460153X, 978-0134601533

More Books

Students also viewed these Databases questions

Question

write about your research methods.

Answered: 1 week ago