Published November 23, 2022
| Version v3.0.0
Software
Open
OpenDroneMap/ODM: 3.0.0
Authors/Creators
- Piero Toffanin1
- DK Benjamin2
- Edgar Riba3
- Pau Gargallo
- Stephen Mather
- Saijin-Naib
- indiajohnson-cm
- Seth Fitzsimmons4
- lupus78
- Frederik Gelder
- USPLM5
- Fi156
- Danilo Bargen6
- julio cesar de menezes7
- Dan Joseph8
- deltafactory
- Lee Pepper
- Felix Tubiana
- s.zhong9
- mordka10
- Dennis Baldwin11
- Tomasz Nycz12
- hetlelid
- Anna Petrasova13
- Sebastien
- Sylvain POULAIN14
- Dani Llewellyn
- Magnus Linderoth15
- Sam Salway
- 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-towhich 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 withpc-geometricare 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-estimationflag 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 usinggmi. - [x] Removed
--texturing-outlier-removal-type, which I think it's always good to leave turned on, andgauss_clamping(the default) is already the best working method. - [x] Removed
--texturing-tone-mappingwhich I think nobody ever touches (defaults tonone). - [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--quietflag, 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 abenchmark.txtfile by default.
- OpenMVS stability improvements, GCP warning checks by @pierotofy in https://github.com/OpenDroneMap/ODM/pull/1550
- Static masking by @smathermather in https://github.com/OpenDroneMap/ODM/pull/1552
- opendronemap available on edge by @smathermather in https://github.com/OpenDroneMap/ODM/pull/1553
- 3.0.0 release by @pierotofy in https://github.com/OpenDroneMap/ODM/pull/1551
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
- Is supplement to
- https://github.com/OpenDroneMap/ODM/tree/v3.0.0 (URL)