https://github.com/zebrajaeger/pano
Overview of my panoramic workflow
https://github.com/zebrajaeger/pano
panorama panorama-camera panorama-image panorama-viewer
Last synced: about 2 months ago
JSON representation
Overview of my panoramic workflow
- Host: GitHub
- URL: https://github.com/zebrajaeger/pano
- Owner: zebrajaeger
- Created: 2023-05-23T07:06:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T14:22:01.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T23:42:53.749Z (3 months ago)
- Topics: panorama, panorama-camera, panorama-image, panorama-viewer
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pano
This repository represents an overview of the different subprojects related to my panorama workflow.
1) Take pictures:
1) Auto panoramic head: [ph3](https://github.com/zebrajaeger/ph3)
- Shoot photos automatically
- Java, Spring Boot, Angular, Arduino, C++
1) Move panoramic head with a Joystick: [pi-pico-usb-joystick](https://github.com/zebrajaeger/pi-pico-usb-joystick)
- Precise Movement with [FrSky spare part](https://www.google.com/search?q=FrSky+Gimbal+M9+Hall+Sensor+Taranis+X9D+Plus).
- USB HID Device, works on every platform
- [CircuitPython for Raspberry Pi Pico](https://circuitpython.org/board/raspberry_pi_pico/)
1) Develop: Remote connection to a i2c-bus: [remote-i2c](https://github.com/zebrajaeger/remote-i2c)
- For Raspberry PI
- Local machine high-level development with connection to a real device
1) Optional: [GPS Position Sensor](https://github.com/zebrajaeger/i2c-gps)
- Connect a GP-02 Module via I2C
1) Stitch photos to one big image
- Kolor Autopano Giga (commercial, discontinued by GoPro)
-
1) Generate tilemaps and Viewer: [jsphere2cube](https://github.com/zebrajaeger/jsphere2cube)
- Java
- Uses [marzipano](https://www.marzipano.net/) and [pannellum]()
1) Viewer: [Modified Pannellum viewer](https://github.com/zebrajaeger/pannellum-modified)
- It doesn't stop auto-orientation on zoom/move
1) Server to present the panos: [pano-server](https://github.com/zebrajaeger/pano-server)
- Overview
- Preview for shared panos via FB/Whatsapp etc.
- NodeJs, Docker
1) Backup/Storage
1) Fix picture links in .pano files from Autopano Giga with [Autoopano Path Relativizer](https://github.com/zebrajaeger/autopano-path-relativizer)
- Java
- CLI or "GUI"