代码 import cv2 as cv src = cv.imread('./0.jpg', cv.IMREAD_COLOR) cv.namedWindow('raw', cv.WINDOW_AUTOSIZE) cv.imshow