Skip to content

v2.1 Sablefish

Latest
Compare
Choose a tag to compare
@pmoulon pmoulon released this 28 Dec 22:57

OpenMVG v2.1 "Sablefish" is out

What's new:

  • 42 PR has been handled.
  • 45 issues/features enhancement has been completed.

OpenMVG core:

Core

  • Add implementation of linear global translation (LiGT) - Global translations from global rotations and track observations #2065
  • Support for Ceres > 2.0 API #2162
  • SVG module refactoring #2157

Build

  • Improve support for non-x86 (Mac Silicon)
  • Add pixi build pixi.toml rules to build OpenMVG in a local folder without contamination of your system 20ef483

Software

  • Add python examples
    • to use Kornia ML features with openMVG 8df4af8
    • to export sfm_data.json scene to rerun #2245

Continuous Integration

  • Add CodeQL workflow #2135

New Contributors

What's Changed

Full Changelog: v2.0...v2.1