单项选择题

A.np.array(mat)
B.cv2.toArray(mat)
C.mat.toArray()
D.cv2.numpy(mat)