多项选择题

在OpenCV中,哪些函数可以用于图像的读取和保存?()

A.cv2.imread()
B.cv2.imwrite()
C.cv2.read()
D.cv2.save()