Quiz: Corner Detection

Test your knowledge of corner detection.

Corner Detection

1

If we want to find specific features, such as the physical corners of an object, which strategy should we use?

A)

We should use Harris Corner Detection.

B)

We should design a template that captures the essential characteristics of the feature, and use template matching.

C)

We should use Good Features to Track.

D)

We should call the OpenCV function cv2.findCorners().

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.