多项选择题

在OpenCV中,哪些函数可以用于图像的类型转换?()

A.cv2.convertTo()
B.cv2.cvtColor()
C.cv2.typeConvert()
D.cv2.changeType()