Prepare photos for a photogrammetry assembly
Project description
photogrammetry-photos-pipeline
A pipeline to prepare jpeg photos for photogrammetry reconstruction, with:
- dehazing
- he-2009: Single Image Haze Removal Using Dark Channel Prior
- meng-2013: Efficient Image Dehazing with Boundary Constraint and Contextual Regularization
- calibrating with external GPX coordinates
Install
pip install photogrammetry-photos-pipeline
Run
photogrammetry-photos-pipeline \
--images /path/to/orig/*.JPG \
--output /path/to/output \
--dehaze he-2009|meng-2013 \
--gpx /path/to/track.gpx
Dependencies
- he-2009 method was copied from https://github.com/He-Zhang/image_dehaze
- meng-2013 method from https://pypi.org/project/image-dehazer/
- coordinates-label-photos from coordinates-label-photos
License
MIT
Author
Alexandre Masselot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file photogrammetry-photos-pipeline-0.1.3.tar.gz
.
File metadata
- Download URL: photogrammetry-photos-pipeline-0.1.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc04b67d87b4712eb672bdacc749f959970e82e99245134b045e17c634255222 |
|
MD5 | 08c41b9e4b3f98f33a7e03a6e8b1458c |
|
BLAKE2b-256 | b9c058f9c64853c809918ef1e7c0fe5ad9a646d89705ab3fcfbf80ab11135ac8 |
File details
Details for the file photogrammetry_photos_pipeline-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: photogrammetry_photos_pipeline-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f2c680ffcb008a29d2347962db51fd2a2853fe6f5c1bfc277e2cc66e07cc13 |
|
MD5 | 3ef5f72b9d2eb7762a5aa2b9c7ec4476 |
|
BLAKE2b-256 | 6ab2ae44127f2a06ba675ae8a51f51be475d9492d6a0bba5f723af8e90debeed |