...

/

Quiz: Template Matching, Morphology, and Blob Detection

Quiz: Template Matching, Morphology, and Blob Detection

Test your knowledge on template matching, morphology, and blob detection.

We'll cover the following...

Template Matching, Morphology, Blob Detection

1

If we match a template whose shape is (51, 51, 3) on an image whose shape is (500, 500, 3), what will be the match image shape?

A)

(500, 500)

B)

(450, 450, 3)

C)

(449, 449, 3)

D)

(450, 450)

Question 1 of 70 attempted