Python 處理圖像水印

使用到了opencv庫 安裝有點麻煩 win7python import cv2 from threading import Thread path = "C:\\Users\\GenteelDevil\\Desktop\\picture\\" def One(name1,name2): img = cv2.imread(name1) x,y,z = img.shape
相關文章
相關標籤/搜索