单项选择题

在OpenCV中,以下哪个函数用于进行图像的阈值处理?()

A.cv2.threshold()
B.cv2.adaptiveThreshold()
C.cv2.thresholding()
D.cv2.adaptiveThresh()