单项选择题

在OpenCV中,如何进行泛洪填充操作?()

A.cv2.floodFill()
B.cv2.fillPoly()
C.cv2.rectangle()
D.cv2.circle()