CV basics

CV basics

Assessment

Flashcard

Computers

Professional Development

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which library is used for computer vision related tasks? Options: cvopen, opencv, copenv, opcven

Back

opencv

2.

FLASHCARD QUESTION

Front

Which command is used to install opencv? Options: pip install opencv, pip install cv2, pip install python-opencv, pip install opencv-python

Back

pip install opencv-python

3.

FLASHCARD QUESTION

Front

How do you import opencv library in python? Options: import opencv, import opencv-python, import cv2, import python-opencv

Back

import cv2

4.

FLASHCARD QUESTION

Front

How do you read an image using opencv? Options: cv2.read("filename"), cv2.readImage("filename"), cv2.imread("filename"), cv2.open("filename")

Back

cv2.imread("filename")

5.

FLASHCARD QUESTION

Front

How many channels does a grayscale image have?

Back

1

6.

FLASHCARD QUESTION

Front

Which channel format does opencv support for color images? Options: R,G,B, G,R,B, B,R,G, B,G,R

Back

B,G,R

7.

FLASHCARD QUESTION

Front

Which function is used to resize an image using opencv? Options: cv2.resize(), cv2.changeShape(), cv2.setRatio(), cv2.alter()

Back

cv2.resize()

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?