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

Adapter-class for passing bearing-vector correspondences to the relative-pose algorithms. Intended for multi-central-viewpoint or relative non-central-viewpoint problems. Access of correspondences etc. via an additional pair-index referring to the pairs of cameras. More...

#include <stdlib.h>
#include <vector>
#include <opengv/types.hpp>
#include <opengv/relative_pose/RelativeAdapterBase.hpp>

Go to the source code of this file.

Classes

class  opengv::relative_pose::RelativeMultiAdapterBase
 

Namespaces

 opengv
 The namespace of this library.
 
 opengv::relative_pose
 The namespace for the relative pose methods.
 

Detailed Description

Adapter-class for passing bearing-vector correspondences to the relative-pose algorithms. Intended for multi-central-viewpoint or relative non-central-viewpoint problems. Access of correspondences etc. via an additional pair-index referring to the pairs of cameras.