OKVIS
|
Header file for the FrameRelativePoseSacProblem class. More...
#include <okvis/assert_macros.hpp>
#include <opengv/types.hpp>
#include <opengv/triangulation/methods.hpp>
#include <opengv/relative_pose/methods.hpp>
#include <opengv/sac_problems/relative_pose/CentralRelativePoseSacProblem.hpp>
#include <opengv/relative_pose/FrameRelativeAdapter.hpp>
Go to the source code of this file.
Classes | |
class | opengv::sac_problems::relative_pose::FrameRelativePoseSacProblem |
Provides functions for fitting a relative-pose model to a set of bearing-vector to point correspondences, using different algorithms (only central case). Used in a sample-consenus paradigm for rejecting outlier correspondences. More... | |
Namespaces | |
opengv | |
Namespace for classes extending the OpenGV library. | |
opengv::sac_problems | |
The namespace for the sample consensus problems. | |
opengv::sac_problems::relative_pose | |
The namespace for the relative pose methods. | |
Header file for the FrameRelativePoseSacProblem class.