What does the import cv2 statement do?
python openCV

Quiz
•
Computers
•
University
•
Medium
Ronnie Luy
Used 78+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Imports the SciPy library for numerical processing.
Imports the NumPy library for numerical processing.
Imports our OpenCV Python bindings.
Displays an image to our screen.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have an image that is 393 pixels wide and 312 tall. How many total pixels are in the image?
367,848
122,616
280,800
93,600
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
OpenCV stores RGB pixels in what order?
BGR
GBR
RGB
BRG
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The RGB tuple (255, 0, 0) codes for red. But OpenCV would actually interpret this color as:
Orange
Blue
Green
Yellow
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cropping: Now, suppose I want to extract a second rectangular region from my image starting at x=1, y=48 and ending at x=80, y=69. What is the correct line of code to perform this cropping?
Crop = image[80:69, 1:48]
Crop = image[1:48, 80:69]
Crop = image[48:80, 48:69]
Crop = image[48:69, 1:80]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following NumPy array shape, how would we interpret the width, height, and number of channels in the image: (400, 600, 3):
Width=600, height=400, channels=3
Width=600, height=3, channels=400
Width=400, height=600, channels=3
width=3, width=600, channels=400
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose our image has a width of 700 pixels, a height of 550 pixels, and 3 channels, one for each Red, Green, and Blue component. How would we express this image as a NumPy array shape?
(550, 700, 3)
(3, 550, 700)
(700, 550, 3)
(3, 700, 550)
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
SMART CARD 2 Get Started With AI

Quiz
•
University
20 questions
CPA JYSS 2018 Prelims Paper 1

Quiz
•
7th Grade - Professio...
22 questions
FUNDAMENTAL CONCEPTS (VIDEO)

Quiz
•
University
15 questions
Computer Graphics Quiz 1

Quiz
•
University
25 questions
Digital Design Final

Quiz
•
8th Grade - University
15 questions
J277 - 1.2 - Images

Quiz
•
10th Grade - University
20 questions
Application Software - Revision Quiz

Quiz
•
University
24 questions
Photoshop Certification Vocabulary Part 1

Quiz
•
11th Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade