单项选择题

在OpenCV中,如何进行图像模糊操作?()

A.cv2.GaussianBlur()
B.cv2.Canny()
C.cv2.threshold()
D.cv2.cvtColor()