单项选择题

在OpenCV中,以下哪个函数用于绘制图像中的轮廓?()

A.cv2.drawContours()
B.cv2.fillPoly()
C.cv2.polylines()
D.cv2.circle()