单项选择题

在NumPy中,如何对图像进行颜色空间转换?()

A.cv2.cvtColor()
B.cv2.inRange()
C.cv2.split()
D.cv2.merge()