OpenDroneMap Beta v0.3 Release Candidate
Pre-release
Pre-release
dakotabenjamin
released this
25 Apr 13:11
·
2459 commits
to master
since this release
Changelog
Features:
- Video SLAM processing (optional install) see wiki
- UI Changes:
- Global settings file
- project path setting
- verbose flag
- parameter name simplification
- GCP improvements:
- Allow EXIF override
- Automatically find gcp_list.txt
- Use original images for georeferencing
- Multithreaded
- add opensfm-processes n flag for memory management
- expose tone mapping parameter to mvs-texturing
- Add optional modules in contrib/ directory: NDVI, GRASS DEM, Blender
- Expose odm_orthophoto settings: BigTIFF, no-tiled, compression type
- DEM generation using PDAL and a progressive morphological filter
- More robust installation process (See readme)
Fixes
- better logging for subprocesses
- update GDAL for multithreading
- fix texturing global illumination
- allow for partial restart of opensfm
- Minimize Dockerfile
- and more....