我個人是比較喜歡5,也就是用opencv 來幫忙,以下簡單示範讀檔用法: import cv2 # Loads a color image I1 = cv2.imread('/home/shayne/fig1.jpg') ...
確定! 回上一頁