多项选择题

在OpenCV中,哪些函数可以用于图像的亮度和对比度调整?()

A.cv2.addWeighted()
B.cv2.convertScaleAbs()
C.cv2.equalizeHist()
D.cv2.GaussianBlur()