BarCode 製作與辨識
本篇使用 python-barcode 套件製作條碼,再使用… Read more »
本篇使用 python-barcode 套件製作條碼,再使用… Read more »
Pillow(枕頭) 是另一套處理圖型的套件,簡稱為 PIL… Read more »
DeepFake 演算法可以把任何影片中的人臉轉換成其它人臉… Read more »
受密碼保護的文章不會產生內容摘要。
開啟圖檔 開啟檔案內的圖檔,需先import PythonM… Read more »
總和公式 $(\sum_{i=1}^{i=n}x_{i}=x… Read more »
前一篇的人臉辨識中,其步驟為 : 載入圖片 -> 取得… Read more »
Erosion 影像侵蝕膨脹 底下代碼,可以將文字變成較細及… Read more »
基本名詞 Image Patch: 以某一點為中心,往外的一… Read more »
直線 cv2.line(image, (x1, y1), (… Read more »