Skip to content

Releases: OpenDroneMap/ODM

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

2.8.3

22 Apr 19:08
f389ab2
Compare
Choose a tag to compare
  • Improved matcher-neighbors logic
  • Planar reconstruction --sfm-algorithm planar

2.8.2

05 Apr 15:42
9945eda
Compare
Choose a tag to compare
  • Bug fixes
  • Stability improvements
  • COPC point cloud support (--pc-copc)

2.8.0

27 Feb 17:40
5c3a650
Compare
Choose a tag to compare
  • Orthophoto improvements
  • Bug fixes

2.7.1

13 Jan 18:15
Compare
Choose a tag to compare
  • GPU bug fixes
  • OpenSfM fixes
  • Stability improvements

2.7.0

23 Dec 23:26
Compare
Choose a tag to compare
  • 50% faster point filtering
  • SIFT GPU on Windows
  • OpenSfM update (~20% faster)
  • OpenMVS update
  • --skip-orthophoto support
  • --sfm-algorithm support
  • OPK camera angles support

2.6.7

16 Nov 15:28
Compare
Choose a tag to compare
  • GPU accelerated point cloud densification (CUDA)
  • ORB/AKAZE feature detectors
  • Bug fixes

2.6.5

15 Oct 19:01
Compare
Choose a tag to compare
  • --boundary and --auto-boundary flags
  • Lots of bug fixes