相关考题
-
单项选择题
轮廓特征中()函数用于返回轮廓的长度。
A.cv2.approxPolyDP()
B.cv2.arcLength()
C.cv2.contourArea()
D.cv2.convexHull() -
单项选择题
OpenCV提供的轮廓绘制函数为()。
A.drawContours()
B.findContours()
C.shift()
D.canny() -
单项选择题
人眼看起来连续的视频,其帧速率至少要达到()。
A.10fps
B.20fps
C.15fps
D.25fps