单项选择题

在OpenCV中,以下哪个函数用于进行轮廓检测?()

A.cv2.findContours()
B.cv2.contourArea()
C.cv2.drawContours()
D.cv2.Canny()