单项选择题

在进行图像二值化操作时,以下哪个函数是基本的二值化方法?()

A.cv2.adaptiveThreshold()
B.cv2.threshold()
C.cv2.binaryThreshold()
D.cv2.simpleThreshold()