將簽名檔圖片與照片合成的 Terminal / Console 程式。
文章 : Medium - Python : 用 PIL 做影像處理(合成)
- 使用 PIL - Pillow,將已去背的簽名檔圖片與照片合成後輸出。
- 📁 Picture : 放要進行合成的照片(可放多張)。
- 📁 SignPicture : 放簽名檔圖片(只能放一張)。
- 📁 ResultPicture : 結果輸出。
- 📁 Picture、SignPicture 已放置範例圖片供嘗試。
- 📁 Picture、SignPicture 僅接受 'jpg'、'jpeg'、'png'、'gif' 格式。
- 本範例可在 Windows / macOS 環境下執行。
-
本程式執行的最佳環境為:Python3.X,請確認自己的 Python 版本。
-
Clone / Download 這個專案:
git clone https://github.com/rf777rf777/PictureCombineTool.git
-
在 Terminal / Console(cmd) 輸入:
pip install -r requirements.txt
來安裝需要的 Packages。
-
在 Terminal / Console (cmd) 輸入:
python combine.py
-
範例結果,其一:
應用程式版下載,內附說明,不需安裝Python即可使用:
- macOS 版:https://nofile.io/f/baZKvwHRFCE
- Windows 版:https://nofile.io/f/q9oVkrtYttB