Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/recolude/photogrammetry-recordings
Utils for translating photogrammetry reconstructions into Recolude recordings
https://github.com/recolude/photogrammetry-recordings
photogrammetry structure-from-motion
Last synced: 16 days ago
JSON representation
Utils for translating photogrammetry reconstructions into Recolude recordings
- Host: GitHub
- URL: https://github.com/recolude/photogrammetry-recordings
- Owner: recolude
- License: mit
- Created: 2023-05-09T01:20:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T01:17:53.000Z (over 1 year ago)
- Last Synced: 2024-11-22T17:50:52.727Z (3 months ago)
- Topics: photogrammetry, structure-from-motion
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Photogrammetry Recordings
Utils for translating photogrammetry reconstructions into Recolude recordings
```bash
go install ./cmd/photorap
photorap opensfm --reconstruction ./reconstruction.json --out example.rap
```