OpenMVG (open Multiple View Geometry) v0.8.1 Release Notes

Release Date: 2015-05-30 // almost 9 years ago
  • OpenMVG "Paracheirodon innesi diamant" V0.8.1 is out.

    It's recommended to checkout the master tree from the Git rather than download this archive.

    What's new:

    • Speed enhancement:
      • Incremental SfM pipeline: Looking for next image to resect is now done in parallel.
      • Matching of image collection: a bit faster thanks to a better usage of parallelism.
    • 🌲 Logging:
      • If graphviz is installed, view graphs are exported for the Image matching and the Global SfM processes.
    • Connection with 3rd party application:
      • Extended the BAF ASCII output format for easy usage of OpenMVG SfM scene with 3rd party applications
      • Add a software to export undistorted images
    • API:
      • each openMVG module now use it's own namespace "openMVG::module"
      • Remove the deprecated openMVG/bundle_adjustment module
      • Rewrite some samples to fit the new openMVG/sfm and openMVG/cameras modules
    • 🏗 Build (experimental):
      • (optional) openMVG can now use external Eigen & Ceres libraries.
      • OpenMVG can now be used as a third party library with Find_package(OpenMVG). (Prefer to use a local openMVG installation path: see BUILD)

    Here the complete list of closed issues:
    https://github.com/openMVG/openMVG/issues?q=milestone%3A%22Putative+0.8.1%22+is%3Aclosed