单项选择题

在OpenCV中,为了检浅图像中圆形的物体,应使用以下哪个函数?()

A.cv2.HoughCircles()
B.cv2.findContours()
C.cv2.SimpleBlobDetector()
D.cv2.cornerHarris()