Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sasaplus1/docker-fix-orientation
fix orientation for 360 panorama photo
https://github.com/sasaplus1/docker-fix-orientation
dockerfile panorama theta360
Last synced: about 1 month ago
JSON representation
fix orientation for 360 panorama photo
- Host: GitHub
- URL: https://github.com/sasaplus1/docker-fix-orientation
- Owner: sasaplus1
- License: mit
- Created: 2019-08-25T14:53:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T03:52:04.000Z (4 months ago)
- Last Synced: 2024-09-10T06:46:45.632Z (4 months ago)
- Topics: dockerfile, panorama, theta360
- Language: Makefile
- Size: 14.7 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-fix-orientation
[![test](https://github.com/sasaplus1/docker-fix-orientation/workflows/test/badge.svg)](https://github.com/sasaplus1/docker-fix-orientation/actions?query=workflow%3Atest)
[![renovate](https://badges.renovateapi.com/github/sasaplus1/docker-fix-orientation)](https://renovatebot.com)fix orientation for 360 panorama photo
## How to use
build Docker image:
```console
$ make build
```put JPEG files to `share` directory, and execute below:
```console
$ make run
```## Dependencies
- [mbirth/ricoh-theta](https://github.com/mbirth/ricoh-theta)
## License
The MIT license.