openMVG: "open Multiple View Geometry"

Core features

openMVG multiview module consists of a collection of:
  • solvers for 2 to n-view geometry constraints that arise in multiple view geometry.
    • Homography
    • Fundamental matrix
    • Essential matrix
    • Resection/Pose estimation matrix
    • Triangulation

  • a generic framework that can embed these solvers for robust estimation
    • Max-Consensus
    • Ransac
    • AC-Ransac (model and precision estimation)
    • Essential Essential Essential

  • an easy access to powerful library:


Unit solver for:
  • Homography
  • Essential
  • Fundamental matrix
  • Epipolar
  • Essential matrix
  • Essential
  • Resection/Pose estimation matrix
  • Resection
  • Triangulation
  • Triangulation