Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

undefined 1. Question 1: (a) Show the resulting image obtained after convolution of the below original image with the filter (-1,0,1) in the horizontal direction.

undefinedimage text in transcribed

1. Question 1: (a) Show the resulting image obtained after convolution of the below original image with the filter (-1,0,1) in the horizontal direction. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0001111 0 0 0 0 0 0 1 1 1 1 0 0 0 0001111 0 0 0 0001111 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (5 marks) (6) Compute gradient magnitude and gradient orientation at pixels (3,4), (5,4) and (5.7) (marked with * in the image) when applying filters (-1,0,1) and (-1,0, 1at those points in horizontal and vertical directions respectively. (5 marks) (c) What is the aim of the non-maximum suppression step in Canny edge detection method and how to do it? (5 marks) (d) In Harris corner detection algorithm, to determine whether or not there is a potential corner at a pixel in the image, we consider the second moment matrix M which is computed over a region around the pixel. The matrix M is calculated as below. M = w(x,y)/(x,y) Ew(x,y),(x,y),(x,y) w(x,y),(x,y),(x, y) w(x,y)(x,y) X, where I., 1, are derivatives in the horizontal and vertical directions, respectively, w is a Gaussian window or a box window. Present how to determine whether or not there is a potential corner at the pixel using matrix M. (5 marks) 1. Question 1: (a) Show the resulting image obtained after convolution of the below original image with the filter (-1,0,1) in the horizontal direction. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0001111 0 0 0 0 0 0 1 1 1 1 0 0 0 0001111 0 0 0 0001111 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (5 marks) (6) Compute gradient magnitude and gradient orientation at pixels (3,4), (5,4) and (5.7) (marked with * in the image) when applying filters (-1,0,1) and (-1,0, 1at those points in horizontal and vertical directions respectively. (5 marks) (c) What is the aim of the non-maximum suppression step in Canny edge detection method and how to do it? (5 marks) (d) In Harris corner detection algorithm, to determine whether or not there is a potential corner at a pixel in the image, we consider the second moment matrix M which is computed over a region around the pixel. The matrix M is calculated as below. M = w(x,y)/(x,y) Ew(x,y),(x,y),(x,y) w(x,y),(x,y),(x, y) w(x,y)(x,y) X, where I., 1, are derivatives in the horizontal and vertical directions, respectively, w is a Gaussian window or a box window. Present how to determine whether or not there is a potential corner at the pixel using matrix M

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions