单项选择题

在OpenCV中,如何显示图像?()

A.cv2.imshow()
B.cv2.imread()
C.cv2.VideoCapture()
D.cv2.waitKey()