Pictures/python.png") print('Original Dimensions : ', img.shape) resized = cv2.resize(img, None, fx=0.6, fy=0.6, interpolation=cv2.
確定! 回上一頁