Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mygeekdaddy/camera_photo_merge
Pythonista script that prompts you to take two pictures and then automatically merges the two images into a single image and saves it to your camera roll.
https://github.com/mygeekdaddy/camera_photo_merge
Last synced: 3 months ago
JSON representation
Pythonista script that prompts you to take two pictures and then automatically merges the two images into a single image and saves it to your camera roll.
- Host: GitHub
- URL: https://github.com/mygeekdaddy/camera_photo_merge
- Owner: mygeekdaddy
- License: mit
- Created: 2016-01-12T14:27:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T21:34:04.000Z (almost 6 years ago)
- Last Synced: 2024-05-16T02:41:54.381Z (6 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - mygeekdaddy/camera_photo_merge - Pythonista script that prompts you to take two pictures and then automatically merges the two images into a single image and saves it to your camera roll. (Python)
README
# Camera Photo Merge
Revised: 2016-01-12
Pythonista script that prompts you to take two pictures and then automatically merges the two images into a single image and saves it to your camera roll. The script will verify that both images are the same orientation and merge them together with a small border around each image.