OpenGV
A library for solving calibrated central and non-central geometric vision problems
MultiCentralRelativePoseSacProblem.hpp File Reference

Functions for fitting a multi relative-pose model to sets of bearing-vector correspondences between multiple viewpoints. Exploits mutual agreement. Used within a multi random-sample paradigm for rejecting outlier correspondences. Experimental! More...

Go to the source code of this file.

Classes

class  opengv::sac_problems::relative_pose::MultiCentralRelativePoseSacProblem
 

Namespaces

 opengv
 The namespace of this library.
 
 opengv::sac_problems
 The namespace for the sample consensus problems.
 
 opengv::sac_problems::relative_pose
 The namespace for the relative pose methods.
 

Detailed Description

Functions for fitting a multi relative-pose model to sets of bearing-vector correspondences between multiple viewpoints. Exploits mutual agreement. Used within a multi random-sample paradigm for rejecting outlier correspondences. Experimental!