pythonCopy import cv2 img = cv2.imread('sample.jpeg',0) cv2.imshow('sample.jpeg',img). 使用 Ipython.Display 在Python 中顯示影象.
確定! 回上一頁