Skip to content

Releases: OpenDroneMap/ODM

3.0.2

09 Jan 15:18
d55202d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

3.0.1

01 Dec 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

3.0.0

23 Nov 19:28
c80d4e0
Compare
Choose a tag to compare

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.

  • Removed --resize-to which was deprecated long ago (in favor of --feature-quality).
  • Removed --depthmap-resolution, which is redundant with --pc-quality.
  • 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).
  • Removed --texturing-data-term, which I believe is not really used by many. A 3D model is almost always better textured using gmi.
  • 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.
  • Removed --texturing-tone-mapping which I think nobody ever touches (defaults to none).
  • 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.
  • Removed --debug, which was used in only two places.
  • Removed --time; we now always generate a benchmark.txt file by default.

What's Changed

Full Changelog: v2.9.2...v3.0.0

2.9.2

19 Oct 03:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.2

2.9.0

19 Sep 16:55
deb5327
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.8...v2.9.0

2.8.8

29 Jul 18:55
Compare
Choose a tag to compare
  • AI powered Sky Removal via --sky-removal
  • Faster orthophoto rendering
  • Dynamic rolling shutter readout database
  • Support for RGB+Multispec image inputs
  • Phantom 4 Multispectral Support

v2.8.7

10 Jul 16:50
Compare
Choose a tag to compare
  • Image masks work again
  • Several bug fixes and improvements

2.8.6

17 Jun 20:06
157a2eb
Compare
Choose a tag to compare
  • Rolling shutter correction! (via --rolling-shutter and optionally --rolling-shutter-readout)
  • Updates OpenSfM to the latest version (faster)
  • Updates Ceres (faster)
  • Can use cameras.json intrinsics as priori estimates instead of being fixed (users can still fix the intrinsics by passing --use-fixed-camera-params, which is the previous behavior)
  • Bug fixes

2.8.5

04 Jun 21:58
Compare
Choose a tag to compare
  • Multi subresolution Patch Match (better point clouds)
  • OGC 3D Tiles generation support (meshes, point clouds, via --3d-tiles)
  • Misc fixes and improvements

2.8.4

04 May 16:25
beb4a7e
Compare
Choose a tag to compare
  • Memory efficient, faster planar reconstruction
  • Binary tracks file