You are on page 1of 1

Q. Which of the step is not followed in Canny edge detection algorithm.

a) Non-Maximum Suppression b) Morphological operation

c) Double Thresholding d) Edge Tracking

Ans. b)

Q. Which filter is optimal for Canny edge detection algorithm especially for step edges.

a) First derivative gaussian filter b) Mean filter

c) Step filter d) Median filter

Ans. a)

Q. Which of the operator is not an edge detection operator.

a) Robert b) Prewitt

c) Sobel d) Global

Ans. d)

Q. What is the criteria used in Edge Tracking to track edges.

Ans. As long as there is one strong edge pixel is involved with a weak edge point, it can be identified
as one that should be preserved.

You might also like