多项选择题

在OpenCV中,以下哪些函数用于图像的旋转和缩放?()

A.cv2.resize()
B.cv2.warpAffine()
C.cv2.getRotationMatrix2D()
D.cv2.GaussianBlur()