单项选择题

在OpenCV中,如何进行图像的类型转换?()

A.使用cv2.convertTo()函数
B.使用cv2.typeConvert()函数
C.使用cv2.changeType()函数
D.使用cv2.transformType()函数