Search Header Logo
OpenCV Functions

OpenCV Functions

Assessment

Flashcard

Computers

8th Grade

Practice Problem

Hard

Created by

Geetanjali Mohanty

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)

Back

Converts an image from BGR color to grayscale.

2.

FLASHCARD QUESTION

Front

cv2.transform(img, sepia_filter)

Back

Applies a color transformation matrix to the image.

3.

FLASHCARD QUESTION

Front

cv2.medianBlur(gray, 5)

Back

Reduces noise by applying a median blur filter.

4.

FLASHCARD QUESTION

Front

cv2.adaptiveThreshold(...)

Back

Generates a binary image using adaptive thresholding.

5.

FLASHCARD QUESTION

Front

cv2.bilateralFilter(img, 9, 250, 250)

Back

Smooths the image while preserving strong edges.

6.

FLASHCARD QUESTION

Front

cv2.bitwise_and(color, color, mask=edges)

Back

Combines images using a mask to keep only selected pixels.

7.

FLASHCARD QUESTION

Front

cv2.add(channel, 40)

Back

Adds a constant brightness value to an image channel.

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?