There is a newer version of the record available.

Published November 23, 2022 | Version v3.0.0
Software Open

OpenDroneMap/ODM: 3.0.0

  • 1. UAV4GEO
  • 2. @hotosm
  • 3. Kornia.org
  • 4. AWS
  • 5. AutoModality
  • 6. Threema GmbH / Bargen Software
  • 7. cartognu
  • 8. @AmericanRedCross
  • 9. Strayos
  • 10. @unleashlive
  • 11. DroneBlocks
  • 12. GIS, Kartografia, Szkolenia
  • 13. NCSU
  • 14. GISCAN
  • 15. Eigenvision

Description

Breaking Changes

The parameters below have been removed. If they are mistakenly used, a warning will be printed on screen and they will be ignored.

  • [x] Removed --resize-to which was deprecated long ago (in favor of --feature-quality).
  • [x] Removed --depthmap-resolution, which is redundant with --pc-quality.
  • [x] Removed --pc-geometric, which is now enabled by default. The point cloud results with pc-geometric are much sharper and accurate. While it does increase runtime, very few users remember know/remember to check this flag. If there's a case for reducing the runtime later on, I'd rather add a --skip-geometric-estimation flag or something (change from default off to on).
  • [x] Removed --texturing-data-term, which I believe is not really used by many. A 3D model is almost always better textured using gmi.
  • [x] Removed --texturing-outlier-removal-type, which I think it's always good to leave turned on, and gauss_clamping (the default) is already the best working method.
  • [x] Removed --texturing-tone-mapping which I think nobody ever touches (defaults to none).
  • [x] Removed --verbose, which was toggling on only a few extra printout statements. We now always print all available information. There might be a case in the future for adding a --quiet flag, which prints no messages and is probably a better logic.
  • [x] Removed --debug, which was used in only two places.
  • [x] Removed --time; we now always generate a benchmark.txt file by default.
What's Changed

Full Changelog: https://github.com/OpenDroneMap/ODM/compare/v2.9.2...v3.0.0

Files

OpenDroneMap/ODM-v3.0.0.zip

Files (558.2 kB)

Name Size Download all
md5:813d550eb0b7acb1f0922997e5cc9825
558.2 kB Preview Download

Additional details

Related works