https://github.com/trongio/photo_stitcher_py
Small simple python program that stitches images horizontally or vertically
https://github.com/trongio/photo_stitcher_py
image-processing python small-project
Last synced: 5 months ago
JSON representation
Small simple python program that stitches images horizontally or vertically
- Host: GitHub
- URL: https://github.com/trongio/photo_stitcher_py
- Owner: trongio
- Created: 2024-02-27T18:46:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T19:01:37.000Z (over 2 years ago)
- Last Synced: 2024-02-27T19:51:12.832Z (over 2 years ago)
- Topics: image-processing, python, small-project
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# photo_stitcher_py
Small simple python program
that stitches images horizontally or vertically
## compilation:
pip install tkinter pillow pyinstaller
pyinstaller --onefile --windowed photo_stitcher.py
## screenshot:
