Quiz: Editing Images
Let's test your OpenCV image editing skills.
Let’s recall what we learned in the last chapter.
1
How to get the dimensions of an image read as img
?
A)
img.size
B)
img.shape()
C)
img.shape
D)
image.dimesion
Question 1 of 30 attempted
Get hands-on with 1200+ tech skills courses.