单项选择题

在OpenCV中,为实现图像的二值化处理,会使用以下哪个函数?()

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