单项选择题

在轮廓检测中,哪个函数可以用来检测并绘制轮廓的凸包?()

A.cv2.convexHull()
B.cv2.boundingRect()
C.cv2.minAreaRect()
D.cv2.fitEllipse()