Search Header Logo
C4W1L03 More Edge Detection

C4W1L03 More Edge Detection

Assessment

Interactive Video

Computers

9th - 10th Grade

Medium

Created by

Heiko Olschewski

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What distinguishes a "positive edge" from a "negative edge" in image processing?

Positive edges represent light-to-dark transitions, while negative edges represent dark-to-light transitions.

Positive edges represent dark-to-light transitions, while negative edges represent light-to-dark transitions.

Positive edges are horizontal, while negative edges are vertical.

Positive edges are strong, while negative edges are weak.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an image with a vertical edge transitioning from light to dark on the left is convolved with a vertical edge detection filter, what kind of values are typically produced in the output matrix at the edge location?

Negative values

Zero values

Positive values

Random values

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an image has a vertical edge transitioning from dark to light on the left, and it's convolved with the same vertical edge detection filter used for light-to-dark transitions, what will be the typical values in the output matrix at the edge?

Positive values

Negative values

Zero values

Unchanged values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To detect vertical edges regardless of whether they are light-to-dark or dark-to-light transitions, what operation can be applied to the output of the convolution?

Squaring the values

Taking the absolute value

Multiplying by -1

Adding a constant bias

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A vertical edge detection filter, such as the one with columns [1, 1, 1], [0, 0, 0], [-1, -1, -1], is designed to detect what kind of pixel intensity change?

Bright pixels on top and dark pixels on the bottom.

Dark pixels on top and bright pixels on the bottom.

Bright pixels on the left and dark pixels on the right.

Dark pixels on the left and bright pixels on the right.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A horizontal edge detection filter, such as the one with rows [1, 1, 1], [0, 0, 0], [-1, -1, -1], is designed to detect what kind of pixel intensity change?

Bright pixels on the left and dark pixels on the right.

Dark pixels on the left and bright pixels on the right.

Bright pixels on top and dark pixels on the bottom.

Dark pixels on top and bright pixels on the bottom.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Besides the basic vertical edge detection filter (1 0 -1, 1 0 -1, 1 0 -1), what are two other commonly used hand-coded filters mentioned for edge detection?

Gaussian and Laplacian filters

Median and Bilateral filters

Sobel and Scharr filters

Prewitt and Canny filters

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?