单项选择题

在OpenCV中,以下哪个函数用于自适应阈值操作?()

A.cv2.threshold()
B.cv2.adaptiveThreshold()
C.cv2.adaptiveBinary()
D.cv2.binaryAdaptive()